Bug 413150 - Baloo File indexer crashed after user login
Summary: Baloo File indexer crashed after user login
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: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Brüns
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-10-18 15:22 UTC by dirk.regenstein
Modified: 2019-10-19 14:36 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 dirk.regenstein 2019-10-18 15:22:52 UTC
Application: baloo_file (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.20-default x86_64
Distribution (Platform): openSUSE RPMs

-- Information about the crash:
- What I was doing when the application crashed:
After user login the Baloo file indexer crashes every time.

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 0x7fe0ae944900 (LWP 2803))]

Thread 3 (Thread 0x7fa09bfff700 (LWP 2895)):
[KCrash Handler]
#6  0x00007fe0ac394500 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007fe0ad93fd53 in memcpy (__len=18446744071897615120, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fa09bffe917, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fe0ad931674 in Baloo::PostingDB::get (this=this@entry=0x7fa09bffea00, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fe0ad93d460 in Baloo::WriteTransaction::commit (this=0x7fa094004e10) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007fe0ad936bd2 in Baloo::Transaction::commit (this=this@entry=0x7fa09bffeb20) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269
#12 0x00005572f4be6fc7 in Baloo::UnindexedFileIndexer::run (this=0x5572f69ffaf0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:76
#13 0x00007fe0acd8ce22 in QThreadPoolThread::run (this=0x5572f6950cd0) at thread/qthreadpool.cpp:99
#14 0x00007fe0acd8fced in QThreadPrivate::start (arg=0x5572f6950cd0) at thread/qthread_unix.cpp:368
#15 0x00007fe0aa189569 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fe0ac3549ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fe0a110b700 (LWP 2819)):
#0  0x00007fe0ac34a19b in poll () from /lib64/libc.so.6
#1  0x00007fe0a87051a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe0a87052bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe0acfc796b in QEventDispatcherGlib::processEvents (this=0x7fe09c000b30, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fe0acf6c90a in QEventLoop::exec (this=this@entry=0x7fe0a110ac80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fe0acd8adaa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007fe0adb5d9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fe0acd8fced in QThreadPrivate::start (arg=0x7fe0addd0d60) at thread/qthread_unix.cpp:368
#8  0x00007fe0aa189569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fe0ac3549ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fe0ae944900 (LWP 2803)):
#0  0x00007fe0ac34a19b in poll () from /lib64/libc.so.6
#1  0x00007fe0a87051a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fe0a87052bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fe0acfc796b in QEventDispatcherGlib::processEvents (this=0x5572f6931a70, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fe0acf6c90a in QEventLoop::exec (this=this@entry=0x7ffe65eb1bb0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fe0acf759b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005572f4bdc13c 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 2803) detached]

Possible duplicates by query: bug 411546, bug 411060, bug 408651, bug 408259, bug 408098.

Reported using DrKonqi
Comment 1 Nate Graham 2019-10-19 14:36:17 UTC

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