Bug 414197 - Baloo crashes after user login into Plasma 5 desktop
Summary: Baloo crashes after user login into Plasma 5 desktop
Status: RESOLVED DUPLICATE of bug 367480
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-11-16 08:50 UTC by Damianos Dimitriadis
Modified: 2019-11-19 15:52 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 Damianos Dimitriadis 2019-11-16 08:50:22 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.32-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:
I've just upgraded my distribution from OpenSUSE 15.0 to 15.1. This problem was often also in 15.0.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f6e6a436900 (LWP 3628))]

Thread 3 (Thread 0x7f6e5eeec700 (LWP 3778)):
[KCrash Handler]
#6  0x00007f6e67ea5960 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007f6e6942ed53 in memcpy (__len=1756674464, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7f6e5eeeb917, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f6e69420674 in Baloo::PostingDB::get (this=this@entry=0x7f6e5eeeba00, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f6e6942c460 in Baloo::WriteTransaction::commit (this=0x7f2e50004da0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007f6e69425bd2 in Baloo::Transaction::commit (this=this@entry=0x7f6e5eeebb20) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269
#12 0x00005591aa486fc7 in Baloo::UnindexedFileIndexer::run (this=0x5591ab13edb0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:76
#13 0x00007f6e6887be22 in QThreadPoolThread::run (this=0x5591aaf79f20) at thread/qthreadpool.cpp:99
#14 0x00007f6e6887eced in QThreadPrivate::start (arg=0x5591aaf79f20) at thread/qthread_unix.cpp:368
#15 0x00007f6e65c78569 in start_thread () from /lib64/libpthread.so.0
#16 0x00007f6e67e439ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f6e5fa30700 (LWP 3633)):
#0  0x00007f6e641f1117 in ?? () from /usr/lib64/libglib-2.0.so.0
#1  0x00007f6e641f3ae1 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6e641f4150 in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6e641f42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f6e68ab696b in QEventDispatcherGlib::processEvents (this=0x7f6e58000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x00007f6e68a5b90a in QEventLoop::exec (this=this@entry=0x7f6e5fa2fc80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#6  0x00007f6e68879daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#7  0x00007f6e6964c9e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#8  0x00007f6e6887eced in QThreadPrivate::start (arg=0x7f6e698bfd60) at thread/qthread_unix.cpp:368
#9  0x00007f6e65c78569 in start_thread () from /lib64/libpthread.so.0
#10 0x00007f6e67e439ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f6e6a436900 (LWP 3628)):
#0  0x00007f6e67e3919b in poll () from /lib64/libc.so.6
#1  0x00007f6e641f41a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f6e641f42bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f6e68ab694f in QEventDispatcherGlib::processEvents (this=0x5591aaed9520, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#4  0x00007f6e68a5b90a in QEventLoop::exec (this=this@entry=0x7ffd232612e0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007f6e68a649b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x00005591aa47c13c 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 3628) detached]

The reporter indicates this bug may be a duplicate of or related to bug 357206.

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

Reported using DrKonqi
Comment 1 Nate Graham 2019-11-19 15:52:22 UTC

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