Application: akonadi_baloo_indexer (4.14) KDE Platform Version: 4.14.36 Qt Version: 4.8.7 Operating System: Linux 4.14.0-kali3-amd64 x86_64 Distribution: Kali GNU/Linux Rolling -- Information about the crash: when the akonadi services are restarted via "akonadictl restart", after a few seconds the baloo indexer crashes during startup. The crash can be reproduced every time. -- Backtrace: Application: (akonadi_baloo_indexer), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #4 0x00007f8eb6d7fe7b in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51 #5 0x00007f8eb6d81231 in __GI_abort () at abort.c:79 #6 0x00007f8eba937ea5 in qt_message_output(QtMsgType, char const*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #7 0x00007f8eb9499e06 in () at /usr/lib/libakonadi-kde.so.4 #8 0x00007f8eb9497d11 in () at /usr/lib/libakonadi-kde.so.4 #9 0x00007f8eb9497aaa in () at /usr/lib/libakonadi-kde.so.4 #10 0x00007f8ebaa6d381 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x00007f8eb7fca54c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #12 0x00007f8eb7fd152c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007f8eb8d41d4a in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5 #14 0x00007f8ebaa52f1d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #15 0x00007f8ebaa56a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x00007f8ebaa83703 in () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #17 0x00007f8eb6445f67 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007f8eb64461a0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007f8eb644622c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007f8ebaa83854 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #21 0x00007f8eb80745d6 in () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #22 0x00007f8ebaa517ef in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #23 0x00007f8ebaa51b55 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #24 0x00007f8ebaa57bd9 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x00007f8eb9494dd4 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib/libakonadi-kde.so.4 #26 0x0000558c2e4e96d8 in () #27 0x00007f8eb6d6ca87 in __libc_start_main (main=0x558c2e4e2cf0, argc=3, argv=0x7ffe94bf0668, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe94bf0658) at ../csu/libc-start.c:310 #28 0x0000558c2e4e2daa in _start () Reported using DrKonqi
Reproducible in Debian testing if baloo-utils (from sid, not available in testing) is installed. baloo-utils is related to KDE 4 libs (not KF 5) and should not be installed. Perhaps the status should be resolved+unmaintained? FWIW: * https://packages.debian.org/sid/baloo-utils * https://pkg.kali.org/pkg/baloo * https://pkg.kali.org/pkg/baloo-kf5
on my system: root@libo:~# dpkg -l baloo\* Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten | Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/ Halb installiert/Trigger erWartet/Trigger anhängig |/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht) ||/ Name Version Architektur Beschreibung +++-===========================-==================-==================-=========================================================== un baloo <keine> <keine> (keine Beschreibung vorhanden) ii baloo-kf5 5.49.0-1 amd64 framework for searching and managing metadata un baloo-kf5-dev <keine> <keine> (keine Beschreibung vorhanden) un baloo4 <keine> <keine> (keine Beschreibung vorhanden) so it's a packaging issue specific to kali?
Does the crash still happen? Does /usr/bin/akonadi_baloo_indexer (or anything from https://packages.debian.org/sid/amd64/baloo-utils/filelist) exist on your system?
akonadi_baloo_indexer doesn't exist anymore.