Application: baloo_file (5.18.0) Qt Version: 5.5.1 Operating System: Linux 4.4.0-53-generic x86_64 Distribution: Ubuntu 16.04.1 LTS -- Information about the crash: - What I was doing when the application crashed: opening a .doc file with lock override. About 10 minutes after a full restart and with the system running cleanly, attempted to open a file; the file had been locked previously (about1 year ago) and I had to to override the lock. LibreOffice opened the file normally but Baloo crashed immediately. -- Backtrace: Application: Baloo File Indexing Daemon (baloo_file), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fbb9b8a18c0 (LWP 1592))] Thread 2 (Thread 0x7fba507ec700 (LWP 2122)): #0 0x00007fffb6fb6caf in clock_gettime () #1 0x00007fbb999c6c86 in __GI___clock_gettime (clock_id=1, tp=tp@entry=0x7fba507eb850) at ../sysdeps/unix/clock_gettime.c:115 #2 0x00007fbb9a45bb86 in qt_clock_gettime (ts=0x7fba507eb850, clock=<optimized out>) at tools/qelapsedtimer_unix.cpp:105 #3 do_gettime (frac=<synthetic pointer>, sec=<synthetic pointer>) at tools/qelapsedtimer_unix.cpp:156 #4 qt_gettime () at tools/qelapsedtimer_unix.cpp:165 #5 0x00007fbb9a5e0279 in QTimerInfoList::updateCurrentTime (this=this@entry=0x7fba480030d0) at kernel/qtimerinfo_unix.cpp:84 #6 0x00007fbb9a5e07e5 in QTimerInfoList::timerWait (this=0x7fba480030d0, tm=...) at kernel/qtimerinfo_unix.cpp:381 #7 0x00007fbb9a5e1bce in timerSourcePrepareHelper (timeout=0x7fba507eb924, src=<optimized out>) at kernel/qeventdispatcher_glib.cpp:127 #8 timerSourcePrepare (source=<optimized out>, timeout=0x7fba507eb924) at kernel/qeventdispatcher_glib.cpp:160 #9 0x00007fbb96b7c92d in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007fbb96b7d2cb in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007fbb96b7d4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x00007fbb9a5e27eb in QEventDispatcherGlib::processEvents (this=0x7fba480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:420 #13 0x00007fbb9a589b4a in QEventLoop::exec (this=this@entry=0x7fba507ebbc0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #14 0x0000000000420cd8 in Baloo::FileContentIndexer::run (this=0x2668570) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/filecontentindexer.cpp:71 #15 0x00007fbb9a3a82d3 in QThreadPoolThread::run (this=0x27116e0) at thread/qthreadpool.cpp:93 #16 0x00007fbb9a3ab7be in QThreadPrivate::start (arg=0x27116e0) at thread/qthread_unix.cpp:331 #17 0x00007fbb9900f6ba in start_thread (arg=0x7fba507ec700) at pthread_create.c:333 #18 0x00007fbb999b882d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 Thread 1 (Thread 0x7fbb9b8a18c0 (LWP 1592)): [KCrash Handler] #6 0x00007fbb998e7428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 #7 0x00007fbb998e902a in __GI_abort () at abort.c:89 #8 0x00007fbb980ec002 in mdb_assert_fail (env=0x2604b60, expr_txt=expr_txt@entry=0x7fbb980eda5f "rc == 0", func=func@entry=0x7fbb980ee398 <__func__.7098> "mdb_page_dirty", line=line@entry=2065, file=0x7fbb980eda40 "mdb.c") at mdb.c:1481 #9 0x00007fbb980e16a5 in mdb_page_dirty (txn=0x25d35a0, mp=<optimized out>) at mdb.c:2065 #10 0x00007fbb980e2863 in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7fffb6f68d68, mc=0x7fffb6f691e0) at mdb.c:2246 #11 0x00007fbb980e2ac9 in mdb_page_touch (mc=mc@entry=0x7fffb6f691e0) at mdb.c:2364 #12 0x00007fbb980e4704 in mdb_cursor_touch (mc=mc@entry=0x7fffb6f691e0) at mdb.c:6267 #13 0x00007fbb980e8857 in mdb_cursor_del (mc=0x7fffb6f691e0, flags=32) at mdb.c:6826 #14 0x00007fbb980e9dc0 in mdb_del0 (txn=0x25d35a0, dbi=4, key=0x7fffb6f695c0, data=0x0, flags=32, flags@entry=0) at mdb.c:8305 #15 0x00007fbb980ea151 in mdb_del (txn=<optimized out>, dbi=<optimized out>, key=key@entry=0x7fffb6f695c0, data=<optimized out>, data@entry=0x0) at mdb.c:8265 #16 0x00007fbb9aa76d8e in Baloo::DocumentDB::del (this=this@entry=0x7fffb6f69670, docId=docId@entry=21396539226195969) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/documentdb.cpp:110 #17 0x00007fbb9aa90f6a in Baloo::WriteTransaction::removeDocument (this=0x2738810, id=id@entry=21396539226195969) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/writetransaction.cpp:126 #18 0x00007fbb9aa89ff9 in Baloo::Transaction::removeDocument (this=this@entry=0x7fffb6f697d0, id=id@entry=21396539226195969) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/engine/transaction.cpp:235 #19 0x0000000000429632 in Baloo::MetadataMover::removeMetadata (this=this@entry=0x262aa50, tr=tr@entry=0x7fffb6f697d0, url=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/metadatamover.cpp:82 #20 0x00000000004296cd in Baloo::MetadataMover::removeFileMetadata (this=0x262aa50, file=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/metadatamover.cpp:66 #21 0x00007fbb9a5babaf in QtPrivate::QSlotObjectBase::call (a=0x7fffb6f69920, r=0x262aa50, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124 #22 QMetaObject::activate (sender=sender@entry=0x268ce90, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffb6f69920) at kernel/qobject.cpp:3698 #23 0x00007fbb9a5bb537 in QMetaObject::activate (sender=sender@entry=0x268ce90, m=m@entry=0x645940 <Baloo::PendingFileQueue::staticMetaObject>, local_signal_index=local_signal_index@entry=3, argv=argv@entry=0x7fffb6f69920) at kernel/qobject.cpp:3578 #24 0x0000000000432f05 in Baloo::PendingFileQueue::removeFileIndex (this=this@entry=0x268ce90, _t1=...) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/obj-x86_64-linux-gnu/src/file/moc_pendingfilequeue.cpp:217 #25 0x0000000000427856 in Baloo::PendingFileQueue::processCache (this=0x268ce90) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/pendingfilequeue.cpp:89 #26 0x00007fbb9a5babaf in QtPrivate::QSlotObjectBase::call (a=0x7fffb6f69aa0, r=0x268ce90, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:124 #27 QMetaObject::activate (sender=sender@entry=0x268cea8, signalOffset=<optimized out>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3698 #28 0x00007fbb9a5bb537 in QMetaObject::activate (sender=sender@entry=0x268cea8, m=m@entry=0x7fbb9a7d5840 <QTimer::staticMetaObject>, local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x0) at kernel/qobject.cpp:3578 #29 0x00007fbb9a63a400 in QTimer::timeout (this=this@entry=0x268cea8) at .moc/moc_qtimer.cpp:197 #30 0x00007fbb9a5c75c8 in QTimer::timerEvent (this=0x268cea8, e=<optimized out>) at kernel/qtimer.cpp:247 #31 0x00007fbb9a5bbbb3 in QObject::event (this=0x268cea8, e=<optimized out>) at kernel/qobject.cpp:1261 #32 0x00007fbb9a58c36c in QCoreApplication::notify (event=0x7fffb6f69c20, receiver=0x268cea8, this=0x7fffb6f69f20) at kernel/qcoreapplication.cpp:1038 #33 QCoreApplication::notifyInternal (this=0x7fffb6f69f20, receiver=0x268cea8, event=event@entry=0x7fffb6f69c20) at kernel/qcoreapplication.cpp:965 #34 0x00007fbb9a5e15ed in QCoreApplication::sendEvent (event=0x7fffb6f69c20, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:224 #35 QTimerInfoList::activateTimers (this=0x25c3340) at kernel/qtimerinfo_unix.cpp:637 #36 0x00007fbb9a5e1b29 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:177 #37 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:224 #38 0x00007fbb96b7d1a7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #39 0x00007fbb96b7d400 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007fbb96b7d4ac in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007fbb9a5e27cf in QEventDispatcherGlib::processEvents (this=0x25c3590, flags=...) at kernel/qeventdispatcher_glib.cpp:418 #42 0x00007fbb9a589b4a in QEventLoop::exec (this=this@entry=0x7fffb6f69e60, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204 #43 0x00007fbb9a591bec in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1229 #44 0x000000000041698c in main (argc=1, argv=<optimized out>) at /build/baloo-kf5-wIK3t6/baloo-kf5-5.18.0/src/file/main.cpp:88 Reported using DrKonqi
Thanks for the report, there is already a similar backtrace. *** This bug has been marked as a duplicate of bug 372655 ***