Bug 401478 - Baloo crashed during desktop session opening
Summary: Baloo crashed during desktop session opening
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: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-11-27 16:35 UTC by pleg
Modified: 2018-11-27 20:53 UTC (History)
2 users (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 pleg 2018-11-27 16:35:21 UTC
Application: baloo_file (5.52.0)

Qt Version: 5.11.1
Frameworks Version: 5.52.0
Operating System: Linux 4.19.3-200.fc28.x86_64 x86_64
Distribution: "Fedora release 28 (Twenty Eight)"

-- Information about the crash:
- What I was doing when the application crashed:
I was waiting for the desktop to load after giving my password.
This happens everytime I start my computer.

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 0x7f57d10f5940 (LWP 3010))]

Thread 3 (Thread 0x7f57b8e79700 (LWP 3101)):
[KCrash Handler]
#6  0x00007f57d045ce81 in Baloo::DocumentTimeDB::get (this=this@entry=0x7f57b8e78880, docId=<optimized out>, docId@entry=1730489894616235267) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/engine/documenttimedb.cpp:89
#7  0x00007f57d04704ed in Baloo::Transaction::documentTimeInfo (this=<optimized out>, id=id@entry=1730489894616235267) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/engine/transaction.cpp:142
#8  0x000055b5494b74bd in Baloo::UnIndexedFileIterator::shouldIndex (this=0x7f57b8e78b40, filePath=..., mimetype=...) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/file/unindexedfileiterator.cpp:104
#9  0x000055b5494b7799 in Baloo::UnIndexedFileIterator::next (this=this@entry=0x7f57b8e78b40) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/file/unindexedfileiterator.cpp:82
#10 0x000055b5494add70 in Baloo::UnindexedFileIndexer::run (this=0x55b549d204c0) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/file/unindexedfileindexer.cpp:49
#11 0x00007f57cfb2f121 in QThreadPoolThread::run() () at thread/qthreadpool.cpp:101
#12 0x00007f57cfb36b4b in QThreadPrivate::start(void*) () at thread/qthread_unix.cpp:367
#13 0x00007f57cd108594 in start_thread () from /lib64/libpthread.so.0
#14 0x00007f57cec55e6f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f57b997c700 (LWP 3023)):
#0  0x00007f57cec4b3e9 in poll () from /lib64/libc.so.6
#1  0x00007f57c9a7cbc6 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f57c9a7ccf0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f57cfd172ab in QEventDispatcherGlib::processEvents (this=0x7f57b4000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f57cfcc5b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at ../../include/QtCore/../../src/corelib/global/qflags.h:71
#5  0x00007f57cfb2d6b6 in QThread::exec() () at thread/qthread.cpp:525
#6  0x00007f57d116d7b9 in QDBusConnectionManager::run (this=0x7f57d11e9060 <(anonymous namespace)::Q_QGS__q_manager::innerFunction()::holder>) at qdbusconnection.cpp:178
#7  0x00007f57cfb36b4b in QThreadPrivate::start(void*) () at thread/qthread_unix.cpp:367
#8  0x00007f57cd108594 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f57cec55e6f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f57d10f5940 (LWP 3010)):
#0  0x00007f57cec4b3e9 in poll () from /lib64/libc.so.6
#1  0x00007f57c9a7cbc6 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f57c9a7ccf0 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f57cfd172ab in QEventDispatcherGlib::processEvents (this=0x55b549c66b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x00007f57cfcc5b7b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at ../../include/QtCore/../../src/corelib/global/qflags.h:71
#5  0x00007f57cfccdc46 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1336
#6  0x000055b54949fbcb in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/kf5-baloo-5.52.0-2.fc28.x86_64/src/file/main.cpp:104

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

Possible duplicates by query: bug 401250.

Reported using DrKonqi
Comment 1 Nate Graham 2018-11-27 20:53:37 UTC

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