Bug 470088 - baloo thing randomly crashed
Summary: baloo thing randomly crashed
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.106.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
: 470397 470442 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-05-21 15:29 UTC by Angkun-ane "Diskette" Khunpradith
Modified: 2023-11-13 08:10 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.108.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Angkun-ane "Diskette" Khunpradith 2023-05-21 15:29:25 UTC
Application: baloo_file_extractor (5.106.0)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.2-zen1-1-zen x86_64
Windowing System: X11
Distribution: EndeavourOS
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
idk it just happened 3 times
i wasnt doing anything it just happened

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007ff257ff9b7c in mdb_midl_xmerge () from /usr/lib/liblmdb.so
#5  0x00007ff257ffa48c in ?? () from /usr/lib/liblmdb.so
#6  0x00007ff257fefa43 in ?? () from /usr/lib/liblmdb.so
#7  0x00007ff257ff6919 in mdb_cursor_put () from /usr/lib/liblmdb.so
#8  0x00007ff257ff73c8 in mdb_put () from /usr/lib/liblmdb.so
#9  0x00007ff258f45ef4 in Baloo::PostingDB::put(QByteArray const&, QVector<unsigned long long> const&) () from /usr/lib/libKF5BalooEngine.so.5
#10 0x00007ff258f5448a in Baloo::WriteTransaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#11 0x00007ff258f48e5e in Baloo::Transaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#12 0x00005624f665114d in ?? ()
#13 0x00007ff2582c1457 in ?? () from /usr/lib/libQt5Core.so.5
#14 0x00007ff2582b1c26 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#15 0x00007ff25828e028 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007ff2582d8583 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#17 0x00007ff2582d8b7a in ?? () from /usr/lib/libQt5Core.so.5
#18 0x00007ff256f0f53b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x00007ff256f6c219 in ?? () from /usr/lib/libglib-2.0.so.0
#20 0x00007ff256f0e1a2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#21 0x00007ff2582d8d3c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#22 0x00007ff25828668c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#23 0x00007ff2582912f9 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#24 0x00005624f6646d4e in ?? ()
#25 0x00007ff257a39850 in ?? () from /usr/lib/libc.so.6
#26 0x00007ff257a3990a in __libc_start_main () from /usr/lib/libc.so.6
#27 0x00005624f6646e75 in ?? ()
[Inferior 1 (process 234789) detached]

Reported using DrKonqi
Comment 1 Ben Bonacci 2023-05-31 09:51:29 UTC
*** Bug 470443 has been marked as a duplicate of this bug. ***
Comment 2 Ben Bonacci 2023-05-31 09:51:50 UTC
*** Bug 470397 has been marked as a duplicate of this bug. ***
Comment 3 Ben Bonacci 2023-05-31 09:57:36 UTC
*** Bug 470442 has been marked as a duplicate of this bug. ***
Comment 4 Stefan Brüns 2023-11-13 08:10:32 UTC
(Untested) Memory constraints interfering with regular operation, fixed.