Summary: | Kmail keeps crashing | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Lars Hilgenstock <lars.hilgenstock> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | bugs, Cosmix666, dvratil, kdepim-bugs, slsimic, vkrause |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Lars Hilgenstock
2015-02-04 10:15:46 UTC
Created attachment 91342 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.5 using Qt 4.8.6
I've observed periodic crashes von kontact, it turned out that it always happens when a certain one of my imap accounts is synced (so every 5 minutes or whichever interval is selected in the account settings). with another installed imap account, it doesn't crash and on a different machine (arch linux) no account causes problems.
-- Backtrace (Reduced):
#6 0x00007f7de1dce0ed in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#7 0x00007f7de1dbf08b in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#8 0x00007f7de309d491 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#9 0x00007f7de23d69ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f7de23dd408 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
I think it's connected with a number of messages on server. I had same problem but when I opened my mail account thru web interface and deleted messages from Trash and Sent folder KMail worked fine and error didn't show again. Created attachment 95530 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.13 using Qt 4.8.7
- What I was doing when the application crashed:
Just opened KMail and hit Check mail. It chrashes every time. It was not mentioned in main Bug.
-- Backtrace (Reduced):
#6 0x00007f4a89a8718d in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#7 0x00007f4a89a762be in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib/libkimap.so.4
#8 0x00007f4a8ad59f61 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9 0x00007f4a8a0888dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#10 0x00007f4a8a08f816 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
*** This bug has been marked as a duplicate of bug 351850 *** |