Bug 408098 - Baloo crashes after startup and login into PLasma / KDE
Summary: Baloo crashes after startup and login into PLasma / KDE
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: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-05-30 08:43 UTC by Thorsten Weber
Modified: 2019-07-18 13:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.59 KB, text/plain)
2019-07-18 13:02 UTC, Larry CK
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Weber 2019-05-30 08:43:26 UTC
Application: baloo_file_extractor (5.55.0)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.27-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed:

I just startetd the machine / the notebook and logged me into kde / plasma

The crash can be reproduced every time.

-- Backtrace:
Application: Datei-Extraktion für Baloo (baloo_file_extractor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff36a53c900 (LWP 3004))]

Thread 3 (Thread 0x7ff35b028700 (LWP 3006)):
#0  0x00007ff367089c98 in read () from /lib64/libc.so.6
#1  0x00007ff3639b3ca0 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007ff36396ecb8 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007ff36396f150 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007ff36396f2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007ff3679d396b in QEventDispatcherGlib::processEvents (this=0x7ff34c000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x00007ff36797890a in QEventLoop::exec (this=this@entry=0x7ff35b027c80, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#7  0x00007ff367796daa in QThread::exec (this=<optimized out>) at thread/qthread.cpp:515
#8  0x00007ff3693129e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007ff36779bced in QThreadPrivate::start (arg=0x7ff369585d60) at thread/qthread_unix.cpp:368
#10 0x00007ff365c92569 in start_thread () from /lib64/libpthread.so.0
#11 0x00007ff3670989ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7ff35c48c700 (LWP 3005)):
#0  0x00007ff36708e19b in poll () from /lib64/libc.so.6
#1  0x00007ff362eb8307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x00007ff362eb9f3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x00007ff35f244939 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x00007ff36779bced in QThreadPrivate::start (arg=0x563106556440) at thread/qthread_unix.cpp:368
#5  0x00007ff365c92569 in start_thread () from /lib64/libpthread.so.0
#6  0x00007ff3670989ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7ff36a53c900 (LWP 3004)):
[KCrash Handler]
#6  0x00007ff3670faa14 in __memmove_avx_unaligned_erms () from /lib64/libc.so.6
#7  0x00007ff3699c4d53 in memcpy (__len=1738967456, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ffec8e43d77, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007ff3699b6674 in Baloo::PostingDB::get (this=this@entry=0x7ffec8e43e60, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007ff3699c2460 in Baloo::WriteTransaction::commit (this=0x5631065f2410) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007ff3699bbbd2 in Baloo::Transaction::commit (this=0x563106606c90) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269
#12 0x00005631052800d4 in Baloo::App::processNextFile (this=0x7ffec8e44580) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/app.cpp:118
#13 0x00007ff3679b6134 in QtPrivate::QSlotObjectBase::call (a=0x7ffec8e43fa0, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#14 QSingleShotTimer::timerEvent (this=0x563106666970) at kernel/qtimer.cpp:318
#15 0x00007ff3679aa05b in QObject::event (this=0x563106666970, e=<optimized out>) at kernel/qobject.cpp:1269
#16 0x00007ff3687243dc in QApplicationPrivate::notify_helper (this=this@entry=0x563106535520, receiver=receiver@entry=0x563106666970, e=e@entry=0x7ffec8e44270) at kernel/qapplication.cpp:3723
#17 0x00007ff36872bca4 in QApplication::notify (this=0x7ffec8e44550, receiver=0x563106666970, e=0x7ffec8e44270) at kernel/qapplication.cpp:3482
#18 0x00007ff36797a8d8 in QCoreApplication::notifyInternal2 (receiver=0x563106666970, event=event@entry=0x7ffec8e44270) at kernel/qcoreapplication.cpp:1024
#19 0x00007ff3679d2dee in QCoreApplication::sendEvent (event=0x7ffec8e44270, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:233
#20 QTimerInfoList::activateTimers (this=0x563106579090) at kernel/qtimerinfo_unix.cpp:643
#21 0x00007ff3679d35b1 in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#22 0x00007ff36396ee87 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007ff36396f230 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007ff36396f2bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007ff3679d394f in QEventDispatcherGlib::processEvents (this=0x563106575810, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x00007ff36797890a in QEventLoop::exec (this=this@entry=0x7ffec8e444c0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#27 0x00007ff3679819b4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1297
#28 0x000056310527ea9d in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/main.cpp:60
[Inferior 1 (process 3004) detached]

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

Reported using DrKonqi
Comment 1 Nate Graham 2019-06-02 18:52:18 UTC

*** This bug has been marked as a duplicate of bug 367480 ***
Comment 2 Larry CK 2019-07-18 13:02:42 UTC
Created attachment 121607 [details]
New crash information added by DrKonqi

baloo_file_extractor (5.55.0) using Qt 5.9.7

- What I was doing when the application crashed: It charshes right after loging into Plasma. It then continues to crash every few minutes

-- Backtrace (Reduced):
#7  0x00007fd53e8bfd53 in memcpy (__len=1, __src=<optimized out>, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ffc6ec7d987, arr=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007fd53e8b1674 in Baloo::PostingDB::get (this=this@entry=0x7ffc6ec7da70, term=...) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/postingdb.cpp:100
#10 0x00007fd53e8bd460 in Baloo::WriteTransaction::commit (this=0x55f52e279360) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007fd53e8b6bd2 in Baloo::Transaction::commit (this=0x55f52e26e450) at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:269