Bug 406210 - System Crash typical 1
Summary: System Crash typical 1
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: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-04-04 09:44 UTC by Andreas
Modified: 2019-04-25 09:46 UTC (History)
0 users

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 Andreas 2019-04-04 09:44:30 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.48-default x86_64
Distribution: "openSUSE Leap 15.0"

-- Information about the crash:
- What I was doing when the application crashed: Transfering files with KDE Connect
last Crash was saving file on LibreOffice

-- 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 0x7fc215061680 (LWP 2062))]

Thread 3 (Thread 0x7fc207066700 (LWP 12451)):
[KCrash Handler]
#6  0x00007fc212ae8644 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007fc21406ca93 in memcpy (__len=18446744073575336720, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fc207065997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fc21405df64 in Baloo::PostingDB::get (this=this@entry=0x7fc207065a80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fc21406a180 in Baloo::WriteTransaction::commit (this=0x7fc200003660) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007fc2140634c2 in Baloo::Transaction::commit (this=this@entry=0x7fc207065b90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x0000557e0f8ba6cd in Baloo::NewFileIndexer::run (this=0x557e0fca2bc0) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75
#13 0x00007fc2134d0372 in QThreadPoolThread::run (this=0x557e0fce0f60) at thread/qthreadpool.cpp:99
#14 0x00007fc2134d30ce in QThreadPrivate::start (arg=0x557e0fce0f60) at thread/qthread_unix.cpp:368
#15 0x00007fc211adc559 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fc212a8681f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fc207b89700 (LWP 2486)):
#0  0x00007fc20f1a7da4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x00007fc20f161629 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc20f16205b in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc20f16223c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007fc2136f6c1b in QEventDispatcherGlib::processEvents (this=0x7fc200000b30, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007fc21369f09a in QEventLoop::exec (this=this@entry=0x7fc207b88ca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007fc2134ce4da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#7  0x00007fc214913985 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007fc2134d30ce in QThreadPrivate::start (arg=0x7fc214b83d60) at thread/qthread_unix.cpp:368
#9  0x00007fc211adc559 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fc212a8681f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fc215061680 (LWP 2062)):
#0  0x00007fc212a7c07b in poll () from /lib64/libc.so.6
#1  0x00007fc20f162129 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fc20f16223c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fc2136f6c1b in QEventDispatcherGlib::processEvents (this=0x557e0fc2ddb0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fc21369f09a in QEventLoop::exec (this=this@entry=0x7ffefad11d70, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fc2136a79e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#6  0x0000557e0f8b221c 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 2062) detached]

Possible duplicates by query: bug 405972, bug 405315, bug 405183, bug 404729, bug 404140.

Reported using DrKonqi
Comment 1 Christoph Feck 2019-04-25 09:46:38 UTC

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