Bug 468766 - baloo_file crashes in Balloo::IdFilenameDB::del()
Summary: baloo_file crashes in Balloo::IdFilenameDB::del()
Status: RESOLVED DUPLICATE of bug 405284
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.104.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-21 14:30 UTC by Robert R. Russell
Modified: 2023-08-13 15:16 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 Robert R. Russell 2023-04-21 14:30:35 UTC
Application: baloo_file_extractor (5.104.0)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.10-200.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (KDE Plasma)
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
I login to a baloo crash notification. I am using the Plasma/KDE spin of Fedora 37 with all updates.

The crash looks similar to Bug 372655.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f5a208afe5c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007f5a2085fa76 in raise () from /lib64/libc.so.6
#6  0x00007f5a208497fc in abort () from /lib64/libc.so.6
#7  0x00007f5a20c5038c in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#8  0x00007f5a20c4e6f3 in mdb_page_dirty.lto_priv[cold] () from /lib64/liblmdb.so.0.0.0
#9  0x00007f5a20c5bfc6 in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#10 0x00007f5a20c537d3 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#11 0x00007f5a20c553ec in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007f5a20c5967d in mdb_cursor_del () from /lib64/liblmdb.so.0.0.0
#13 0x00007f5a20c5ae24 in mdb_del0 () from /lib64/liblmdb.so.0.0.0
#14 0x00007f5a21bb4106 in Baloo::IdFilenameDB::del(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#15 0x00007f5a21bc6592 in Baloo::WriteTransaction::removeDocument(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#16 0x000055eaf94f605e in Baloo::App::index(Baloo::Transaction*, QString const&, unsigned long long) ()
#17 0x000055eaf94f710c in Baloo::App::processNextFile() ()
#18 0x00007f5a210d42b6 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007f5a210c7fc5 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007f5a2109d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f5a210ed981 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007f5a210ee2a4 in idleTimerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007f5a1fc5fc7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007f5a1fcb6118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#25 0x00007f5a1fc5cf00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007f5a210ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007f5a2109bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f5a210a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x000055eaf94ed079 in main ()
[Inferior 1 (process 3874) detached]

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

Reported using DrKonqi
Comment 1 Nicolas Fella 2023-08-13 15:16:37 UTC

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