Summary: | akonadi_imap_resource often segfaults after adding a gmail account in Kmail a few days | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | V字龍(Vdragon) <Vdragon.Taiwan> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | dvratil, kdepim-bugs, luislezcair, matej, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=340157 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
V字龍(Vdragon)
2014-09-25 19:25:09 UTC
Created attachment 89477 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
KMail was in the systray, and it seems that in a mail check it crashed
-- Backtrace (Reduced):
#5 0x00007f94e513464d in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#6 0x00007f94e5124ddc in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#7 0x00007f94e74e159e in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#8 0x00007f94e686276c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#9 0x00007f94e6868cad in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
This looks like a duplicate of bug 340157 to me. I'd like to mark it as such in a couple of days if there are no objections. *** This bug has been marked as a duplicate of bug 351850 *** |