Bug 467769 - baloo_file crashes on login to Gnome Desktop On Fedora 37 Wayland
Summary: baloo_file crashes on login to Gnome Desktop On Fedora 37 Wayland
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-03-25 08:09 UTC by Papa Charlie
Modified: 2023-08-13 15:16 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (2.75 KB, text/plain)
2023-05-17 10:04 UTC, Rikesh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Papa Charlie 2023-03-25 08:09:31 UTC
Application: baloo_file_extractor (5.104.0)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.1.18-200.fc37.x86_64 x86_64
Windowing System: Wayland
Distribution: "Fedora release 37 (Thirty Seven)"
DrKonqi: 5.27.3 [KCrashBackend]

-- Information about the crash:
balobaloo_file crashes on logino_file crashes on login

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fa6ec0afe5c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007fa6ec05fa76 in raise () from /lib64/libc.so.6
#6  0x00007fa6ec0497fc in abort () from /lib64/libc.so.6
#7  0x00007fa6ec4c738c in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#8  0x00007fa6ec4c56f3 in mdb_page_dirty.lto_priv[cold] () from /lib64/liblmdb.so.0.0.0
#9  0x00007fa6ec4d2fc6 in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#10 0x00007fa6ec4ca7d3 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#11 0x00007fa6ec4cc3ec in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
#12 0x00007fa6ec4d067d in mdb_cursor_del () from /lib64/liblmdb.so.0.0.0
#13 0x00007fa6ec4d1e24 in mdb_del0 () from /lib64/liblmdb.so.0.0.0
#14 0x00007fa6ed42e606 in Baloo::DocumentTimeDB::del(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#15 0x00007fa6ed4446a5 in Baloo::WriteTransaction::removeDocument(unsigned long long) () from /lib64/libKF5BalooEngine.so.5
#16 0x000055a2d1c5805e in Baloo::App::index(Baloo::Transaction*, QString const&, unsigned long long) ()
#17 0x000055a2d1c5910c in Baloo::App::processNextFile() ()
#18 0x00007fa6ec8d42b6 in QSingleShotTimer::timerEvent(QTimerEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007fa6ec8c7fc5 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007fa6ec89d4e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fa6ec8ed981 in QTimerInfoList::activateTimers() () from /lib64/libQt5Core.so.5
#22 0x00007fa6ec8ee25c in timerSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#23 0x00007fa6eb518c7f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#24 0x00007fa6eb56f118 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#25 0x00007fa6eb515f00 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#26 0x00007fa6ec8ee5fa in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007fa6ec89bf3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007fa6ec8a4002 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#29 0x000055a2d1c4f079 in main ()
[Inferior 1 (process 5471) detached]

The reporter indicates this bug may be a duplicate of or related to bug 421885.

Reported using DrKonqi
Comment 1 tagwerk19 2023-03-25 19:51:13 UTC
There's another case (baloo_file crashing under Gnome) in Bug 462909
Comment 2 Rikesh 2023-05-17 10:04:23 UTC
Created attachment 159028 [details]
New crash information added by DrKonqi

baloo_file_extractor (5.105.0) using Qt 5.15.9

THe application crashed wverytime on gnome wayland login

-- Backtrace (Reduced):
#7  0x00007f67a8d5877a in mdb_assert_fail.constprop () from /lib64/liblmdb.so.0.0.0
#8  0x00007f67a8d56833 in mdb_page_dirty.lto_priv[cold] () from /lib64/liblmdb.so.0.0.0
#9  0x00007f67a8d64d5e in mdb_page_alloc.isra () from /lib64/liblmdb.so.0.0.0
#10 0x00007f67a8d5be22 in mdb_page_touch () from /lib64/liblmdb.so.0.0.0
#11 0x00007f67a8d5dabc in mdb_cursor_touch () from /lib64/liblmdb.so.0.0.0
Comment 3 Nicolas Fella 2023-08-13 15:16:57 UTC

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