https://bugs.kde.org/show_bug.cgi?id=385452
Bug ID: 385452 Summary: akonadi_baloo_indexer crash Product: kde Version: unspecified Platform: unspecified OS: Linux Status: UNCONFIRMED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: beno...@coeus.ca Target Milestone: --- Application: akonadi_baloo_indexer (4.14) KDE Platform Version: 4.14.30 Qt Version: 4.8.7 Operating System: Linux 4.10.0-35-generic x86_64 Distribution: Ubuntu 17.04 -- Information about the crash: - What I was doing when the application crashed: Just restarted akonadi with akonadictl restart - Custom settings of the application: initialIndexingDone=false in ~/.config/baloorc Deleted ~/.local/share/baloo/email Also, these a relevent lines from akonadictl restart: akonadi_baloo_indexer(9137): Could not obtain lock for Xapian Database. This is bad akonadi_baloo_indexer(9137): "DatabaseLockError" "DatabaseLockError: Unable to get write lock on /home/benoitg/.local/share/baloo/notes/: already locked" akonadi_baloo_indexer(9137): "DatabaseLockError" "DatabaseLockError: Unable to get write lock on /home/benoitg/.local/share/baloo/calendars/: already locked" akonadi_baloo_indexer(9137)/libakonadi: Unable to register service "org.freedesktop.Akonadi.Agent.akonadi_baloo_indexer" at dbus: "" KCrash: Application 'akonadi_baloo_indexer' crashing... 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] #6 0x00007fcb0c91e77f in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:58 #7 0x00007fcb0c92037a in __GI_abort () at abort.c:89 #8 0x00007fcb10501f15 in qt_message_output(QtMsgType, char const*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #9 0x00007fcb0f034cc7 in () at /usr/lib/libakonadi-kde.so.4 #10 0x00007fcb0f03418a in () at /usr/lib/libakonadi-kde.so.4 #11 0x00007fcb10636d11 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #12 0x00007fcb0db7503c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007fcb0db7bf76 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007fcb0e8d9f5a in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5 #15 0x00007fcb1061c8ad in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x00007fcb10620366 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #17 0x00007fcb1064d09e in () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007fcb0bfe1377 in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007fcb0bfe15e0 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007fcb0bfe168c in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #21 0x00007fcb1064d20e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #22 0x00007fcb0dc22666 in () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #23 0x00007fcb1061b12f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #24 0x00007fcb1061b495 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #25 0x00007fcb10621459 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #26 0x00007fcb0f03143d in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib/libakonadi-kde.so.4 #27 0x00005632f2d821f3 in () #28 0x00007fcb0c9093f1 in __libc_start_main (main=0x5632f2d7b3a0, argc=3, argv=0x7fffd7a4b6d8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd7a4b6c8) at ../csu/libc-start.c:291 #29 0x00005632f2d7b45a in _start () Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.