Application: baloo_file_extractor (5.108.0) Qt Version: 5.15.10 Frameworks Version: 5.108.0 Operating System: Linux 6.4.4-artix1-1 x86_64 Windowing System: X11 Distribution: Artix Linux DrKonqi: 5.27.6 [KCrashBackend] -- Information about the crash: When selecting themes and applying them in the kde settings for the screensaver, a "Baloo crashes" error appears when accessing the desktop from SDDM The crash can be reproduced every time. -- Backtrace: Application: Служба извлечения информации для поиска в подсистеме Baloo (baloo_file_extractor), signal: Aborted [KCrash Handler] #4 __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #5 0x00007ff0340a0983 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78 #6 0x00007ff034051ea8 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26 #7 0x00007ff03403b53d in __GI_abort () at abort.c:79 #8 0x00007ff03450691e in ?? () from /usr/lib/liblmdb.so #9 0x00007ff034504c2a in ?? () from /usr/lib/liblmdb.so #10 0x00007ff034512646 in ?? () from /usr/lib/liblmdb.so #11 0x00007ff034509d53 in ?? () from /usr/lib/liblmdb.so #12 0x00007ff03450b987 in ?? () from /usr/lib/liblmdb.so #13 0x00007ff03450fc8d in mdb_cursor_del () from /usr/lib/liblmdb.so #14 0x00007ff034511485 in ?? () from /usr/lib/liblmdb.so #15 0x00007ff035475db7 in Baloo::DocumentIdDB::del(unsigned long long) () from /usr/lib/libKF5BalooEngine.so.5 #16 0x00007ff035484d7f in Baloo::Transaction::removePhaseOne(unsigned long long) () from /usr/lib/libKF5BalooEngine.so.5 #17 0x0000562a382d2176 in ?? () #18 0x0000562a382d324e in ?? () #19 0x00007ff0348d2b77 in ?? () from /usr/lib/libQt5Core.so.5 #20 0x00007ff0348c33fe in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #21 0x00007ff03489ba08 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #22 0x00007ff0348ea07b in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5 #23 0x00007ff0348ea65a in ?? () from /usr/lib/libQt5Core.so.5 #24 0x00007ff03370fa31 in g_main_dispatch (context=0x7ff028000ee0) at ../glib/glib/gmain.c:3460 #25 g_main_context_dispatch (context=0x7ff028000ee0) at ../glib/glib/gmain.c:4200 #26 0x00007ff03376ccc9 in g_main_context_iterate.isra.0 (context=context@entry=0x7ff028000ee0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4276 #27 0x00007ff03370d0e2 in g_main_context_iteration (context=0x7ff028000ee0, may_block=1) at ../glib/glib/gmain.c:4343 #28 0x00007ff0348ea81c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #29 0x00007ff03489a714 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #30 0x00007ff03489bbb3 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #31 0x0000562a382c8d4e in ?? () #32 0x00007ff03403c790 in __libc_start_call_main (main=main@entry=0x562a382c8020, argc=argc@entry=1, argv=argv@entry=0x7ffc8e34b0b8) at ../sysdeps/nptl/libc_start_call_main.h:58 #33 0x00007ff03403c84a in __libc_start_main_impl (main=0x562a382c8020, argc=1, argv=0x7ffc8e34b0b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffc8e34b0a8) at ../csu/libc-start.c:360 #34 0x0000562a382c8e75 in ?? () [Inferior 1 (process 12153) detached] Reported using DrKonqi
Check https://bugs.kde.org/show_bug.cgi?id=472540#c1 and following. For Arch Linux, I think you'd need $ sudo pacman -S python-lmdb $ wget https://invent.kde.org/frameworks/baloo/uploads/bdc9f5f17fc96490b7bd4a22ac664843/baloo-checkdb.py $ chmod 700 baloo-checkdb.py
*** This bug has been marked as a duplicate of bug 405586 ***