Bug 470442 - Hanging system with Baloo file
Summary: Hanging system with Baloo file
Status: RESOLVED DUPLICATE of bug 470088
Alias: None
Product: frameworks-baloo
Classification: Frameworks and Libraries
Component: Baloo File Daemon (other bugs)
Version First Reported In: 5.106.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: baloo-bugs-null
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-05-30 08:42 UTC by mnstambov
Modified: 2023-05-31 09:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mnstambov 2023-05-30 08:42:20 UTC
Application: baloo_file_extractor (5.106.0)

Qt Version: 5.15.9
Frameworks Version: 5.106.0
Operating System: Linux 6.4.0-060400rc4-generic x86_64
Windowing System: X11
Distribution: KDE neon 5.27
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
I work with LibreOffice and get this fatal hanging

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f0cd85f66bc in mdb_midl_xmerge () from /lib/x86_64-linux-gnu/liblmdb.so.0
#5  0x00007f0cd85f758e in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#6  0x00007f0cd85ec617 in ?? () from /lib/x86_64-linux-gnu/liblmdb.so.0
#7  0x00007f0cd85f3909 in mdb_cursor_put () from /lib/x86_64-linux-gnu/liblmdb.so.0
#8  0x00007f0cd85f4377 in mdb_put () from /lib/x86_64-linux-gnu/liblmdb.so.0
#9  0x00007f0cd96081b3 in Baloo::PostingDB::put(QByteArray const&, QVector<unsigned long long> const&) () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#10 0x00007f0cd9616479 in Baloo::WriteTransaction::commit() () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#11 0x00007f0cd960b05f in Baloo::Transaction::commit() () from /lib/x86_64-linux-gnu/libKF5BalooEngine.so.5
#12 0x000055e016448174 in ?? ()
#13 0x00007f0cd88f8306 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f0cd88e9b0f in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f0cd88bc18a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f0cd8914f1b in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f0cd891581c in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f0cd75c7d3b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x00007f0cd761c6c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f0cd75c53e3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f0cd8915be8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f0cd88baaab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f0cd88c3044 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x000055e01643df63 in ?? ()
#25 0x00007f0cd7e29d90 in __libc_start_call_main (main=main@entry=0x55e01643d2d0, argc=argc@entry=1, argv=argv@entry=0x7fff7d823368) at ../sysdeps/nptl/libc_start_call_main.h:58
#26 0x00007f0cd7e29e40 in __libc_start_main_impl (main=0x55e01643d2d0, argc=1, argv=0x7fff7d823368, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff7d823358) at ../csu/libc-start.c:392
#27 0x000055e01643e0a5 in ?? ()
[Inferior 1 (process 2152) detached]

Reported using DrKonqi
Comment 1 Ben Bonacci 2023-05-31 09:57:36 UTC

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