Summary: | IMAP Crash Checking Gmail | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Garry Williams <gtwilliams> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arthur, auxsvr, clearmartin, dvratil, jan_braun, kdepim-bugs, microcaicai, vkrause |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Garry Williams
2015-04-01 09:31:36 UTC
Created attachment 92476 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.7 using Qt 4.8.6
- What I was doing when the application crashed:
nothing, imap sync just triggered by the sync timer
-- Backtrace (Reduced):
#5 0x00007f9b63ee1ead in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () from /usr/lib64/libkimap.so.4
#6 0x00007f9b63ecc497 in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () from /usr/lib64/libkimap.so.4
#7 0x00007f9b652cc831 in QObject::event(QEvent*) () from /usr/lib64/qt4/libQtCore.so.4
#8 0x00007f9b644f030c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
#9 0x00007f9b644f8d6c in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4
Created attachment 92714 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.6 using Qt 4.8.6
- What I was doing when the application crashed:
Kontact was checking email from a Gmail account.
-- Backtrace (Reduced):
#5 0x00007f176608b64d in KIMAP::SearchJob::handleResponse(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#6 0x00007f176607bddc in KIMAP::SessionPrivate::responseReceived(KIMAP::Message const&) () at /usr/lib64/libkimap.so.4
#7 0x00007f176843b59e in QObject::event(QEvent*) () at /usr/lib64/libQtCore.so.4
#8 0x00007f17677bc76c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
#9 0x00007f17677c2cad in QApplication::notify(QObject*, QEvent*) () at /usr/lib64/libQtGui.so.4
Could be a duplicate of 341860 I have the same issue. It even persists after reboot. It often helps to change connectivity (e.g. disconnect cable or wifi and connect with mobile internet connection). But it happens in various places - home and work - different ISP. This bug is triggered with new incomming e-mails available in remote IMAP server. Once I have the time, I'll compile everything with debug symbols and try to provide a better stack trace. I have Plasma 5.4.3, KF 5.16, KDE Applications 15.08.3, Qt 5.5.1 'akonadictl --version' yields 5.0.51 *** This bug has been marked as a duplicate of bug 351850 *** |