Bug 408259 - baloo crash
Summary: baloo crash
Status: RESOLVED DUPLICATE of bug 357206
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.55.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-06-03 16:50 UTC by laskaigergely93
Modified: 2019-06-05 15:07 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 laskaigergely93 2019-06-03 16:50:12 UTC
Application: baloo_file (5.55.0)
 (Compiled from sources)
Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.4-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:
Whenever I login, this crash report always appear.
It's permanently appears with every login.

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 0x7f7fe0bbe900 (LWP 4468))]

Thread 3 (Thread 0x7f7fd542f700 (LWP 4567)):
[KCrash Handler]
#6  0x00007f7fde60a500 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007f7fdfbb5d53 in memcpy (__len=18446744073158863264, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f7fd542e917, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f7fdfba7674 in Baloo::PostingDB::get (this=this@entry=0x7f7fd542ea00, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f7fdfbb3460 in Baloo::WriteTransaction::commit (this=0x7f3fc8004da0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007f7fdfbacbd2 in Baloo::Transaction::commit (this=this@entry=0x7f7fd542eb20) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269
#12 0x00005578a8f36fc7 in Baloo::UnindexedFileIndexer::run (this=0x5578a92bcb30) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:76
#13 0x00007f7fdf002e22 in QThreadPoolThread::run (this=0x5578a9315170) at thread/qthreadpool.cpp:99
#14 0x00007f7fdf005ced in QThreadPrivate::start (arg=0x5578a9315170) at thread/qthread_unix.cpp:368
#15 0x00007f7fdc3ff569 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f7fde5ca9ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f7fd5f82700 (LWP 4527)):
#0  0x00007f7fde5c019b in poll () from /lib64/libc.so.6
#1  0x00007f7fda97b1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7fda97b2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7fdf23d96b in QEventDispatcherGlib::processEvents (this=0x7f7fd0000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f7fdf1e290a in QEventLoop::exec (this=this@entry=0x7f7fd5f81c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f7fdf000daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007f7fdfdd39e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007f7fdf005ced in QThreadPrivate::start (arg=0x7f7fe0046d60) at thread/qthread_unix.cpp:368
#8  0x00007f7fdc3ff569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f7fde5ca9ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f7fe0bbe900 (LWP 4468)):
#0  0x00007f7fde5c019b in poll () from /lib64/libc.so.6
#1  0x00007f7fda97b1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f7fda97b2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f7fdf23d96b in QEventDispatcherGlib::processEvents (this=0x5578a929b5f0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f7fdf1e290a in QEventLoop::exec (this=this@entry=0x7fff2b46add0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f7fdf1eb9b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005578a8f2c13c in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/main.cpp:104
[Inferior 1 (process 4468) detached]

Possible duplicates by query: bug 408098, bug 406210, bug 405972, bug 405315, bug 405183.

Reported using DrKonqi
Comment 1 Nate Graham 2019-06-05 15:07:12 UTC

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