Bug 396801 - Baloo crashes after hibernation
Summary: Baloo crashes after hibernation
Status: RESOLVED DUPLICATE of bug 387672
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.47.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2018-07-23 21:47 UTC by s1512783
Modified: 2018-07-24 16:17 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 s1512783 2018-07-23 21:47:09 UTC
Application: baloo_file_extractor (5.47.0)

Qt Version: 5.9.6
Frameworks Version: 5.47.0
Operating System: Linux 4.17.7-100.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

-- Information about the crash:
- What I was doing when the application crashed:
This happens to me when I try to hibernate the computer.  After restart my prongrams are not restored, and Baloo says it has crashed.

The crash can be reproduced every time.

-- 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 0x7f485f0de540 (LWP 2161))]

Thread 3 (Thread 0x7f48409cc700 (LWP 2183)):
#0  0x00007f485b669c6b in poll () from /lib64/libc.so.6
#1  0x00007f4856939eb9 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f4856939fcc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f485c4bfd3b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f485c46da3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f485c2bea1a in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f485dedd449 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f485c2c2f32 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f485a56d50b in start_thread () from /lib64/libpthread.so.0
#9  0x00007f485b67416f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f484a400700 (LWP 2172)):
#0  0x00007f485b669c6b in poll () from /lib64/libc.so.6
#1  0x00007f48562c2fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f48562c4dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f484cf9ecd9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f485c2c2f32 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f485a56d50b in start_thread () from /lib64/libpthread.so.0
#6  0x00007f485b67416f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f485f0de540 (LWP 2161)):
[KCrash Handler]
#6  0x00007f485b5b3660 in raise () from /lib64/libc.so.6
#7  0x00007f485b5b4c41 in abort () from /lib64/libc.so.6
#8  0x00007f485da73bf2 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007f485da68b85 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x00007f485da69dab in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x00007f485da6a039 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f485da6bc64 in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#13 0x00007f485da6ee1e in mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#14 0x00007f485da719eb in mdb_put () from /lib64/liblmdb.so.0.0.0
#15 0x00007f485e57fbdc in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () from /lib64/libKF5BalooEngine.so.5
#16 0x00007f485e58d839 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#17 0x00007f485e586c62 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#18 0x000055b4923f8e2c in Baloo::App::processNextFile() ()
#19 0x00007f485c4a3a24 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f485c49830b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f485d0db92c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f485d0e3174 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007f485c46ecd7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007f485c4bf04b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#25 0x00007f485c4bf8e1 in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#26 0x00007f4856939b97 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007f4856939f40 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#28 0x00007f4856939fcc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007f485c4bfd1f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007f485c46da3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007f485c476194 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x000055b4923f7d8f in main ()

The reporter indicates this bug may be a duplicate of or related to bug 396778, bug 387672, bug 385187.

Possible duplicates by query: bug 396778, bug 394918, bug 387672, bug 385187.

Reported using DrKonqi
Comment 1 Nate Graham 2018-07-24 16:17:59 UTC

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