Bug 389679 - baloo_file_extractor crashes in Baloo::Transaction::commit() / mdb_txn_commit()
Summary: baloo_file_extractor crashes in Baloo::Transaction::commit() / mdb_txn_commit()
Status: CONFIRMED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.42.0
Platform: Fedora RPMs Linux
: HI crash
Target Milestone: ---
Assignee: Pinak Ahuja
URL:
Keywords: drkonqi
: 390824 397199 405448 418744 421272 421593 427224 436960 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-01-31 10:15 UTC by rozzo
Modified: 2021-05-12 15:03 UTC (History)
13 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.33 KB, text/plain)
2019-05-29 07:23 UTC, sariego.nicolas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rozzo 2018-01-31 10:15:43 UTC
Application: baloo_file_extractor (5.42.0)

Qt Version: 5.9.2
Frameworks Version: 5.42.0
Operating System: Linux 4.14.14-300.fc27.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I had turned on the computer and KDE had just started
- Unusual behavior I noticed:
Many KDE programs crash when start.
Sorry for my bad english

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 0x7f0247ba8500 (LWP 1691))]

Thread 3 (Thread 0x7f0229627700 (LWP 1693)):
#0  0x00007f024411b3db in poll () from /lib64/libc.so.6
#1  0x00007f023f3c8e99 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007f023f3c8fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007f0244f8635b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007f0244f340ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007f0244d858ba in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007f024674f479 in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007f0244d89b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007f0242ffd61b in start_thread () from /lib64/libpthread.so.0
#9  0x00007f024412798f in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f0232e98700 (LWP 1692)):
#0  0x00007f024411b3db in poll () from /lib64/libc.so.6
#1  0x00007f023ed51fe7 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f023ed53dda in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f0235a36a49 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f0244d89b92 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f0242ffd61b in start_thread () from /lib64/libpthread.so.0
#6  0x00007f024412798f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f0247ba8500 (LWP 1691)):
[KCrash Handler]
#6  0x00007f024404766b in raise () from /lib64/libc.so.6
#7  0x00007f0244049381 in abort () from /lib64/libc.so.6
#8  0x00007f0246534b22 in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#9  0x00007f024652d117 in mdb_node_add () from /lib64/liblmdb.so.0.0.0
#10 0x00007f02465305a9 in mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#11 0x00007f02465318db in mdb_txn_commit () from /lib64/liblmdb.so.0.0.0
#12 0x00007f0246df8cb1 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#13 0x000055e23fdf5acc in Baloo::App::processNextFile() ()
#14 0x00007f0244f6a044 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#15 0x00007f0244f5e8cb in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f0245b9e6ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#17 0x00007f0245ba5ef4 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007f0244f35367 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f0244f8566b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#20 0x00007f0244f85f39 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#21 0x00007f023f3c8b77 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#22 0x00007f023f3c8f20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#23 0x00007f023f3c8fac in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#24 0x00007f0244f8633f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007f0244f340ea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007f0244f3c744 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#27 0x000055e23fdf4a2f in main ()

Reported using DrKonqi
Comment 1 Nate Graham 2018-08-09 22:54:24 UTC
*** Bug 397199 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2018-11-26 18:44:12 UTC

*** This bug has been marked as a duplicate of bug 390824 ***
Comment 3 Nate Graham 2018-11-26 18:46:54 UTC

*** This bug has been marked as a duplicate of bug 384607 ***
Comment 4 Nate Graham 2018-11-26 19:56:35 UTC
*** Bug 390824 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2018-11-26 19:56:39 UTC
*** Bug 397199 has been marked as a duplicate of this bug. ***
Comment 6 Nate Graham 2019-03-16 13:23:48 UTC
*** Bug 405448 has been marked as a duplicate of this bug. ***
Comment 7 Mike Krutov 2019-03-18 15:44:21 UTC
Still happens on Fedora 29. Both times it happened today was right after mounting readonly NFS share, however after unmounting & mounting again it did not crash.
Comment 8 sariego.nicolas 2019-05-29 07:23:50 UTC
Created attachment 120368 [details]
New crash information added by DrKonqi

baloo_file (5.44.0) using Qt 5.9.5

- What I was doing when the application crashed:
El fallo ocurre siempre que inicio VirtualBox 5.2.18
- Custom settings of the application:

-- Backtrace (Reduced):
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x00007fdbb1a64801 in __GI_abort () at abort.c:79
[...]
#9  0x00007fdbaf81f1ee in mdb_txn_commit () from /usr/lib/x86_64-linux-gnu/liblmdb.so.0
#10 0x00007fdbb2f39991 in Baloo::Transaction::commit() () from /usr/lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
[...]
#15 0x00007fdbb2801ae8 in QSocketNotifier::activated(int, QSocketNotifier::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
Comment 9 Nate Graham 2020-04-15 17:10:25 UTC
*** Bug 418744 has been marked as a duplicate of this bug. ***
Comment 10 Nate Graham 2020-06-10 20:28:14 UTC
*** Bug 421593 has been marked as a duplicate of this bug. ***
Comment 11 Nate Graham 2020-06-11 05:05:08 UTC
*** Bug 421272 has been marked as a duplicate of this bug. ***
Comment 12 Nate Graham 2020-10-26 15:45:39 UTC
*** Bug 427224 has been marked as a duplicate of this bug. ***
Comment 13 Alex 2021-03-07 06:32:20 UTC
This crash occurs on my laptop, but not on my desktop, so maybe it is caused by some specific bad config. I'll compare configs and stuff when I get home to my desktop.
Comment 14 Nate Graham 2021-05-12 12:53:22 UTC
*** Bug 436960 has been marked as a duplicate of this bug. ***