Bug 399692 - Baloo Crashed
Summary: Baloo Crashed
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: 2018-10-12 07:32 UTC by Alexey
Modified: 2018-10-12 23:10 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 Alexey 2018-10-12 07:32:31 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.19-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Started my system. Baloo has been setup from box. My system have russian locale.
Also i noticed, that my system loading ~3min, (maybe reason of baloo crash is bad hard drive)

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 0x7f051f7b3100 (LWP 2142))]

Thread 3 (Thread 0x7ec50ffff700 (LWP 5506)):
[KCrash Handler]
#6  0x00007f051d1783c4 in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6
#7  0x00007f051e7b3a93 in memcpy (__len=2055, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ec50fffe997, arr=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f051e7a4f64 in Baloo::PostingDB::get (this=this@entry=0x7ec50fffea80, term=...) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f051e7b1180 in Baloo::WriteTransaction::commit (this=0x7ec50802f830) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/writetransaction.cpp:259
#11 0x00007f051e7aa4c2 in Baloo::Transaction::commit (this=this@entry=0x7ec50fffeb90) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/engine/transaction.cpp:262
#12 0x000055f931db16cd in Baloo::NewFileIndexer::run (this=0x55f933ecea30) at /usr/src/debug/baloo5-5.45.0-lp150.2.1.x86_64/src/file/newfileindexer.cpp:75
#13 0x00007f051dc17372 in QThreadPoolThread::run (this=0x55f933e8a960) at thread/qthreadpool.cpp:99
#14 0x00007f051dc1a0ce in QThreadPrivate::start (arg=0x55f933e8a960) at thread/qthread_unix.cpp:368
#15 0x00007f051c225559 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f051d1ce82f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0514ed0700 (LWP 2145)):
#0  0x00007f051d1c408b in poll () from /lib64/libc.so.6
#1  0x00007f05198ad109 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f05198ad21c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f051de3dc0b in QEventDispatcherGlib::processEvents (this=0x7f0510000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f051dde609a in QEventLoop::exec (this=this@entry=0x7f0514ecfca0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f051dc154da in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f051f05a985 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f051dc1a0ce in QThreadPrivate::start (arg=0x7f051f2cad60) at thread/qthread_unix.cpp:368
#8  0x00007f051c225559 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f051d1ce82f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f051f7b3100 (LWP 2142)):
#0  0x00007f051d1c408b in poll () from /lib64/libc.so.6
#1  0x00007f05198ad109 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f05198ad21c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f051de3dc0b in QEventDispatcherGlib::processEvents (this=0x55f933e22de0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f051dde609a in QEventLoop::exec (this=this@entry=0x7ffc2fb68170, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f051ddee9e4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1289
#6  0x000055f931da921c 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

Possible duplicates by query: bug 399481, bug 396973, bug 396323, bug 396218, bug 395996.

Reported using DrKonqi
Comment 1 Nate Graham 2018-10-12 23:01:16 UTC

*** This bug has been marked as a duplicate of bug 394404 ***
Comment 2 Nate Graham 2018-10-12 23:03:34 UTC

*** This bug has been marked as a duplicate of bug 357206 ***
Comment 3 Nate Graham 2018-10-12 23:10:54 UTC

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