Summary: | Imap resource crash [SessionPool::onPasswordRequestDone, PasswordRequesterInterface::done, SettingsPasswordRequester::onPasswordRequestCompleted] | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | sdenneul |
Component: | IMAP resource | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | faure, greg.martyn, kdepim-bugs, mail, vkrause |
Priority: | NOR | ||
Version: | 4.7 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
sdenneul
2011-10-28 07:18:18 UTC
*** Bug 287938 has been marked as a duplicate of this bug. *** Dangling session pointer, could be fixed in 4.8 by 462d1ba2389, see bug 288268. Created attachment 68050 [details]
New crash information added by DrKonqi
akonadi_imap_resource (4.8) on KDE Platform 4.7.4 (4.7.4) using Qt 4.8.0
kdepim stack compiled from yesterday's git. this is now cropping up now that the other crashes got fixed on resuming from suspend. but well, now this :)
hope dfaure can look at this as well, cheers
-- Backtrace (Reduced):
#7 0x00007f63d3bf8748 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
#8 0x000000000045d829 in SessionPool::onPasswordRequestDone (this=0x17bcc80, resultType=0, password=...) at /home/milian/projects/kde4/kdepim-runtime/resources/imap/sessionpool.cpp:334
#9 0x000000000045e9b6 in SessionPool::qt_static_metacall (_o=0x17bcc80, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff37e41070) at /home/milian/projects/.build/kde4/kdepim-runtime/resources/imap/sessionpool.moc:94
[...]
#11 0x000000000044a192 in PasswordRequesterInterface::done (this=0x17be2a0, _t1=0, _t2=...) at /home/milian/projects/.build/kde4/kdepim-runtime/resources/imap/passwordrequesterinterface.moc:118
#12 0x0000000000426a16 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x17be2a0, password=..., userRejected=false) at /home/milian/projects/kde4/kdepim-runtime/resources/imap/settingspasswordrequester.cpp:89
*** This bug has been marked as a duplicate of bug 293633 *** |