https://bugs.kde.org/show_bug.cgi?id=394637

            Bug ID: 394637
           Summary: Using Double Commander (file manager)
           Product: frameworks-baloo
           Version: 5.45.0
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Keywords: drkonqi
          Severity: normal
          Priority: NOR
         Component: Baloo File Daemon
          Assignee: baloo-bugs-n...@kde.org
          Reporter: valente.ser...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.45.0)

Qt Version: 5.9.4
Frameworks Version: 5.45.0
Operating System: Linux 4.16.9-lp150.2-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
- What I was doing when the application crashed:

Copying and pasteing a file using CTRL-C and CTRL-V on Double Commander (file
manager)

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff21f347100 (LWP 2822))]

Thread 3 (Thread 0x7fb213f5a700 (LWP 2997)):
#0  0x00007ff21bdc9c24 in pthread_getspecific () from /lib64/libpthread.so.0
#1  0x00007ff219471ce0 in g_thread_self () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff21944a20d in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ff21d9dac0b in QEventDispatcherGlib::processEvents
(this=0x55a611b68bc0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007ff21d98309a in QEventLoop::exec (this=this@entry=0x7fb213f59b80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x000055a610c08dbd in Baloo::FileContentIndexer::run (this=0x55a611aea8a0)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/filecontentindexer.cpp:73
#6  0x00007ff21d7b4372 in QThreadPoolThread::run (this=0x55a611b21e40) at
thread/qthreadpool.cpp:99
#7  0x00007ff21d7b70ce in QThreadPrivate::start (arg=0x55a611b21e40) at
thread/qthread_unix.cpp:368
#8  0x00007ff21bdc2559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff21cd6b82f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff214a6d700 (LWP 2827)):
#0  0x00007ff21cd6108b in poll () from /lib64/libc.so.6
#1  0x00007ff21944a109 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff21944a21c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x00007ff21d9dac0b in QEventDispatcherGlib::processEvents
(this=0x55a611ac85e0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007ff21d98309a in QEventLoop::exec (this=this@entry=0x7ff214a6cca0,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007ff21d7b24da in QThread::exec (this=<optimized out>) at
thread/qthread.cpp:515
#6  0x00007ff21ebf7985 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007ff21d7b70ce in QThreadPrivate::start (arg=0x7ff21ee67d60) at
thread/qthread_unix.cpp:368
#8  0x00007ff21bdc2559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007ff21cd6b82f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff21f347100 (LWP 2822)):
[KCrash Handler]
#6  0x00007ff21cca90e0 in raise () from /lib64/libc.so.6
#7  0x00007ff21ccaa6c1 in abort () from /lib64/libc.so.6
#8  0x00007ff21aa6d922 in mdb_assert_fail (env=0x55a611ada160,
expr_txt=expr_txt@entry=0x7ff21aa6f3af "rc == 0",
func=func@entry=0x7ff21aa6fce8 <__func__.6935> "mdb_page_dirty",
line=line@entry=2071, file=0x7ff21aa6f390 "mdb.c") at mdb.c:1487
#9  0x00007ff21aa62e05 in mdb_page_dirty (txn=0x55a611adb650, mp=<optimized
out>) at mdb.c:2071
#10 0x00007ff21aa63fea in mdb_page_alloc (num=num@entry=1,
mp=mp@entry=0x7ffe87e92468, mc=<optimized out>) at mdb.c:2252
#11 0x00007ff21aa64259 in mdb_page_touch (mc=mc@entry=0x7ffe87e929a0) at
mdb.c:2370
#12 0x00007ff21aa65d2f in mdb_cursor_touch (mc=mc@entry=0x7ffe87e929a0) at
mdb.c:6273
#13 0x00007ff21aa68eee in mdb_cursor_put (mc=0x7ffe87e929a0,
key=0x7ffe87e92d70, data=0x7ffe87e92d80, flags=<optimized out>) at mdb.c:6407
#14 0x00007ff21aa6b9ab in mdb_put (txn=0x55a611adb650, dbi=2,
key=key@entry=0x7ffe87e92d70, data=data@entry=0x7ffe87e92d80,
flags=flags@entry=0) at mdb.c:8765
#15 0x00007ff21e341e5c in Baloo::PostingDB::put
(this=this@entry=0x7ffe87e92e60, term=..., list=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:78
#16 0x00007ff21e34e5d0 in Baloo::WriteTransaction::commit (this=0x55a611b25fe0)
at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:289
#17 0x00007ff21e3474c2 in Baloo::Transaction::commit
(this=this@entry=0x7ffe87e92f10) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#18 0x000055a610c11bee in Baloo::MetadataMover::moveFileMetadata
(this=0x55a611ad9d00, from=..., to=...) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/metadatamover.cpp:58
#19 0x00007ff21d9b214c in QtPrivate::QSlotObjectBase::call (a=0x7ffe87e93140,
r=0x7ffe87e936e0, this=0x55a611adc450) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#20 QMetaObject::activate (sender=sender@entry=0x55a611ade240,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=7,
argv=argv@entry=0x7ffe87e93140) at kernel/qobject.cpp:3749
#21 0x00007ff21d9b2757 in QMetaObject::activate
(sender=sender@entry=0x55a611ade240, m=m@entry=0x55a610e2dba0
<KInotify::staticMetaObject>, local_signal_index=local_signal_index@entry=7,
argv=argv@entry=0x7ffe87e93140) at kernel/qobject.cpp:3628
#22 0x000055a610c14af4 in KInotify::moved (_t2=..., _t1=...,
this=0x55a611ade240) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/build/src/file/baloofilecommon_autogen/include/moc_kinotify.cpp:343
#23 KInotify::slotEvent (this=0x55a611ade240, socket=<optimized out>) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/kinotify.cpp:421
#24 0x00007ff21d9b214c in QtPrivate::QSlotObjectBase::call (a=0x7ffe87e932a0,
r=0x55a611ade240, this=0x55a611b23100) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#25 QMetaObject::activate (sender=sender@entry=0x55a611b41740,
signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0,
argv=argv@entry=0x7ffe87e932a0) at kernel/qobject.cpp:3749
#26 0x00007ff21d9b2757 in QMetaObject::activate
(sender=sender@entry=0x55a611b41740, m=m@entry=0x7ff21de3cd40
<QSocketNotifier::staticMetaObject>,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7ffe87e932a0)
at kernel/qobject.cpp:3628
#27 0x00007ff21d9bdeb8 in QSocketNotifier::activated
(this=this@entry=0x55a611b41740, _t1=<optimized out>, _t2=...) at
.moc/moc_qsocketnotifier.cpp:136
#28 0x00007ff21d9be222 in QSocketNotifier::event (this=0x55a611b41740,
e=0x7ffe87e93380) at kernel/qsocketnotifier.cpp:266
#29 0x00007ff21d984a71 in doNotify (event=0x7ffe87e93380,
receiver=0x55a611b41740) at kernel/qcoreapplication.cpp:1091
#30 QCoreApplication::notify (event=<optimized out>, receiver=<optimized out>,
this=<optimized out>) at kernel/qcoreapplication.cpp:1077
#31 QCoreApplication::notifyInternal2 (receiver=0x55a611b41740,
event=event@entry=0x7ffe87e93380) at kernel/qcoreapplication.cpp:1016
#32 0x00007ff21d9db7ed in QCoreApplication::sendEvent (event=0x7ffe87e93380,
receiver=<optimized out>) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#33 socketNotifierSourceDispatch (source=0x55a611ac6350) at
kernel/qeventdispatcher_glib.cpp:106
#34 0x00007ff219449f57 in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#35 0x00007ff21944a190 in ?? () from /usr/lib64/libglib-2.0.so.0
#36 0x00007ff21944a21c in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#37 0x00007ff21d9dabef in QEventDispatcherGlib::processEvents
(this=0x55a611ac5c20, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#38 0x00007ff21d98309a in QEventLoop::exec (this=this@entry=0x7ffe87e93590,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#39 0x00007ff21d98b9e4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1289
#40 0x000055a610bfb21c in main (argc=<optimized out>, argv=<optimized out>) at
/usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/main.cpp:104

Possible duplicates by query: bug 392094, bug 391152, bug 387672, bug 385187,
bug 383334.

Reported using DrKonqi

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to