Summary: | Akonadi IMAP crashes after entering password | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Vojtěch Zeisek <Vojtech.Zeisek> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andysem, auxsvr, dvn74, erlrange, faure, julius.schwartzenberg, k, kde.org, kdepim-bugs, leveillerems, montel, oleg.atamanenko+kde, stringchopper, tomas.chvatal, vkrause |
Priority: | NOR | ||
Version: | 4.9 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=303952 | ||
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 New crash information added by DrKonqi |
Description
Vojtěch Zeisek
2012-06-18 20:05:11 UTC
Created attachment 72867 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.8) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.2
- What I was doing when the application crashed:
Kontact was closed, I restarted it, an error dialog box appeared about a problem communicating with gmail, a password prompt for the imap account appeared, and, upon entering the password, the resource crashed.
-- Backtrace (Reduced):
#7 0xb73a0068 in QObject::connect (sender=0x930eb50, signal=0x80ae284 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x91b50f0, method=0x80ae240 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2560
#8 0x0809c588 in SessionPool::onPasswordRequestDone (this=0x91b50f0, resultType=0, password=...) at /usr/src/debug/kdepim-runtime-4.8.4/resources/imap/sessionpool.cpp:335
#9 0x0809e1b0 in SessionPool::qt_static_metacall (_o=0x91b50f0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbff68a04) at /usr/src/debug/kdepim-runtime-4.8.4/build/resources/imap/sessionpool.moc:94
[...]
#11 0x080885ef in PasswordRequesterInterface::done (this=0x91c2da8, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.8.4/build/resources/imap/passwordrequesterinterface.moc:118
#12 0x08065f30 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x91c2da8, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.8.4/resources/imap/settingspasswordrequester.cpp:89
Created attachment 73267 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.8) on KDE Platform 4.8.4 (4.8.4) "release 2" using Qt 4.8.1
- What I was doing when the application crashed:
I entered a password for my mail IMAP account
-- Backtrace (Reduced):
#5 0x00007f8bc90ce848 in QObject::connect (sender=0x10a82d0, signal=0x467368 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x10c66d0, method=0x467320 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2560
#6 0x00000000004558bb in SessionPool::onPasswordRequestDone (this=0x10c66d0, resultType=<optimized out>, password=...) at /usr/src/debug/kdepim-runtime-4.8.4/resources/imap/sessionpool.cpp:335
#7 0x00000000004565d7 in SessionPool::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/kdepim-runtime-4.8.4/build/resources/imap/sessionpool.moc:94
[...]
#9 0x0000000000441f21 in PasswordRequesterInterface::done (this=<optimized out>, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.8.4/build/resources/imap/passwordrequesterinterface.moc:118
#10 0x0000000000421fb3 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x10b4a50, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.8.4/resources/imap/settingspasswordrequester.cpp:89
Created attachment 73791 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.9) on KDE Platform 4.9.1 "release 561" using Qt 4.8.2
- What I was doing when the application crashed:
I had entered the wrong password, akonadi notified me of this and crashed when I tried to enter the password again.
-- Backtrace (Reduced):
#8 0xb7306622 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
#9 0x0809d3e8 in SessionPool::onPasswordRequestDone (this=this@entry=0x8dec940, resultType=0, password=...) at /usr/src/debug/kdepim-runtime-4.9.1/resources/imap/sessionpool.cpp:335
#10 0x0809de4c in SessionPool::qt_static_metacall (_o=0x8dec940, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf9d9874) at /usr/src/debug/kdepim-runtime-4.9.1/build/resources/imap/sessionpool.moc:94
[...]
#12 0x0808871f in PasswordRequesterInterface::done (this=0x8dfbe80, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.9.1/build/resources/imap/passwordrequesterinterface.moc:118
#13 0x0806667e in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x8dfbe80, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.9.1/resources/imap/settingspasswordrequester.cpp:89
Confirmed by several reporters. Created attachment 74275 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.8) on KDE Platform 4.8.5 (4.8.5) using Qt 4.8.2
- What I was doing when the application crashed:
I entered the passwprhase for my groupwise imap account and it crashed.
-- Backtrace (Reduced):
#7 0x00007f430b0b744f in QObject::connect (sender=0x94de80, signal=0x468648 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x8c1580, method=0x468600 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8 0x000000000045503b in SessionPool::onPasswordRequestDone (this=0x8c1580, resultType=<optimized out>, password=...) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.5/work/kdepim-runtime-4.8.5/resources/imap/sessionpool.cpp:335
#9 0x0000000000456db7 in SessionPool::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.5/work/kdepim-runtime-4.8.5_build/resources/imap/sessionpool.moc:94
[...]
#11 0x00000000004423b1 in PasswordRequesterInterface::done (this=<optimized out>, _t1=0, _t2=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.5/work/kdepim-runtime-4.8.5_build/resources/imap/passwordrequesterinterface.moc:118
#12 0x0000000000421513 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x885ca0, password=..., userRejected=false) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.5/work/kdepim-runtime-4.8.5/resources/imap/settingspasswordrequester.cpp:89
*** Bug 308887 has been marked as a duplicate of this bug. *** *** Bug 312610 has been marked as a duplicate of this bug. *** *** Bug 311489 has been marked as a duplicate of this bug. *** *** Bug 300613 has been marked as a duplicate of this bug. *** *** Bug 314203 has been marked as a duplicate of this bug. *** *** Bug 310222 has been marked as a duplicate of this bug. *** *** Bug 315042 has been marked as a duplicate of this bug. *** Created attachment 77607 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.10) on KDE Platform 4.10.00 using Qt 4.8.2
- Unusual behavior I noticed:
For some reason IMAP resource failed to login to the email account (I suppose, to refresh the emails). The password of the account was not changed, and no apparent network probems.
- What I was doing when the application crashed:
I re-entered the password when requested and then IMAP resource crashed.
-- Backtrace (Reduced):
#7 0x00007f410738df78 in QObject::connect (sender=0xcf4360, signal=0x46b0c8 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0xcbde00, method=0x46b080 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2551
#8 0x000000000045749b in SessionPool::onPasswordRequestDone (this=0xcbde00, resultType=<optimized out>, password=...) at ../../../resources/imap/sessionpool.cpp:335
#9 0x00000000004591a7 in SessionPool::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./sessionpool.moc:94
[...]
#11 0x00000000004444f1 in PasswordRequesterInterface::done (this=<optimized out>, _t1=0, _t2=...) at ./passwordrequesterinterface.moc:118
#12 0x0000000000422b13 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0xcb7ec0, password=..., userRejected=false) at ../../../resources/imap/settingspasswordrequester.cpp:89
David fixed a crash in 4.10.1 Verify with 4.10.1 Regards *** This bug has been marked as a duplicate of bug 293633 *** |