Summary: | Crash when trying to retrieve email on spotty network | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Christian <christian.winterstein> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christian.winterstein, kdepim-bugs, vkrause |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian
2013-01-05 20:52:52 UTC
*** This bug has been marked as a duplicate of bug 312057 *** Created attachment 76666 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.7) on KDE Platform 4.7.4 (4.7.4) using Qt 4.7.4
- What I was doing when the application crashed:
KMail tryed to sync an IMAP account while connectivity problems. The crash is difficult to reproduce.
-- Backtrace (Reduced):
#7 0x00007fca99b0d714 in QObject::disconnect (sender=0x19f99b0, signal=0x18e4f69 "connectionLost()", receiver=0x19a94d0, method=0x19f8009 "onEarlyConnectionLost()") at kernel/qobject.cpp:2728
#8 0x0000000000453931 in SessionPool::killSession (this=0x19a94d0, session=0x19f99b0, termination=SessionPool::LogoutSession) at ../../../resources/imap/sessionpool.cpp:177
#9 0x0000000000453ef5 in SessionPool::disconnect (this=0x19a94d0, termination=SessionPool::LogoutSession) at ../../../resources/imap/sessionpool.cpp:119
#10 0x00000000004168c3 in ImapResource::doSetOnline (this=0x1979ef0, online=false) at ../../../resources/imap/imapresource.cpp:421
#11 0x00007fca9a125ee8 in Akonadi::AgentBase::setOnline(bool) () from /usr/lib/libakonadi-kde.so.4
|