Summary: | Imap-Resource crashed after entering password | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Christian Nobis <c.nobis> |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ansla80, kdepim-bugs, vkrause |
Priority: | NOR | ||
Version: | 4.8 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Christian Nobis
2012-04-10 18:16:51 UTC
Created attachment 70694 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.8) on KDE Platform 4.8.1 (4.8.1) using Qt 4.7.4
- What I was doing when the application crashed:
Over night there was an error connecting to the IMAP server, so when I came back in the morning it prompted me to reenter the password.
-- Backtrace (Reduced):
#6 0x00007f28213677fe in QObject::connect (sender=0x23499b0, signal=0x468048 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x1fdd1a0, method=0x468000 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2489
#7 0x0000000000455a26 in SessionPool::onPasswordRequestDone (this=0x1fdd1a0, resultType=<optimized out>, password=...) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.1/work/kdepim-runtime-4.8.1/resources/imap/sessionpool.cpp:335
#8 0x00000000004575e2 in SessionPool::qt_metacall (this=0x1fdd1a0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff0f668870) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.1/work/kdepim-runtime-4.8.1_build/resources/imap/sessionpool.moc:117
[...]
#10 0x0000000000443611 in PasswordRequesterInterface::done (this=<optimized out>, _t1=0, _t2=<optimized out>) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.1/work/kdepim-runtime-4.8.1_build/resources/imap/passwordrequesterinterface.moc:104
#11 0x0000000000422f32 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x1fdaee0, password=..., userRejected=false) at /var/tmp/portage/kde-base/kdepim-runtime-4.8.1/work/kdepim-runtime-4.8.1/resources/imap/settingspasswordrequester.cpp:89
Forgot to mention that the IMAP server is Microsoft Outlook 365 *** This bug has been marked as a duplicate of bug 293633 *** |