Bug 371601 - Baloo crash
Summary: Baloo crash
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.26.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-10-24 18:40 UTC by John Munn
Modified: 2018-12-02 03:51 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 John Munn 2016-10-24 18:40:28 UTC
Application: baloo_file_extractor (5.26.0)

Qt Version: 5.6.1
Frameworks Version: 5.26.0
Operating System: Linux 4.7.7-100.fc23.x86_64 x86_64
Distribution (Platform): Fedora RPMs

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

had just closed all open programs and rebooted. Before the reboot the system was running VERY slowly. Open program swere firefox, thunderbird, lbreoffice and dolphin.

-- 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 0x7f81143038c0 (LWP 1763))]

Thread 3 (Thread 0x7f80fdf07700 (LWP 1765)):
#0  0x00007f8111290b7d in poll () from /lib64/libc.so.6
#1  0x00007f810bb79272 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f810bb7aee7 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f810147f039 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f8111e9b00c in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f81107e361a in start_thread () from /lib64/libpthread.so.0
#6  0x00007f811129c5fd in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f80f5e5e700 (LWP 1799)):
#0  0x00007f8111290b7d in poll () from /lib64/libc.so.6
#1  0x00007f810fe4118c in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f810fe4129c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f8112085b5b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f811203625a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f8111e96bd4 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f8114423675 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f8111e9b00c in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f81107e361a in start_thread () from /lib64/libpthread.so.0
#9  0x00007f811129c5fd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f81143038c0 (LWP 1763)):
[KCrash Handler]
#6  0x00007f81111cea28 in raise () from /lib64/libc.so.6
#7  0x00007f81111d062a in abort () from /lib64/libc.so.6
#8  0x00007f81130934a2 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007f8113088ad5 in mdb_page_dirty () from /lib64/liblmdb.so.0.0.0
#10 0x00007f8113089c93 in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#11 0x00007f8113089ef9 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f811308bb74 in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#13 0x00007f811308ec75 in mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#14 0x00007f81130916d0 in mdb_put () from /lib64/liblmdb.so.0.0.0
#15 0x00007f81136d241c in Baloo::PostingDB::put(QByteArray const&, QVector<unsigned long long> const&) () from /lib64/libKF5BalooEngine.so.5
#16 0x00007f81136e517a in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#17 0x00007f81136db412 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#18 0x0000557c717cdd2c in Baloo::App::processNextFile() ()
#19 0x00007f811206a936 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f811205f82b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f81128c710c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#22 0x00007f81128cc646 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#23 0x00007f81120373ea in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#24 0x00007f81120850a3 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#25 0x00007f8112085649 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#26 0x00007f810fe40e5a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x00007f810fe411f0 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#28 0x00007f810fe4129c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#29 0x00007f8112085b3f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#30 0x00007f811203625a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#31 0x00007f811203dbdc in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#32 0x0000557c717ccb35 in main ()

Possible duplicates by query: bug 360361.

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-11-01 13:42:13 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-16 11:45:38 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-12-02 03:51:29 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!