Bug 401250 - Baloo Crash
Summary: Baloo Crash
Status: RESOLVED DUPLICATE of bug 397644
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.52.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-11-20 21:37 UTC by Gigi
Modified: 2018-11-26 17:05 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 Gigi 2018-11-20 21:37:38 UTC
Application: baloo_file (5.52.0)

Qt Version: 5.11.2
Frameworks Version: 5.52.0
Operating System: Linux 4.19.1-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
Upon KDE being launched the Baloo system index runs and it 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 0x7fcd80246940 (LWP 15016))]

Thread 3 (Thread 0x7fcd7dbc5700 (LWP 15658)):
[KCrash Handler]
#6  0x00007fcd8511254d in Baloo::DocumentTimeDB::get (this=this@entry=0x7fcd7dbc4880, docId=<optimized out>, docId@entry=8456262324848643) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/engine/documenttimedb.cpp:89
#7  0x00007fcd85125929 in Baloo::Transaction::documentTimeInfo (this=<optimized out>, id=id@entry=8456262324848643) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/engine/transaction.cpp:142
#8  0x00005638c2eb9d1d in Baloo::UnIndexedFileIterator::shouldIndex (this=0x7fcd7dbc4b40, filePath=..., mimetype=...) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/file/unindexedfileiterator.cpp:104
#9  0x00005638c2eb9ff1 in Baloo::UnIndexedFileIterator::next (this=this@entry=0x7fcd7dbc4b40) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/file/unindexedfileiterator.cpp:82
#10 0x00005638c2eb0800 in Baloo::UnindexedFileIndexer::run (this=0x5638c42014d0) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/file/unindexedfileindexer.cpp:49
#11 0x00007fcd84bd0ca1 in QThreadPoolThread::run (this=0x5638c430d8c0) at thread/qthreadpool.cpp:101
#12 0x00007fcd84bd89b7 in QThreadPrivate::start (arg=0x5638c430d8c0) at thread/qthread_unix.cpp:367
#13 0x00007fcd82f14554 in start_thread () from /lib64/libpthread.so.0
#14 0x00007fcd84324ccf in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fcd7e6d8700 (LWP 15057)):
#0  0x00007fcd8431a2c9 in poll () from /lib64/libc.so.6
#1  0x00007fcd82187f46 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fcd8218806c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fcd84dd2adb in QEventDispatcherGlib::processEvents (this=0x7fcd78000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fcd84d7fadb in QEventLoop::exec (this=this@entry=0x7fcd7e6d7c30, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007fcd84bcede6 in QThread::exec (this=<optimized out>) at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00007fcd85152545 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x00007fcd84bd89b7 in QThreadPrivate::start (arg=0x7fcd851ccd60) at thread/qthread_unix.cpp:367
#8  0x00007fcd82f14554 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fcd84324ccf in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fcd80246940 (LWP 15016)):
#0  0x00007fcd8431a2c9 in poll () from /lib64/libc.so.6
#1  0x00007fcd82187f46 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fcd8218806c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fcd84dd2adb in QEventDispatcherGlib::processEvents (this=0x5638c40e09d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fcd84d7fadb in QEventLoop::exec (this=this@entry=0x7fffee4c5780, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x00007fcd84d87c52 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x00005638c2ea2977 in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/baloo5-5.52.0-1.1.x86_64/src/file/main.cpp:104
[Inferior 1 (process 15016) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2018-11-26 17:05:39 UTC

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