Bug 379670 - akonadi_baloo_indexer crashed on "akonadictl restart"
Summary: akonadi_baloo_indexer crashed on "akonadictl restart"
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-05-09 19:32 UTC by Thomas Dreibholz
Modified: 2017-05-09 23:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Dreibholz 2017-05-09 19:32:54 UTC
Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.16
Qt Version: 4.8.7
Operating System: Linux 4.8.0-51-generic x86_64
Distribution: KDE neon Developer Edition

-- Information about the crash:
- What I was doing when the application crashed:

akonadi_baloo_indexer crashed on "akonadictl restart". The "akonadictl restart" is always necessary after suspend/resume of the machine. Otherwise, KMail does not update IMAP e-mails. akonadi_baloo_indexer probably locks up on suspend/resume.

-- Backtrace:
Application: No such method 'agentName' in interface 'org.freedesktop.Akonadi.AgentManager' at object path '/AgentManager' (signature 'ss') (akonadi_baloo_indexer), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f14c49bc428 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54
#7  0x00007f14c49be02a in __GI_abort () at abort.c:89
#8  0x00007f14c8590f15 in qt_message_output(QtMsgType, char const*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007f14c70d5d47 in  () at /usr/lib/libakonadi-kde.so.4
#10 0x00007f14c70d520a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x00007f14c86c5db1 in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007f14c5c12fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#13 0x00007f14c5c19f16 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#14 0x00007f14c697864a in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5
#15 0x00007f14c86ab90d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007f14c86af3c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007f14c86dc13e in  () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007f14c4085197 in g_main_context_dispatch (context=0x1e9ef60) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3154
#19 0x00007f14c4085197 in g_main_context_dispatch (context=context@entry=0x1e9ef60) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3769
#20 0x00007f14c40853f0 in g_main_context_iterate (context=context@entry=0x1e9ef60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3840
#21 0x00007f14c408549c in g_main_context_iteration (context=0x1e9ef60, may_block=1) at /build/glib2.0-prJhLS/glib2.0-2.48.2/./glib/gmain.c:3901
#22 0x00007f14c86dc2ae in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007f14c5cc0616 in  () at /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#24 0x00007f14c86aa18f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#25 0x00007f14c86aa4f5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#26 0x00007f14c86b04b9 in QCoreApplication::exec() () at /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007f14c70d24bd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib/libakonadi-kde.so.4
#28 0x000000000041111e in  ()
#29 0x00007f14c49a7830 in __libc_start_main (main=0x40a090, argc=3, argv=0x7ffd0d5bfba8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffd0d5bfb98) at ../csu/libc-start.c:291
#30 0x000000000040a129 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2017-05-09 23:45:03 UTC
Reported as bug 379674.