Bug 476857 - Baloo crashes after login with Wayland compositor.
Summary: Baloo crashes after login with Wayland compositor.
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.106.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-11 22:07 UTC by Andrey Ivanov
Modified: 2023-11-13 08:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.108.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Ivanov 2023-11-11 22:07:56 UTC
Application: baloo_file_extractor (5.106.0)
 (Compiled from sources)
Qt Version: 5.15.10
Frameworks Version: 5.106.0
Operating System: Linux 6.5.9-dist x86_64
Windowing System: Wayland
Distribution: "Gentoo Linux"
DrKonqi: 5.27.8 [KCrashBackend]

-- Information about the crash:
Baloo crashes after login with Wayland compositor. Platform was builded from original source code with all nessesary depentions (and all USE flags) with packet manager system Portage.

The crash can be reproduced every time.

-- Backtrace:
Application: Служба извлечения информации для поиска в подсистеме Baloo (baloo_file_extractor), signal: Aborted

[KCrash Handler]
#4  0x00007f2d788b20bc in ?? () from /lib64/libc.so.6
#5  0x00007f2d78864432 in raise () from /lib64/libc.so.6
#6  0x00007f2d7884e4b2 in abort () from /lib64/libc.so.6
#7  0x00007f2d796061ac in ?? () from /usr/lib64/liblmdb.so.0
#8  0x00007f2d79606209 in ?? () from /usr/lib64/liblmdb.so.0
#9  0x00007f2d7960ae16 in ?? () from /usr/lib64/liblmdb.so.0
#10 0x00007f2d7960cf32 in ?? () from /usr/lib64/liblmdb.so.0
#11 0x00007f2d796101ec in mdb_cursor_put () from /usr/lib64/liblmdb.so.0
#12 0x00007f2d79611c8f in mdb_txn_commit () from /usr/lib64/liblmdb.so.0
#13 0x00007f2d79776010 in Baloo::Transaction::commit() () from /usr/lib64/libKF5BalooEngine.so.5
#14 0x000055cb7244178c in ?? ()
#15 0x00007f2d78ca0211 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#16 0x00007f2d78c762b8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007f2d78c79594 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#18 0x00007f2d78cc5eb3 in ?? () from /usr/lib64/libQt5Core.so.5
#19 0x00007f2d77b16bfd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#20 0x00007f2d77b16ea8 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007f2d77b16f3c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#22 0x00007f2d78cc59b6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#23 0x00007f2d78c74d9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#24 0x00007f2d78c7cc16 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#25 0x000055cb7243e440 in ?? ()
#26 0x00007f2d7884f68a in ?? () from /lib64/libc.so.6
#27 0x00007f2d7884f745 in __libc_start_main () from /lib64/libc.so.6
#28 0x000055cb7243e4e1 in ?? ()
[Inferior 1 (process 6857) detached]

The reporter indicates this bug may be a duplicate of or related to bug 473132, bug 473658, bug 473899, bug 473970, bug 474840, bug 475695.

Reported using DrKonqi
Comment 1 Stefan Brüns 2023-11-13 08:11:51 UTC
(Untested) Memory constraints interfering with regular operation, fixed.