Application: baloo_file (5.45.0) Qt Version: 5.9.4 Frameworks Version: 5.45.0 Operating System: Linux 4.12.14-lp150.12.22-default x86_64 Distribution: "openSUSE Leap 15.0" -- Information about the crash: - What I was doing when the application crashed: I had Google Chrome running, downloading a file, nothing else, when suddenly Baloo crashed. -- 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 0x7f8c5747a100 (LWP 2161))] Thread 3 (Thread 0x7f4c47dfa700 (LWP 4374)): [KCrash Handler] #6 0x00007f8c54eab140 in __memcpy_ssse3 () from /lib64/libc.so.6 #7 0x00007f8c5646da93 in memcpy (__len=2067, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34 #8 Baloo::PostingCodec::decode (this=this@entry=0x7f4c47df9997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42 #9 0x00007f8c5645ef64 in Baloo::PostingDB::get (this=this@entry=0x7f4c47df9a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100 #10 0x00007f8c5646b180 in Baloo::WriteTransaction::commit (this=0x7f4c40011ae0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259 #11 0x00007f8c564644c2 in Baloo::Transaction::commit (this=this@entry=0x7f4c47df9b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262 #12 0x000055c03d77e6cd in Baloo::NewFileIndexer::run (this=0x55c03e7e0e40) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75 #13 0x00007f8c558c6372 in QThreadPoolThread::run (this=0x55c03e7f4e60) at thread/qthreadpool.cpp:99 #14 0x00007f8c558c90ce in QThreadPrivate::start (arg=0x55c03e7f4e60) at thread/qthread_unix.cpp:368 #15 0x00007f8c53eb2559 in start_thread () from /lib64/libpthread.so.0 #16 0x00007f8c54e6b82f in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f8c4ca52700 (LWP 2168)): #0 0x00007f8c54e6108b in poll () from /lib64/libc.so.6 #1 0x00007f8c51509109 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x7f8c48002de0, timeout=<optimized out>, context=0x7f8c48000be0) at gmain.c:4169 #2 g_main_context_iterate (context=context@entry=0x7f8c48000be0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863 #3 0x00007f8c5150921c in g_main_context_iteration (context=0x7f8c48000be0, may_block=may_block@entry=1) at gmain.c:3929 #4 0x00007f8c55aecc0b in QEventDispatcherGlib::processEvents (this=0x7f8c48000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007f8c55a9509a in QEventLoop::exec (this=this@entry=0x7f8c4ca51ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #6 0x00007f8c558c44da in QThread::exec (this=this@entry=0x7f8c56f91d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread.cpp:515 #7 0x00007f8c56d21985 in QDBusConnectionManager::run (this=0x7f8c56f91d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178 #8 0x00007f8c558c90ce in QThreadPrivate::start (arg=0x7f8c56f91d60 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at thread/qthread_unix.cpp:368 #9 0x00007f8c53eb2559 in start_thread () from /lib64/libpthread.so.0 #10 0x00007f8c54e6b82f in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f8c5747a100 (LWP 2161)): #0 0x00007f8c54e6108b in poll () from /lib64/libc.so.6 #1 0x00007f8c51509109 in g_main_context_poll (priority=<optimized out>, n_fds=1, fds=0x55c03e7b3840, timeout=<optimized out>, context=0x55c03e7a4260) at gmain.c:4169 #2 g_main_context_iterate (context=context@entry=0x55c03e7a4260, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3863 #3 0x00007f8c5150921c in g_main_context_iteration (context=0x55c03e7a4260, may_block=may_block@entry=1) at gmain.c:3929 #4 0x00007f8c55aecc0b in QEventDispatcherGlib::processEvents (this=0x55c03e7a38d0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #5 0x00007f8c55a9509a in QEventLoop::exec (this=this@entry=0x7ffca7d80cf0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #6 0x00007f8c55a9d9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289 #7 0x000055c03d77621c 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 2161) detached] The reporter indicates this bug may be a duplicate of or related to bug 367480. Possible duplicates by query: bug 399878, bug 399849, bug 399692, bug 399481, bug 396973. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 367480 ***