Summary: | Crash in DocumentDB::put | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-baloo | Reporter: | Jean-Paul Lambrechts <jlambrec> |
Component: | Baloo File Daemon | Assignee: | Pinak Ahuja <pinak.ahuja> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aspotashev, dverbeek, mail, matejm98mthw, nate, pinak.ahuja, ymm-nuk |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.51.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jean-Paul Lambrechts
2015-10-03 04:16:32 UTC
*** Bug 358729 has been marked as a duplicate of this bug. *** *** Bug 399851 has been marked as a duplicate of this bug. *** *** Bug 380080 has been marked as a duplicate of this bug. *** *** Bug 390200 has been marked as a duplicate of this bug. *** *** Bug 399851 has been marked as a duplicate of this bug. *** Arch Linux Plasma 5.14.1 Kf5 5.51 Baloo and lmdb rebuilt with debug and !strip Application: Baloo File Indexing Daemon (baloo_file), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x7f8d85169800 (LWP 10339))] Thread 3 (Thread 0x7f4d7ffff700 (LWP 10371)): [KCrash Handler] #6 0x00007f8d88bebdc4 in mdb_midl_xmerge (idl=idl@entry=0x7f4cdcaf5018, merge=merge@entry=0x7f4d86858010) at midl.c:207 #7 0x00007f8d88be34a5 in mdb_page_alloc (num=num@entry=1, mp=mp@entry=0x7f4d7fffe0d8, mc=<optimized out>) at mdb.c:2277 #8 0x00007f8d88be391b in mdb_page_touch (mc=mc@entry=0x7f4d7fffe610) at mdb.c:2495 #9 0x00007f8d88be554c in mdb_cursor_touch (mc=mc@entry=0x7f4d7fffe610) at mdb.c:6492 #10 0x00007f8d88be864b in mdb_cursor_put (mc=mc@entry=0x7f4d7fffe610, key=key@entry=0x7f4d7fffe9f0, data=data@entry=0x7f4d7fffea00, flags=flags@entry=0) at mdb.c:6626 #11 0x00007f8d88beb2eb in mdb_put (txn=0x55633b2ff3e0, dbi=4, key=key@entry=0x7f4d7fffe9f0, data=data@entry=0x7f4d7fffea00, flags=flags@entry=0) at mdb.c:8991 #12 0x00007f8d8a880b53 in Baloo::DocumentDB::put (this=this@entry=0x7f4d7fffeab0, docId=<optimized out>, docId@entry=19199732173831682, list=...) at /usr/src/debug/baloo-5.51.0/src/engine/documentdb.cpp:77 #13 0x00007f8d8a8a5398 in Baloo::WriteTransaction::addDocument (this=0x55633b44f470, doc=...) at /usr/src/debug/baloo-5.51.0/src/engine/writetransaction.cpp:62 #14 0x00007f8d8a89d9ba in Baloo::Transaction::addDocument (this=this@entry=0x7f4d7fffebe0, doc=...) at /usr/src/debug/baloo-5.51.0/src/engine/transaction.cpp:233 #15 0x000055633943212d in Baloo::ModifiedFileIndexer::run (this=0x55633b4424a0) at /usr/include/qt/QtCore/qrefcount.h:60 #16 0x00007f8d8a31b971 in ?? () from /usr/lib/libQt5Core.so.5 #17 0x00007f8d8a31799c in ?? () from /usr/lib/libQt5Core.so.5 #18 0x00007f8d8969ba9d in start_thread () from /usr/lib/libpthread.so.0 #19 0x00007f8d89e7cb23 in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7f8d84e83700 (LWP 10342)): #0 0x00007f8d89e71c21 in poll () from /usr/lib/libc.so.6 #1 0x00007f8d8833eee0 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f8d8833efce in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f8d8a529624 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #4 0x00007f8d8a4d265c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #5 0x00007f8d8a316599 in QThread::exec() () from /usr/lib/libQt5Core.so.5 #6 0x00007f8d8a95fba6 in ?? () from /usr/lib/libQt5DBus.so.5 #7 0x00007f8d8a31799c in ?? () from /usr/lib/libQt5Core.so.5 #8 0x00007f8d8969ba9d in start_thread () from /usr/lib/libpthread.so.0 #9 0x00007f8d89e7cb23 in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7f8d85169800 (LWP 10339)): #0 0x00007f8d89e71c21 in poll () from /usr/lib/libc.so.6 #1 0x00007f8d8833eee0 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f8d8833efce in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f8d8a529624 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #4 0x00007f8d8a4d265c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #5 0x00007f8d8a4da966 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #6 0x00005563394243f4 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo-5.51.0/src/file/main.cpp:104 [Inferior 1 (process 10339) detached] ` *** This bug has been marked as a duplicate of bug 389848 *** |