Bug 393583 - baloo_file crashes in Baloo::PostingDB::del() / mdb_cursor_del()
Summary: baloo_file crashes in Baloo::PostingDB::del() / mdb_cursor_del()
Status: CONFIRMED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.44.0
Platform: Fedora RPMs Linux
: HI crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
: 394241 397603 425735 473132 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-04-27 16:21 UTC by gabe
Modified: 2023-08-13 15:12 UTC (History)
10 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 gabe 2018-04-27 16:21:21 UTC
Application: baloo_file_extractor (5.44.0)

Qt Version: 5.9.4
Frameworks Version: 5.44.0
Operating System: Linux 4.15.17-300.fc27.x86_64 x86_64
Distribution: "Fedora release 27 (Twenty Seven)"

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

 I logged into my normal desktop sesseion after running updates and rebooting

-- 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 0x7f216650c500 (LWP 2213))]

Thread 3 (Thread 0x7f2147f8b700 (LWP 2480)):
#0  0x00007f215dd68302 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#1  0x00007f215dd68dcb in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f215dd68fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f21638eec4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f216389c96a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f21636ed8ca in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f21650bd449 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f21636f1de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f216199c50b in start_thread () from /lib64/libpthread.so.0
#9  0x00007f2162aa316f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f215183a700 (LWP 2223)):
#0  0x00007f2162a98c6b in poll () from /lib64/libc.so.6
#1  0x00007f215d6f1fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f215d6f3dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f21543d8bf9 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f21636f1de2 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f216199c50b in start_thread () from /lib64/libpthread.so.0
#6  0x00007f2162aa316f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f216650c500 (LWP 2213)):
[KCrash Handler]
#6  0x00007f21629e2660 in raise () from /lib64/libc.so.6
#7  0x00007f21629e3c41 in abort () from /lib64/libc.so.6
#8  0x00007f2164ea2b22 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007f2164e97edb in mdb_cursor_sibling () from /lib64/liblmdb.so.0.0.0
#10 0x00007f2164e9f25a in mdb_cursor_del () from /lib64/liblmdb.so.0.0.0
#11 0x00007f2164ea049c in mdb_del0 () from /lib64/liblmdb.so.0.0.0
#12 0x00007f21657617a8 in Baloo::PostingDB::del(QByteArray const&) () from /lib64/libKF5BalooEngine.so.5
#13 0x00007f216576dc47 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#14 0x00007f2165766c62 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#15 0x00005592cff2eacc in Baloo::App::processNextFile() ()
#16 0x00007f21638d2934 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f21638c721b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#18 0x00007f216450a92c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f2164512174 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f216389dbe7 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f21638edf5b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007f21638ee829 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f215dd68b77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f215dd68f20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#25 0x00007f215dd68fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f21638eec2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f216389c96a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f21638a5094 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x00005592cff2da2f in main ()

Reported using DrKonqi
Comment 1 Nate Graham 2018-05-14 19:09:33 UTC
*** Bug 394241 has been marked as a duplicate of this bug. ***
Comment 2 Matej Mrenica 2018-06-01 14:57:12 UTC

*** This bug has been marked as a duplicate of bug 389848 ***
Comment 3 Christoph Feck 2018-06-01 18:32:36 UTC
This is not a duplicate.
Comment 4 Nate Graham 2018-08-21 20:42:48 UTC
*** Bug 397603 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2018-11-26 18:18:45 UTC
*** Bug 395902 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2020-08-24 22:43:51 UTC
*** Bug 425735 has been marked as a duplicate of this bug. ***
Comment 7 Nicolas Fella 2023-08-13 15:12:09 UTC
*** Bug 473132 has been marked as a duplicate of this bug. ***