Bug 411060 - Crashed after Baloo restart
Summary: Crashed after Baloo restart
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-08-19 13:05 UTC by Trev
Modified: 2019-08-19 15:50 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 Trev 2019-08-19 13:05: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.13-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed: Crashed after  Baloo restart:
KCrash: Attempting to start /usr/bin/baloo_file from kdeinit
sock_file=/run/user/500/kdeinit5__0
KCrash: Application 'baloo_file' crashing...
KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
sock_file=/run/user/500/kdeinit5__0
QSocketNotifier: Invalid socket 9 and type 'Read', disabling...
QSocketNotifier: Invalid socket 12 and type 'Exception', disabling...
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
QSocketNotifier: Invalid socket 5 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...

-- 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 0x7fb362c54900 (LWP 19064))]

Thread 3 (Thread 0x7fb3574ea700 (LWP 19067)):
[KCrash Handler]
#6  0x00007fb3606cb960 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007fb361c54d53 in memcpy (__len=1631000992, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7fb3574e9917, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fb361c46674 in Baloo::PostingDB::get (this=this@entry=0x7fb3574e9a00, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fb361c52460 in Baloo::WriteTransaction::commit (this=0x7f7348004da0) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007fb361c4bbd2 in Baloo::Transaction::commit (this=this@entry=0x7fb3574e9b20) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269
#12 0x0000559115466fc7 in Baloo::UnindexedFileIndexer::run (this=0x5591176e5530) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/unindexedfileindexer.cpp:76
#13 0x00007fb3610a1e22 in QThreadPoolThread::run (this=0x5591176ed600) at thread/qthreadpool.cpp:99
#14 0x00007fb3610a4ced in QThreadPrivate::start (arg=0x5591176ed600) at thread/qthread_unix.cpp:368
#15 0x00007fb35e49e569 in start_thread () from /lib64/libpthread.so.0
#16 0x00007fb3606699ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fb35803f700 (LWP 19066)):
#0  0x00007fb36065f19b in poll () from /lib64/libc.so.6
#1  0x00007fb35ca1a1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb35ca1a2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb3612dc96b in QEventDispatcherGlib::processEvents (this=0x7fb350000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fb36128190a in QEventLoop::exec (this=this@entry=0x7fb35803ec80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fb36109fdaa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#6  0x00007fb361e729e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fb3610a4ced in QThreadPrivate::start (arg=0x7fb3620e5d60) at thread/qthread_unix.cpp:368
#8  0x00007fb35e49e569 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fb3606699ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb362c54900 (LWP 19064)):
#0  0x00007fb36065f19b in poll () from /lib64/libc.so.6
#1  0x00007fb35ca1a1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb35ca1a2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb3612dc96b in QEventDispatcherGlib::processEvents (this=0x5591172bd700, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007fb36128190a in QEventLoop::exec (this=this@entry=0x7ffcb5972400, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x00007fb36128a9b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#6  0x000055911545c13c 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 19064) detached]

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

Possible duplicates by query: bug 408651, bug 408259, bug 408098, bug 406210, bug 405972.

Reported using DrKonqi
Comment 1 Nate Graham 2019-08-19 15:50:01 UTC

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