Bug 411546 - baloo crashed during startup
Summary: baloo crashed during startup
Status: RESOLVED DUPLICATE of bug 367480
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.45.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-09-03 05:06 UTC by Harald Koch
Modified: 2019-09-03 17:08 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 Harald Koch 2019-09-03 05:06:50 UTC
Application: baloo_file (5.45.0)

Qt Version: 5.9.4
Frameworks Version: 5.45.0
Operating System: Linux 4.12.14-lp150.12.70-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
- What I was doing when the application crashed:

System startup. Crash happened after I logged in and while KDE desktop was loading.

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 0x7f72902ca100 (LWP 2661))]

Thread 3 (Thread 0x7f7284e53700 (LWP 3082)):
[KCrash Handler]
#6  0x00007f728dd5699c in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007f728f2c7a93 in memcpy (__len=2051, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f7284e529a7, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f728f2b8f64 in Baloo::PostingDB::get (this=this@entry=0x7f7284e52a90, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f728f2c5180 in Baloo::WriteTransaction::commit (this=0x5630a5515280) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007f728f2be4c2 in Baloo::Transaction::commit (this=this@entry=0x7f7284e52b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x00005630a35d9f5f in Baloo::XAttrIndexer::run (this=0x5630a554ae40) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/xattrindexer.cpp:80
#13 0x00007f728e72b372 in QThreadPoolThread::run (this=0x5630a5515d50) at thread/qthreadpool.cpp:99
#14 0x00007f728e72e0ce in QThreadPrivate::start (arg=0x5630a5515d50) at thread/qthread_unix.cpp:368
#15 0x00007f728cd4a569 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f728dcf4a2f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f72859d8700 (LWP 2668)):
#0  0x00007f728dcea1db in poll () from /lib64/libc.so.6
#1  0x00007f728a3d0229 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f728a3d033c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f728e951c1b in QEventDispatcherGlib::processEvents (this=0x7f7280000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f728e8fa09a in QEventLoop::exec (this=this@entry=0x7f72859d7ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f728e7294da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f728fb6e985 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f728e72e0ce in QThreadPrivate::start (arg=0x7f728fdded60) at thread/qthread_unix.cpp:368
#8  0x00007f728cd4a569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f728dcf4a2f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f72902ca100 (LWP 2661)):
#0  0x00007f728dcea1db in poll () from /lib64/libc.so.6
#1  0x00007f728a3d0229 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f728a3d033c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f728e951bff in QEventDispatcherGlib::processEvents (this=0x5630a51ef4b0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f728e8fa09a in QEventLoop::exec (this=this@entry=0x7fff9a964b10, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f728e9029e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#6  0x00005630a35d121c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 2661) detached]

The reporter indicates this bug may be a duplicate of or related to bug 367480.

Possible duplicates by query: bug 411060, bug 408651, bug 408259, bug 408098, bug 406210.

Reported using DrKonqi
Comment 1 Nate Graham 2019-09-03 17:08:13 UTC

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