Summary: | Akonadi imap resource segfaults on folder refresh | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Julian G <glua> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | cure1245, dvratil, freekdekruijf, glua, kdepim-bugs, maarten.bezemer, matej, stephan.diestelhorst, vkrause |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=339395 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Julian G
2014-10-20 13:26:51 UTC
Created attachment 89358 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.1 using Qt 4.8.6
- What I was doing when the application crashed:
When trying to refresh gmail IMAP folders, the imap handler would segfault, leaving kmail open. It should be noted that after leaving the computer for several hours to allow the debug packages to install, the problem has apparently ran its course.
-- Backtrace (Reduced):
#6 0x00007f33e60bc92d in QByteArray (a=..., this=0x7fffc93a50f0) at /usr/include/qt4/QtCore/qbytearray.h:439
#7 toString (this=0x0) at ../../kimap/message_p.h:42
#8 KIMAP::SearchJob::handleResponse (this=<optimized out>, response=...) at ../../kimap/searchjob.cpp:429
#9 0x00007f33e60ad90b in KIMAP::SessionPrivate::responseReceived (this=0x2165400, response=...) at ../../kimap/session.cpp:300
#10 0x00007f33e84ea641 in QObject::event (this=0x2165400, e=<optimized out>) at kernel/qobject.cpp:1222
Created attachment 89637 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.3 using Qt 4.8.6
- What I was doing when the application crashed:
Right klick on the mailbox and clicked to synchronize the folder.
-- Backtrace (Reduced):
#6 0x00007fbe91da08cd in QByteArray (a=..., this=0x7fff5d740420) at /usr/include/QtCore/qbytearray.h:439
#7 toString (this=0x0) at /usr/src/debug/kdepimlibs-4.14.3/kimap/message_p.h:42
#8 KIMAP::SearchJob::handleResponse (this=<optimized out>, response=...) at /usr/src/debug/kdepimlibs-4.14.3/kimap/searchjob.cpp:429
#9 0x00007fbe91d908f4 in KIMAP::SessionPrivate::responseReceived (this=0x12f0630, response=...) at /usr/src/debug/kdepimlibs-4.14.3/kimap/session.cpp:300
#10 0x000000300539f90e in QObject::event (this=0x12f0630, e=<optimized out>) at kernel/qobject.cpp:1222
Created attachment 89825 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.3 using Qt 4.8.6
- What I was doing when the application crashed:
Left Kontact open for about 2 hours, came back and found the crash assistant waiting for me to act.
This was the akonadi imap_resource having contact with my gmail.com account.
-- Backtrace (Reduced):
#6 0x00007f0d9e28c64d in QByteArray (a=..., this=0x7fff15526c50) at /usr/include/QtCore/qbytearray.h:439
#7 toString (this=0x0) at /usr/src/debug/kdepimlibs-4.14.3/kimap/message_p.h:42
#8 KIMAP::SearchJob::handleResponse (this=<optimized out>, response=...) at /usr/src/debug/kdepimlibs-4.14.3/kimap/searchjob.cpp:429
#9 0x00007f0d9e27cddc in KIMAP::SessionPrivate::responseReceived (this=0xb136f0, response=...) at /usr/src/debug/kdepimlibs-4.14.3/kimap/session.cpp:300
#10 0x00007f0da063a59e in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
Created attachment 90036 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.14) on KDE Platform 4.14.3 using Qt 4.8.5
- What I was doing when the application crashed:
Just had kmail opened. Fetch interval was set to 2 minutes, the imap resource crashes at roughly this interval.
-- Backtrace (Reduced):
#6 0x00007fc508d4dda5 in QByteArray (a=..., this=0x7fff3e289630) at /usr/include/qt4/QtCore/qbytearray.h:439
#7 toString (this=0x0) at /var/tmp/portage/kde-base/kdepimlibs-4.14.3/work/kdepimlibs-4.14.3/kimap/message_p.h:42
#8 KIMAP::SearchJob::handleResponse (this=<optimized out>, response=...) at /var/tmp/portage/kde-base/kdepimlibs-4.14.3/work/kdepimlibs-4.14.3/kimap/searchjob.cpp:429
#9 0x00007fc508d3e61d in KIMAP::SessionPrivate::responseReceived (this=0x133f0b0, response=...) at /var/tmp/portage/kde-base/kdepimlibs-4.14.3/work/kdepimlibs-4.14.3/kimap/session.cpp:300
#10 0x00007fc50b0a0d6e in QObject::event (this=0x133f0b0, e=<optimized out>) at kernel/qobject.cpp:1194
still there with kde 4.14.4 *** This bug has been marked as a duplicate of bug 351850 *** |