Bug 403205 - Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Summary: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Status: RESOLVED DUPLICATE of bug 357206
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.53.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2019-01-14 13:34 UTC by tillschoenefeld
Modified: 2019-01-15 16:20 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 tillschoenefeld 2019-01-14 13:34:52 UTC
Application: baloo_file_extractor (5.53.0)

Qt Version: 5.12.0
Frameworks Version: 5.53.0
Operating System: Linux 4.19.12-1-default x86_64
Distribution (Platform): openSUSE RPMs

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

  Application seems to tend to crash on two several types of occasions:

    a) After log-in as normal user, and

    b) when starting other applications from within  the running KDE-Plasma session.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f54066c3940 (LWP 3512))]

Thread 2 (Thread 0x7f54031f9700 (LWP 3514)):
#0  0x00007f5408f2ad34 in read () from /lib64/libc.so.6
#1  0x00007f54076afb20 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f5407669abb in g_main_context_check () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f5407669f60 in ?? () from /usr/lib64/libglib-2.0.so.0
#4  0x00007f540766a0dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#5  0x00007f540965f88b in QEventDispatcherGlib::processEvents (this=0x7f53f4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#6  0x00007f540960a02b in QEventLoop::exec (this=this@entry=0x7f54031f8c30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#7  0x00007f54094543b6 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#8  0x00007f540a601565 in ?? () from /usr/lib64/libQt5DBus.so.5
#9  0x00007f5409455702 in QThreadPrivate::start (arg=0x7f540a67bd80) at thread/qthread_unix.cpp:361
#10 0x00007f540890d554 in start_thread () from /lib64/libpthread.so.0
#11 0x00007f5408f39ccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f54066c3940 (LWP 3512)):
[KCrash Handler]
#6  0x00007f5408f7c703 in __memcpy_ssse3 () from /lib64/libc.so.6
#7  0x00007f540a6f98cd in memcpy (__len=1, __src=0x55e3c1b12b20, __dest=<optimized out>) at /usr/include/bits/string_fortified.h:34
#8  Baloo::PostingCodec::decode (this=this@entry=0x7ffe872de2b7, arr=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/codecs/postingcodec.cpp:42
#9  0x00007f540a6e6ee9 in Baloo::PostingDB::get (this=this@entry=0x7ffe872de3a0, term=...) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/postingdb.cpp:100
#10 0x00007f540a6f713a in Baloo::WriteTransaction::commit (this=0x55e3c1af2050) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/writetransaction.cpp:275
#11 0x00007f540a6ed712 in Baloo::Transaction::commit (this=0x55e3c1aeb7e0) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/engine/transaction.cpp:269
#12 0x000055e3bf9daf0c in Baloo::App::processNextFile (this=0x7ffe872deb00) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/file/extractor/app.cpp:118
#13 0x00007f5409640ea6 in QtPrivate::QSlotObjectBase::call (a=0x7ffe872de4e0, r=<optimized out>, this=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#14 QSingleShotTimer::timerEvent (this=0x55e3c1b11ab0) at kernel/qtimer.cpp:318
#15 0x00007f540963591b in QObject::event (this=0x55e3c1b11ab0, e=<optimized out>) at kernel/qobject.cpp:1230
#16 0x00007f5409ffc591 in QApplicationPrivate::notify_helper (this=this@entry=0x55e3c1990a50, receiver=receiver@entry=0x55e3c1b11ab0, e=e@entry=0x7ffe872de800) at kernel/qapplication.cpp:3753
#17 0x00007f540a003b50 in QApplication::notify (this=0x7ffe872deaf0, receiver=0x55e3c1b11ab0, e=0x7ffe872de800) at kernel/qapplication.cpp:3500
#18 0x00007f540960b359 in QCoreApplication::notifyInternal2 (receiver=0x55e3c1b11ab0, event=0x7ffe872de800) at ../../include/QtCore/5.12.0/QtCore/private/../../../../../src/corelib/thread/qthread_p.h:322
#19 0x00007f540965ec83 in QTimerInfoList::activateTimers (this=0x55e3c1a50290) at kernel/qtimerinfo_unix.cpp:643
#20 0x00007f540965f50c in timerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182
#21 idleTimerSourceDispatch (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:229
#22 0x00007f5407669c85 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f540766a048 in ?? () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f540766a0dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f540965f873 in QEventDispatcherGlib::processEvents (this=0x55e3c1997740, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#26 0x00007f540960a02b in QEventLoop::exec (this=this@entry=0x7ffe872dea60, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#27 0x00007f5409612192 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#28 0x000055e3bf9d8323 in main (argc=<optimized out>, argv=0x7ffe872ded28) at /usr/src/debug/baloo5-5.53.0-1.1.x86_64/src/file/extractor/main.cpp:60
[Inferior 1 (process 3512) detached]

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

Possible duplicates by query: bug 402787, bug 402698, bug 402684, bug 402656, bug 401659.

Reported using DrKonqi
Comment 1 Nate Graham 2019-01-15 16:20:38 UTC

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