Summary: | Akonadi/IMAP crashed after canceling dozens of certificate-accept dialogues | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Dennis Schridde <heri+kde> |
Component: | IMAP resource | Assignee: | Christian Mollekopf <chrigi_1> |
Status: | RESOLVED WAITINGFORINFO | ||
Severity: | crash | CC: | giecrilj, giuseppe.curto, kdepim-bugs, mail, martin.ruessler, mollekopf, vkrause, wankelwankel |
Priority: | NOR | ||
Version: | 4.10 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
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 |
Description
Dennis Schridde
2013-04-28 20:40:47 UTC
This also can happen when you accept a certificate. I was absent for a while (the dialog must have been open for some hours I guess). Clicking on accept crashed the IMAP resource. Created attachment 79921 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.10) on KDE Platform 4.10.2 "release 1" using Qt 4.8.4
- What I was doing when the application crashed:
I launched KMail and acknowledged two dialogue boxes concerning self-signed certificates of the IMAP server.
-- Backtrace (Reduced):
#7 0x00007f30a0a8f4b7 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x7f30a0ab4d3e "sslErrorHandlerResponse", obj=<optimized out>) at /usr/include/QtCore/qobjectdefs.h:434
#8 KIMAP::SessionPrivate::handleSslError (this=0x2026c40, errorData=...) at /usr/src/debug/kdepimlibs-4.10.2/kimap/session.cpp:121
#9 0x00007f30a206d68e in QObject::event (this=0x20129c0, e=<optimized out>) at kernel/qobject.cpp:1203
#10 0x00007f30a11e586c in QApplicationPrivate::notify_helper (this=this@entry=0x1c86f70, receiver=receiver@entry=0x20129c0, e=e@entry=0x7f3088119df0) at kernel/qapplication.cpp:4562
#11 0x00007f30a11e9ceb in QApplication::notify (this=0x7fff9e218e00, receiver=0x20129c0, e=0x7f3088119df0) at kernel/qapplication.cpp:4423
Created attachment 80082 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.10) on KDE Platform 4.10.2 "release 1" using Qt 4.8.4
- What I was doing when the application crashed:
I started the new account wizard to add an IMAP account based on my e-mail address.
-- Backtrace (Reduced):
#7 0x00007ff01b7644b7 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x7ff01b789d3e "sslErrorHandlerResponse", obj=<optimized out>) at /usr/include/QtCore/qobjectdefs.h:434
#8 KIMAP::SessionPrivate::handleSslError (this=0x173c6b0, errorData=...) at /usr/src/debug/kdepimlibs-4.10.2/kimap/session.cpp:121
#9 0x00007ff01cd4268e in QObject::event (this=0x16793e0, e=<optimized out>) at kernel/qobject.cpp:1203
#10 0x00007ff01beba86c in QApplicationPrivate::notify_helper (this=this@entry=0x139d5c0, receiver=receiver@entry=0x16793e0, e=e@entry=0x7ff00411e780) at kernel/qapplication.cpp:4562
#11 0x00007ff01bebeceb in QApplication::notify (this=0x7fffe30683e0, receiver=0x16793e0, e=0x7ff00411e780) at kernel/qapplication.cpp:4423
Created attachment 81361 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.10) on KDE Platform 4.10.5 using Qt 4.8.4
- What I was doing when the application crashed:
I accepted temporarily the certificate.
-- Backtrace (Reduced):
#7 0x00000037fde3ca97 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x37fde5ee87 "sslErrorHandlerResponse", obj=<optimized out>) at /usr/include/QtCore/qobjectdefs.h:434
#8 KIMAP::SessionPrivate::handleSslError (this=0x1e7ff40, errorData=...) at /usr/src/debug/kdepimlibs-4.10.5/kimap/session.cpp:121
#9 0x00000037d6b91e4e in QObject::event (this=0x1de34c0, e=<optimized out>) at kernel/qobject.cpp:1194
#10 0x00000037db7c846c in QApplicationPrivate::notify_helper (this=this@entry=0x1a40dc0, receiver=receiver@entry=0x1de34c0, e=e@entry=0x7fbe3c013bc0) at kernel/qapplication.cpp:4562
#11 0x00000037db7cea30 in QApplication::notify (this=this@entry=0x7fff81bc7010, receiver=receiver@entry=0x1de34c0, e=e@entry=0x7fbe3c013bc0) at kernel/qapplication.cpp:4348
*** Bug 324233 has been marked as a duplicate of this bug. *** *** Bug 323805 has been marked as a duplicate of this bug. *** The IMAP resource has a new maintainer, reassigning to him. Crash backtraces of pre 4.11.3 versions are no longer useful. Please reopen if you can reproduce the issue with >= 4.11.3. On 11/20/2013 01:13 PM, Christian Mollekopf wrote: > https://bugs.kde.org/show_bug.cgi?id=319033 > > Christian Mollekopf <mollekopf@kolabsys.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|CONFIRMED |RESOLVED > CC| |mollekopf@kolabsys.com > Resolution|--- |WAITINGFORINFO > > --- Comment #8 from Christian Mollekopf <mollekopf@kolabsys.com> --- > Crash backtraces of pre 4.11.3 versions are no longer useful. Please reopen if > you can reproduce the issue with >= 4.11.3. > Thanks for your time, I will reopen in case I can reproduce the issue on a more recent version of Akonadi. Best regards, Boudewijn |