Bug 410097 - baloo crash on session startup
Summary: baloo crash on session startup
Status: RESOLVED DUPLICATE of bug 372880
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-07-22 07:31 UTC by necker
Modified: 2019-07-22 17:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description necker 2019-07-22 07:31:31 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.7-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
Baloo crashed (always) on session startup. Distribution is openSUSE Leap 15.1. Only standard KDE repositories enabled.

The crash can be reproduced every time.

-- 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 0x7f0abe0a4900 (LWP 5036))]

Thread 3 (Thread 0x7f0ab28d2700 (LWP 5118)):
[KCrash Handler]
#6  Baloo::IdFilenameDB::get (this=this@entry=0x7f0ab28d19f0, docId=<optimized out>, docId@entry=10635240968030211) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/idfilenamedb.cpp:96
#7  0x00007f0abd080d1f in Baloo::DocumentUrlDB::get (this=this@entry=0x7f0ab28d1a70, docId=docId@entry=10635240968030211) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documenturldb.cpp:134
#8  0x00007f0abd091734 in Baloo::Transaction::documentUrl (this=this@entry=0x7f0ab28d1b20, id=id@entry=10635240968030211) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:104
#9  0x000055f9819c171e in Baloo::UnindexedFileIndexer::run (this=0x55f98317b6a0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:62
#10 0x00007f0abc4e7e22 in QThreadPoolThread::run (this=0x55f9830e18c0) at thread/qthreadpool.cpp:99
#11 0x00007f0abc4eaced in QThreadPrivate::start (arg=0x55f9830e18c0) at thread/qthread_unix.cpp:368
#12 0x00007f0ab98e4569 in start_thread () from /lib64/libpthread.so.0
#13 0x00007f0abbaaf9ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0ab3467700 (LWP 5042)):
#0  0x00007f0abbaa519b in poll () from /lib64/libc.so.6
#1  0x00007f0ab7e601a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f0ab7e602bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0abc72296b in QEventDispatcherGlib::processEvents (this=0x7f0aac000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f0abc6c790a in QEventLoop::exec (this=this@entry=0x7f0ab3466c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f0abc4e5daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f0abd2b89e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f0abc4eaced in QThreadPrivate::start (arg=0x7f0abd52bd60) at thread/qthread_unix.cpp:368
#8  0x00007f0ab98e4569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f0abbaaf9ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0abe0a4900 (LWP 5036)):
#0  0x00007f0abbaa519b in poll () from /lib64/libc.so.6
#1  0x00007f0ab7e601a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f0ab7e602bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f0abc72294f in QEventDispatcherGlib::processEvents (this=0x55f982e52740, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f0abc6c790a in QEventLoop::exec (this=this@entry=0x7ffc01efb2e0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f0abc6d09b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x000055f9819b513c 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 5036) detached]

Possible duplicates by query: bug 406378, bug 406317, bug 406064.

Reported using DrKonqi
Comment 1 Nate Graham 2019-07-22 17:16:11 UTC

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