Bug 396943 - Baloo crashes on login
Summary: Baloo crashes on login
Status: RESOLVED NOT A BUG
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.46.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-07-29 03:13 UTC by gabe
Modified: 2018-08-17 21:00 UTC (History)
0 users

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 gabe 2018-07-29 03:13:58 UTC
Application: baloo_file_extractor (5.46.0)

Qt Version: 5.9.4
Frameworks Version: 5.46.0
Operating System: Linux 4.16.13-200.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

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

The computer had just been turned on, and I had just logged in.

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

Thread 3 (Thread 0x7fdf7f11d700 (LWP 2356)):
#0  0x00007fdf99c87c6b in poll () from /lib64/libc.so.6
#1  0x00007fdf94f57e99 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fdf94f57fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fdf9aaddc4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fdf9aa8b96a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fdf9a8dc8ca in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fdf9c4fb449 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007fdf9a8e0de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007fdf98b8b50b in start_thread () from /lib64/libpthread.so.0
#9  0x00007fdf99c9216f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fdf88a29700 (LWP 2107)):
#0  0x00007fdf99c87c6b in poll () from /lib64/libc.so.6
#1  0x00007fdf948e0fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fdf948e2dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fdf8b5c7bf9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fdf9a8e0de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fdf98b8b50b in start_thread () from /lib64/libpthread.so.0
#6  0x00007fdf99c9216f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fdf9d6fe500 (LWP 2100)):
[KCrash Handler]
#6  0x00007fdf99bd1660 in raise () from /lib64/libc.so.6
#7  0x00007fdf99bd2c41 in abort () from /lib64/libc.so.6
#8  0x00007fdf9c091bf2 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007fdf9c086edb in mdb_cursor_sibling () from /lib64/liblmdb.so.0.0.0
#10 0x00007fdf9c08e30a in mdb_cursor_del () from /lib64/liblmdb.so.0.0.0
#11 0x00007fdf9c08f55c in mdb_del0 () from /lib64/liblmdb.so.0.0.0
#12 0x00007fdf9cb9f598 in Baloo::PostingDB::del(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#13 0x00007fdf9cbac047 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#14 0x00007fdf9cba4ac2 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#15 0x000056307bf0dacc in Baloo::App::processNextFile() ()
#16 0x00007fdf9aac1934 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007fdf9aab621b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007fdf9b6f992c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007fdf9b701174 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fdf9aa8cbe7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fdf9aadcf5b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007fdf9aadd7f1 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007fdf94f57b77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007fdf94f57f20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x00007fdf94f57fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fdf9aaddc2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fdf9aa8b96a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007fdf9aa94094 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x000056307bf0ca2f in main ()

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

Possible duplicates by query: bug 393583.

Reported using DrKonqi
Comment 1 Christoph Feck 2018-08-17 21:00:28 UTC
Already reported as bug 393583.