Summary: | imap ressource crashes on start | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Mathias Homann <Mathias.Homann> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dvratil, kdepim-bugs, Mathias.Homann, matt.scheirer, vkrause |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Mathias Homann
2015-05-28 12:20:54 UTC
Created attachment 92888 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.6 using Qt 4.8.6
the imap ressource keeps crashing, but it is the only one that does that. I have several other imap accounts in akonadi all on the same server that work fine. I have already run a reconstruct on the imap server, didn't help.
-- Backtrace (Reduced):
#5 0x00007f276f1c564d in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#6 0x00007f276f1b5ddc in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#7 0x00007f277157559e in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#8 0x00007f27708f676c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#9 0x00007f27708fccad in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
Created attachment 93238 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.9 using Qt 4.8.7
- What I was doing when the application crashed:
Whenever kmail tries to refresh the inbox, it segfaults on the response. Its only on imap responses - I can send smtp messages from the account fine. It was working fine yesterday, and I would not be surprised if it worked again after a reboot or after readding the imap info.
- Custom settings of the application:
Disabling interval checking stops the constant crashing, but opening the inbox still auto-updates it and crashes the resource.
-- Backtrace (Reduced):
#6 0x00007f7dc19038e5 in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#7 0x00007f7dc18f2a6e in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#8 0x00007f7dc2bd4bc1 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#9 0x00007f7dc1f0513c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f7dc1f0bf96 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
*** This bug has been marked as a duplicate of bug 351850 *** |