Bug 367212

Summary: Baloo keeps crashing
Product: [Frameworks and Libraries] frameworks-baloo Reporter: Ben Buske <benjamin.buske>
Component: EngineAssignee: Pinak Ahuja <pinak.ahuja>
Status: RESOLVED DUPLICATE    
Severity: crash CC: aspotashev, christoph
Priority: NOR Keywords: drkonqi
Version: 5.21.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ben Buske 2016-08-17 15:05:29 UTC
Application: baloo_file (5.21.0)

Qt Version: 5.5.1
Operating System: Linux 4.1.27-27-default x86_64
Distribution: "openSUSE Leap 42.1 (x86_64)"

-- Information about the crash:
Pretty much every time I open Dolphin, move files, rename files, etc. I get the crash message saying that Baloo has crashed. I have read through the other bug reports and though I found some similar onces, the error code looked different and besides that I am only using Firefox, no chrome, etc.

The crash can be reproduced sometimes.

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

Thread 2 (Thread 0x7fc9cc00a700 (LWP 1930)):
#0  0x00007fcb12feebfd in poll () at /lib64/libc.so.6
#1  0x00007fcb0fa2fe64 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007fcb0fa2ff7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007fcb13c1cd8b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#4  0x00007fcb13bc3d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#5  0x000000000041531b in  ()
#6  0x00007fcb139e7382 in  () at /usr/lib64/libQt5Core.so.5
#7  0x00007fcb139ea32f in  () at /usr/lib64/libQt5Core.so.5
#8  0x00007fcb1202b0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x00007fcb12ff702d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fcb154ce780 (LWP 1670)):
[KCrash Handler]
#6  0x00007fcb10d1b25c in mdb_get () at /usr/lib64/liblmdb-0.9.14.so
#7  0x00007fcb142b84cd in Baloo::IdTreeDB::get(unsigned long long) () at /usr/lib64/libKF5BalooEngine.so.5
#8  0x00007fcb142b5dc0 in Baloo::DocumentUrlDB::getId(unsigned long long, QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#9  0x00007fcb142c7949 in Baloo::Transaction::documentId(QByteArray const&) const () at /usr/lib64/libKF5BalooEngine.so.5
#10 0x000000000041d453 in  ()
#11 0x000000000041d50d in  ()
#12 0x00007fcb13bf573f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#13 0x0000000000427145 in  ()
#14 0x000000000041b6f6 in  ()
#15 0x00007fcb13bf573f in QMetaObject::activate(QObject*, int, int, void**) () at /usr/lib64/libQt5Core.so.5
#16 0x00007fcb13c02f22 in QTimer::timerEvent(QTimerEvent*) () at /usr/lib64/libQt5Core.so.5
#17 0x00007fcb13bf68bc in QObject::event(QEvent*) () at /usr/lib64/libQt5Core.so.5
#18 0x00007fcb13bc618d in QCoreApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#19 0x00007fcb13bc5e95 in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib64/libQt5Core.so.5
#20 0x00007fcb13c1c77d in QTimerInfoList::activateTimers() () at /usr/lib64/libQt5Core.so.5
#21 0x00007fcb13c1cad9 in  () at /usr/lib64/libQt5Core.so.5
#22 0x00007fcb0fa2fc84 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
#23 0x00007fcb0fa2fed8 in  () at /usr/lib64/libglib-2.0.so.0
#24 0x00007fcb0fa2ff7c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#25 0x00007fcb13c1cd6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#26 0x00007fcb13bc3d53 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQt5Core.so.5
#27 0x00007fcb13bcb8f6 in QCoreApplication::exec() () at /usr/lib64/libQt5Core.so.5
#28 0x000000000040a832 in  ()
#29 0x00007fcb12f33b25 in __libc_start_main () at /lib64/libc.so.6
#30 0x000000000040a9a8 in _start ()

Possible duplicates by query: bug 359672, bug 355210, bug 353223.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2016-09-11 19:14:37 UTC

*** This bug has been marked as a duplicate of bug 368379 ***