https://bugs.kde.org/show_bug.cgi?id=403720
Bug ID: 403720 Summary: Baloo crashes at KDE session start. Product: frameworks-baloo Version: 5.45.0 Platform: openSUSE RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: Baloo File Daemon Assignee: baloo-bugs-n...@kde.org Reporter: k.ohl...@gmail.com Target Milestone: --- Application: baloo_file (5.45.0) Qt Version: 5.9.4 Frameworks Version: 5.45.0 Operating System: Linux 4.12.14-lp150.12.45-default x86_64 Distribution: "openSUSE Leap 15.0" -- Information about the crash: - What I was doing when the application crashed: The crash happens immediately after I logged in to my KDE session. 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 0x7fe671559100 (LWP 2205))] Thread 3 (Thread 0x7fe666179700 (LWP 3389)): [KCrash Handler] #6 0x00007fe66efde58c in __memmove_avx_unaligned_erms () from /lib64/libc.so.6 #7 0x00007fe670562a93 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=0x7fe666178997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42 #9 0x00007fe670553f64 in Baloo::PostingDB::get (this=this@entry=0x7fe666178a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100 #10 0x00007fe670560180 in Baloo::WriteTransaction::commit (this=0x5602767038e0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259 #11 0x00007fe6705594c2 in Baloo::Transaction::commit (this=this@entry=0x7fe666178b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262 #12 0x0000560274ecd6cd in Baloo::NewFileIndexer::run (this=0x5602766cfa90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75 #13 0x00007fe66f9c6372 in QThreadPoolThread::run (this=0x5602765d4980) at thread/qthreadpool.cpp:99 #14 0x00007fe66f9c90ce in QThreadPrivate::start (arg=0x5602765d4980) at thread/qthread_unix.cpp:368 #15 0x00007fe66dfd3559 in start_thread () from /lib64/libpthread.so.0 #16 0x00007fe66ef7c81f in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fe666c7c700 (LWP 2209)): #0 0x00007fe66ef7207b in poll () from /lib64/libc.so.6 #1 0x00007fe66b6591c9 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe66b6592dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe66fbecc0b in QEventDispatcherGlib::processEvents (this=0x7fe660000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #4 0x00007fe66fb9509a in QEventLoop::exec (this=this@entry=0x7fe666c7bca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #5 0x00007fe66f9c44da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515 #6 0x00007fe670e09985 in ?? () from /usr/lib64/libQt5DBus.so.5 #7 0x00007fe66f9c90ce in QThreadPrivate::start (arg=0x7fe671079d60) at thread/qthread_unix.cpp:368 #8 0x00007fe66dfd3559 in start_thread () from /lib64/libpthread.so.0 #9 0x00007fe66ef7c81f in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fe671559100 (LWP 2205)): #0 0x00007fe66ef7207b in poll () from /lib64/libc.so.6 #1 0x00007fe66b6591c9 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe66b6592dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe66fbecbef in QEventDispatcherGlib::processEvents (this=0x560276578d60, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #4 0x00007fe66fb9509a in QEventLoop::exec (this=this@entry=0x7fff34679740, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #5 0x00007fe66fb9d9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289 #6 0x0000560274ec521c 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 2205) detached] The reporter indicates this bug may be a duplicate of or related to bug 403483. Possible duplicates by query: bug 403483, bug 403310, bug 403282, bug 403205, bug 402787. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.