https://bugs.kde.org/show_bug.cgi?id=465613
Bug ID: 465613 Summary: Crash in Baloo::PostingDB::get Classification: Frameworks and Libraries Product: frameworks-baloo Version: unspecified Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: Baloo File Daemon Assignee: baloo-bugs-n...@kde.org Reporter: ber...@codewiz.org Target Milestone: --- Application: baloo_file_extractor (5.103.0) (Compiled from sources) Qt Version: 5.15.8 Frameworks Version: 5.103.0 Operating System: Linux 6.2.0-rc5-1-drm-tip-git-ga9e72f4e0baf x86_64 Windowing System: Wayland Distribution: "Arch Linux" DrKonqi: 5.27.80 [KCrashBackend] -- Information about the crash: Baloo repeatedly crashes a few seconds after starting: Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0} The crash can be reproduced every time. -- Backtrace: Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted Content of s_kcrashErrorMessage: std::unique_ptr<char []> = {get() = 0x0} [KCrash Handler] #5 0x00007f79604a08ec in ?? () from /usr/lib/libc.so.6 #6 0x00007f7960451ea8 in raise () from /usr/lib/libc.so.6 #7 0x00007f796043b53d in abort () from /usr/lib/libc.so.6 #8 0x00007f7960a9fede in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #9 0x00007f7960a9ff3c in qt_assert(char const*, char const*, int) () from /usr/lib/libQt5Core.so.5 #10 0x00007f79619edcb2 in Baloo::PostingDB::get (this=0x7ffe2b951bb0, term=...) at /home/bernie/kde/src/baloo/src/engine/postingdb.cpp:75 #11 0x00007f79619fdbad in Baloo::WriteTransaction::commit (this=0x56050be36300) at /home/bernie/kde/src/baloo/src/engine/writetransaction.cpp:282 #12 0x00007f79619f6396 in Baloo::Transaction::commit (this=0x7f79580149f0) at /home/bernie/kde/src/baloo/src/engine/transaction.cpp:272 #13 0x0000560509d5fd3a in Baloo::App::processNextFile (this=0x7ffe2b952250) at /home/bernie/kde/src/baloo/src/file/extractor/app.cpp:109 #14 0x0000560509d63922 in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (Baloo::App::*)()>::call(void (Baloo::App::*)(), Baloo::App*, void**) (f=(void (Baloo::App::*)(Baloo::App * const)) 0x560509d5fb42 <Baloo::App::processNextFile()>, o=0x7ffe2b952250, arg=0x7ffe2b951dc0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:152 #15 0x0000560509d6386a in QtPrivate::FunctionPointer<void (Baloo::App::*)()>::call<QtPrivate::List<>, void>(void (Baloo::App::*)(), Baloo::App*, void**) (f=(void (Baloo::App::*)(Baloo::App * const)) 0x560509d5fb42 <Baloo::App::processNextFile()>, o=0x7ffe2b952250, arg=0x7ffe2b951dc0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:185 #16 0x0000560509d634a5 in QtPrivate::QSlotObject<void (Baloo::App::*)(), QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=1, this_=0x56050bf53a00, r=0x7ffe2b952250, a=0x7ffe2b951dc0, ret=0x0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:418 #17 0x00007f7960cc1387 in ?? () from /usr/lib/libQt5Core.so.5 #18 0x00007f7960cb1b56 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5 #19 0x00007f7960c8df48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #20 0x00007f7960cd84b3 in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5 #21 0x00007f7960cd8af2 in ?? () from /usr/lib/libQt5Core.so.5 #22 0x00007f795f91682b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #23 0x00007f795f96dcc9 in ?? () from /usr/lib/libglib-2.0.so.0 #24 0x00007f795f9150e2 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #25 0x00007f7960cd8c6c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #26 0x00007f7960c866ec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #27 0x00007f7960c91219 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #28 0x0000560509d5edbd in main (argc=1, argv=0x7ffe2b9524d8) at /home/bernie/kde/src/baloo/src/file/extractor/main.cpp:43 [Inferior 1 (process 879717) detached] Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.