Bug 470387 - Baloo aborted at login
Summary: Baloo aborted at login
Status: RESOLVED FIXED
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (other bugs)
Version First Reported In: 5.106.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-05-29 02:43 UTC by assador
Modified: 2023-11-13 08:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented 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 assador 2023-05-29 02:43:41 UTC
Application: baloo_file_extractor (5.106.0)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.3.3-artix1-1 x86_64
Windowing System: X11
Distribution: Artix Linux
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Baloo aborted at login. Did not anything except just log in.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007fd93a10a91c in ?? () from /usr/lib/libc.so.6
#5  0x00007fd93a0bbea8 in raise () from /usr/lib/libc.so.6
#6  0x00007fd93a0a553d in abort () from /usr/lib/libc.so.6
#7  0x00007fd938fc791e in ?? () from /usr/lib/liblmdb.so
#8  0x00007fd938fc5c2a in ?? () from /usr/lib/liblmdb.so
#9  0x00007fd938fd3646 in ?? () from /usr/lib/liblmdb.so
#10 0x00007fd938fcad53 in ?? () from /usr/lib/liblmdb.so
#11 0x00007fd938fcc9ac in ?? () from /usr/lib/liblmdb.so
#12 0x00007fd938fcf4a0 in mdb_cursor_put () from /usr/lib/liblmdb.so
#13 0x00007fd938fd03c8 in mdb_put () from /usr/lib/liblmdb.so
#14 0x00007fd93a39e33f in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () from /usr/lib/libKF5BalooEngine.so.5
#15 0x00007fd93a3ad4b3 in Baloo::WriteTransaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#16 0x00007fd93a3a1e5e in Baloo::Transaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#17 0x000055cb2de6f14d in ?? ()
#18 0x00007fd9396d24a7 in ?? () from /usr/lib/libQt5Core.so.5
#19 0x00007fd9396c29ee in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007fd93969ad58 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#21 0x00007fd9396e99ab in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#22 0x00007fd9396e9f8a in ?? () from /usr/lib/libQt5Core.so.5
#23 0x00007fd93830f53b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0x00007fd93836c219 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0x00007fd93830e1a2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0x00007fd9396ea14c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007fd939699a64 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#28 0x00007fd93969af03 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#29 0x000055cb2de64d4e in ?? ()
#30 0x00007fd93a0a6790 in ?? () from /usr/lib/libc.so.6
#31 0x00007fd93a0a684a in __libc_start_main () from /usr/lib/libc.so.6
#32 0x000055cb2de64e75 in ?? ()
[Inferior 1 (process 3258) detached]

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

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