Bug 481370 - baloo_file_extractor crash
Summary: baloo_file_extractor crash
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.113.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2024-02-15 14:44 UTC by marco
Modified: 2024-03-14 20:34 UTC (History)
2 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 marco 2024-02-15 14:44:19 UTC
Application: baloo_file_extractor (5.113.0)

Qt Version: 5.15.12
Frameworks Version: 5.113.0
Operating System: Linux 6.7.4-200.fc39.x86_64 x86_64
Windowing System: X11
Distribution: "Fedora release 39 (Thirty Nine)"
DrKonqi: 5.27.10 [KCrashBackend]

-- Information about the crash:
It just crashes some time after login. 
Even if I restart, after a while it crashes. 
The crashes started today after a system update.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted

[KCrash Handler]
#4  0x00007f7b4d8ae834 in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f7b4d85c8ee in raise () from /lib64/libc.so.6
#6  0x00007f7b4d8448ff in abort () from /lib64/libc.so.6
#7  0x00007f7b4dc7756b in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#8  0x00007f7b4dc75a59 in mdb_page_dirty.lto_priv[cold] () from /lib64/liblmdb.so.0.0.0
#9  0x00007f7b4dc83e5e in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#10 0x00007f7b4dc7ae52 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#11 0x00007f7b4dc7caec in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f7b4dc7f879 in _mdb_cursor_put () from /lib64/liblmdb.so.0.0.0
#13 0x00007f7b4dc808ee in mdb_put () from /lib64/liblmdb.so.0.0.0
#14 0x00007f7b4eb9299e in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () from /lib64/libKF5BalooEngine.so.5
#15 0x00007f7b4eba0431 in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#16 0x00007f7b4eb960a1 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#17 0x0000563ddf6eef1c in Baloo::App::processNextFile() ()
#18 0x00007f7b4e0ec76a in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f7b4e0df97b in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f7b4e0b4e78 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f7b4e10670b in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007f7b4e107041 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f7b4cd11e5c in g_main_context_dispatch_unlocked.lto_priv () from /lib64/libglib-2.0.so.0
#24 0x00007f7b4cd6cf18 in g_main_context_iterate_unlocked.isra () from /lib64/libglib-2.0.so.0
#25 0x00007f7b4cd0fad3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f7b4e1073b9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f7b4e0b383b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f7b4e0bbacb in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x0000563ddf6e505b in main ()
[Inferior 1 (process 7207) detached]

The reporter indicates this bug may be a duplicate of or related to bug 468474, bug 471918, bug 472540.

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-03-14 20:34:45 UTC

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