Bug 470176

Summary: Crash window appears very randomly.. no idea why
Product: [Frameworks and Libraries] frameworks-baloo Reporter: JP <sublightnova>
Component: Baloo File DaemonAssignee: baloo-bugs-null
Status: RESOLVED FIXED    
Severity: crash CC: danielesanna1983, stefan.bruens
Priority: NOR Keywords: drkonqi
Version First Reported In: 5.106.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 5.108.0
Sentry Crash Report:

Description JP 2023-05-23 18:36:13 UTC
Application: baloo_file_extractor (5.106.0)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.2-1-default x86_64
Windowing System: X11
Distribution: "openSUSE Tumbleweed"
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
This crash happens numerous times after reboot but also frequently when an application tries to run... These may be applications installed with flatpak or just via yast

As a note.. I just came from a Fedora 38 installation and it also crashed quiet frequently there... Again I'm clueless why other than applications frequently just don't open without any notification... Maybe the crash on reboot is regarding this

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007efffa89490c in __pthread_kill_implementation () from /lib64/libc.so.6
#5  0x00007efffa843196 in raise () from /lib64/libc.so.6
#6  0x00007efffa82b897 in abort () from /lib64/libc.so.6
#7  0x00007efffb3ddd4d in ?? () from /lib64/liblmdb-0.9.30.so
#8  0x00007efffb3dc158 in ?? () from /lib64/liblmdb-0.9.30.so
#9  0x00007efffb3e98d6 in ?? () from /lib64/liblmdb-0.9.30.so
#10 0x00007efffb3e1103 in ?? () from /lib64/liblmdb-0.9.30.so
#11 0x00007efffb3e2d2c in ?? () from /lib64/liblmdb-0.9.30.so
#12 0x00007efffb3e5816 in mdb_cursor_put () from /lib64/liblmdb-0.9.30.so
#13 0x00007efffb3e6757 in mdb_put () from /lib64/liblmdb-0.9.30.so
#14 0x00007efffbe506cc in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () from /lib64/libKF5BalooEngine.so.5
#15 0x00007efffbe5f31f in Baloo::WriteTransaction::commit() () from /lib64/libKF5BalooEngine.so.5
#16 0x00007efffbe54099 in Baloo::Transaction::commit() () from /lib64/libKF5BalooEngine.so.5
#17 0x000055b739c57fdc in ?? ()
#18 0x00007efffb118c50 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007efffb0ec978 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#20 0x00007efffb0eff71 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#21 0x00007efffb146713 in ?? () from /lib64/libQt5Core.so.5
#22 0x00007efff9f168d8 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#23 0x00007efff9f16ce8 in ?? () from /lib64/libglib-2.0.so.0
#24 0x00007efff9f16d7c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#25 0x00007efffb145f26 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#26 0x00007efffb0eb40b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#27 0x00007efffb0f38a0 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#28 0x000055b739c4de23 in ?? ()
#29 0x00007efffa82cbb0 in __libc_start_call_main () from /lib64/libc.so.6
#30 0x00007efffa82cc79 in __libc_start_main_impl () from /lib64/libc.so.6
#31 0x000055b739c4df45 in ?? ()
[Inferior 1 (process 5606) detached]

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