Bug 408810

Summary: Baloo Crash after boot / startup
Product: [Frameworks and Libraries] frameworks-baloo Reporter: Rolf <bugs>
Component: Baloo File DaemonAssignee: baloo-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: nate
Priority: NOR Keywords: drkonqi
Version: 5.55.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Rolf 2019-06-17 05:26:04 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.4-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:
System was starting up. KDE Desktop came up, several startup "jobs" were running, like Software Update / "Softwareaktualisierung".
(Beside entering login data, no user interaction were performed yet.)

-- 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 0x7f91844f4900 (LWP 3624))]

Thread 3 (Thread 0x7f9178d7f700 (LWP 4404)):
[KCrash Handler]
#6  0x00007f91834efb8d in Baloo::DocumentTimeDB::get (this=this@entry=0x7f9178d7e9b0, docId=<optimized out>, docId@entry=22544674178729988) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenttimedb.cpp:89
#7  0x00007f91835038b3 in Baloo::WriteTransaction::replaceDocument (this=0x7f516c034120, doc=..., operations=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:222
#8  0x00007f91834fdbb9 in Baloo::Transaction::replaceDocument (this=this@entry=0x7f9178d7eb20, doc=..., operations=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:261
#9  0x0000559457510e75 in Baloo::UnindexedFileIndexer::run (this=0x5594590d4be0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:66
#10 0x00007f9182953e22 in QThreadPoolThread::run (this=0x5594590d0cb0) at thread/qthreadpool.cpp:99
#11 0x00007f9182956ced in QThreadPrivate::start (arg=0x5594590d0cb0) at thread/qthread_unix.cpp:368
#12 0x00007f917fd50569 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f9181f1b9ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f91798c2700 (LWP 3639)):
#0  0x00007f9181f1119b in poll () from /lib64/libc.so.6
#1  0x00007f917e2cc1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f917e2cc2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f9182b8e96b in QEventDispatcherGlib::processEvents (this=0x7f9174000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f9182b3390a in QEventLoop::exec (this=this@entry=0x7f91798c1c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9182951daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f91837249e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f9182956ced in QThreadPrivate::start (arg=0x7f9183997d60) at thread/qthread_unix.cpp:368
#8  0x00007f917fd50569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f9181f1b9ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f91844f4900 (LWP 3624)):
#0  0x00007f9181f1119b in poll () from /lib64/libc.so.6
#1  0x00007f917e2cc1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f917e2cc2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f9182b8e94f in QEventDispatcherGlib::processEvents (this=0x559458e67530, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f9182b3390a in QEventLoop::exec (this=this@entry=0x7ffc227a9790, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f9182b3c9b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x000055945750613c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/main.cpp:104
[Inferior 1 (process 3624) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2019-06-17 19:41:27 UTC

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