Bug 371947 - Constant crashing after Akonaid restart
Summary: Constant crashing after Akonaid restart
Status: RESOLVED UNMAINTAINED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.13
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-11-01 15:20 UTC by Alf Mel
Modified: 2018-01-27 01:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alf Mel 2016-11-01 15:20:52 UTC
Application: akonadi_baloo_indexer (4.14)
KDE Platform Version: 4.14.25
Qt Version: 4.8.7
Operating System: Linux 4.8.4-1-ARCH x86_64
Distribution (Platform): Archlinux Packages

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

After running KMail for a few days and lots of suspend/resume cycles with network changes (and sometimes no network) the Akonadi IMAP backend stops syncying my email with the server. When that happens, I restart Akonadi with "akonadictl restart". About 30 seconds after Akonadi restarts, I get a crash report. Sometimes restarting the crashed the app works, but other times it just keeps crashing and crashing. Another Akonadi restart can sometimes solve the problem.

This issue has happened to me for about 1 1/2 years. This is the first time the Crash Reporting Assistant allowed me to report the bug.

The crash can be reproduced sometimes.

-- 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 "/usr/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f9921baf04f in raise () at /usr/lib/libc.so.6
#7  0x00007f9921bb047a in abort () at /usr/lib/libc.so.6
#8  0x00007f9925a7d44d in qt_message_output(QtMsgType, char const*) () at /usr/lib/libQtCore.so.4
#9  0x00007f992437c2b7 in Akonadi::AgentBasePrivate::delayedInit() () at /usr/lib/libakonadi-kde.so.4
#10 0x00007f992437b73a in  () at /usr/lib/libakonadi-kde.so.4
#11 0x00007f9925bb2991 in QObject::event(QEvent*) () at /usr/lib/libQtCore.so.4
#12 0x00007f9922e31f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#13 0x00007f9922e38e3c in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQtGui.so.4
#14 0x00007f9923bb92fa in KApplication::notify(QObject*, QEvent*) () at /usr/lib/libkdeui.so.5
#15 0x00007f9925b98b2d in QCoreApplication::notifyInternal(QObject*, QEvent*) () at /usr/lib/libQtCore.so.4
#16 0x00007f9925b9c006 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQtCore.so.4
#17 0x00007f9925bc8d5e in  () at /usr/lib/libQtCore.so.4
#18 0x00007f9921499587 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#19 0x00007f99214997f0 in  () at /usr/lib/libglib-2.0.so.0
#20 0x00007f992149989c in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#21 0x00007f9925bc8ece in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#22 0x00007f9922edae86 in  () at /usr/lib/libQtGui.so.4
#23 0x00007f9925b973ff in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#24 0x00007f9925b97765 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQtCore.so.4
#25 0x00007f9925b9d1c9 in QCoreApplication::exec() () at /usr/lib/libQtCore.so.4
#26 0x00007f9924378acd in Akonadi::AgentBase::init(Akonadi::AgentBase*) () at /usr/lib/libakonadi-kde.so.4
#27 0x00000000004112de in  ()
#28 0x00007f9921b9c291 in __libc_start_main () at /usr/lib/libc.so.6
#29 0x000000000040a2d9 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2018-01-27 01:14:08 UTC
The 'akonadi_baloo_indexer' is part of the KDEPIM 4 packages that is no longer maintained. Please ask in a forum of your distribution how to uninstall all KDEPIM 4 packages and only use KDEPIM 5 packages.