Bug 284974 - akonadictl stop crash
Summary: akonadictl stop crash
Status: RESOLVED DUPLICATE of bug 259876
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: 4.7
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 23:42 UTC by ComputerDruid
Modified: 2011-11-17 23:55 UTC (History)
1 user (show)

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 ComputerDruid 2011-10-25 23:42:26 UTC
Application: akonadi_maildispatcher_agent (4.7)
KDE Platform Version: 4.7.2 (4.7.2) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.0.6 x86_64
Distribution: "Gentoo Base System release 2.1"

-- Information about the crash:
- What I was doing when the application crashed:
While KMail and an IMAP fetching agent were running:
After running "akonadictl stop"
The mail fetching agent crashed with this backtrace

-- Backtrace:
Application:  (akonadi_maildispatcher_agent), signal: Segmentation fault
[KCrash Handler]
#6  0x00000000011a1c40 in ?? ()
#7  0x00007fefb4d8e66b in KWallet::Wallet::openWallet(QString const&, unsigned long, KWallet::Wallet::OpenType) () from /usr/lib64/libkdeui.so.5
#8  0x00007fefb550fe95 in MailTransport::TransportManager::wallet() () from /usr/lib64/libmailtransport.so.4
#9  0x00007fefb5507dd5 in MailTransport::Transport::readPassword() () from /usr/lib64/libmailtransport.so.4
#10 0x00007fefb55084c8 in MailTransport::Transport::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libmailtransport.so.4
#11 0x00007fefb62b7f62 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#12 0x00007fefb3f246fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#13 0x00007fefb3f2925a in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#14 0x00007fefb4c6d528 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#15 0x00007fefb62a3acb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#16 0x00007fefb62a72e4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/qt4/libQtCore.so.4
#17 0x00007fefb62ceab3 in ?? () from /usr/lib64/qt4/libQtCore.so.4
#18 0x00007fefb1c42f9a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fefb1c437a8 in ?? () from /usr/lib64/libglib-2.0.so.0
#20 0x00007fefb1c4393f in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#21 0x00007fefb62cec1a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#22 0x00007fefb3fca8c6 in ?? () from /usr/lib64/qt4/libQtGui.so.4
#23 0x00007fefb62a2e12 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#24 0x00007fefb62a3094 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/qt4/libQtCore.so.4
#25 0x00007fefb62a757b in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4
#26 0x00007fefb68afea3 in Akonadi::AgentBase::init(Akonadi::AgentBase*) () from /usr/lib64/libakonadi-kde.so.4
#27 0x000000000040b91a in _start ()

Possible duplicates by query: bug 284847, bug 282544, bug 282131, bug 279455, bug 277340.

Reported using DrKonqi
Comment 1 Christophe Marin 2011-11-17 23:55:13 UTC

*** This bug has been marked as a duplicate of bug 259876 ***