Bug 473970 - Baloo File Extractor crashes
Summary: Baloo File Extractor crashes
Status: RESOLVED DUPLICATE of bug 389848
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (show other bugs)
Version: 5.109.0
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-08-31 02:48 UTC by dukat2007
Modified: 2024-03-14 20:35 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dukat2007 2023-08-31 02:48:43 UTC
Application: baloo_file_extractor (5.109.0)

Qt Version: 5.15.10
Frameworks Version: 5.109.0
Operating System: Linux 6.1.49-1-lts x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 5.27.7 [KCrashBackend]

-- Information about the crash:
some time ago, the baloo_file_extr process started to crash spontaneously a couple of minutes after startup

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f48fdc8e83c in ?? () from /usr/lib/libc.so.6
#5  0x00007f48fdc3e668 in raise () from /usr/lib/libc.so.6
#6  0x00007f48fdc264b8 in abort () from /usr/lib/libc.so.6
#7  0x00007f48fdfd491e in ?? () from /usr/lib/liblmdb.so
#8  0x00007f48fdfd43b5 in ?? () from /usr/lib/liblmdb.so
#9  0x00007f48fdfdcf2e in mdb_cursor_put () from /usr/lib/liblmdb.so
#10 0x00007f48fdfdd3c8 in mdb_put () from /usr/lib/liblmdb.so
#11 0x00007f48ff1df07f in Baloo::PositionDB::put(QByteArray const&, QVector<Baloo::PositionInfo> const&) () from /usr/lib/libKF5BalooEngine.so.5
#12 0x00007f48ff1edc73 in Baloo::WriteTransaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#13 0x00007f48ff1e2cfe in Baloo::Transaction::commit() () from /usr/lib/libKF5BalooEngine.so.5
#14 0x000055cba1657e8d in ?? ()
#15 0x00007f48fe6c4174 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007f48fe69c6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#17 0x00007f48fe6a165b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#18 0x00007f48fe6e76d8 in ?? () from /usr/lib/libQt5Core.so.5
#19 0x00007f48fd30fa31 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#20 0x00007f48fd36ccc9 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f48fd30d0e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#22 0x00007f48fe6eb51c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#23 0x00007f48fe69b404 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#24 0x00007f48fe69c8a3 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#25 0x000055cba164dd4e in ?? ()
#26 0x00007f48fdc27cd0 in ?? () from /usr/lib/libc.so.6
#27 0x00007f48fdc27d8a in __libc_start_main () from /usr/lib/libc.so.6
#28 0x000055cba164de75 in ?? ()
[Inferior 1 (process 13913) detached]

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

Reported using DrKonqi
Comment 1 Christoph Cullmann 2024-03-14 20:35:09 UTC

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