Bug 259876 - Kontact crashed when requesting KWallet
Summary: Kontact crashed when requesting KWallet
Status: RESOLVED DUPLICATE of bug 286789
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Mail Dispatcher Agent (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 284974 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-14 19:16 UTC by Rolf Eike Beer
Modified: 2012-08-18 08:22 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.04 KB, text/plain)
2011-04-07 21:46 UTC, Rolf Eike Beer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer 2010-12-14 19:16:05 UTC
Application: akonadi_maildispatcher_agent (0.1)
KDE Platform Version: 4.5.86 (4.6 >= 20101210) "release 8"
Qt Version: 4.7.1
Operating System: Linux 2.6.34.7-0.5-desktop i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
Kontact requested the KWallet password and crashed. It seems to work nevertheless.

-- Backtrace:
Application: Akonadi Agent (akonadi_maildispatcher_agent), signal: Segmentation fault
[KCrash Handler]
#7  0x00000151 in ?? ()
#8  0xb6e5e754 in MailTransport::TransportManager::wallet (this=0x80b9fe8) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transportmanager.cpp:586
#9  0xb6e55d55 in MailTransport::Transport::readPassword (this=0x81f9738) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transport.cpp:305
#10 0xb6e56576 in MailTransport::Transport::qt_metacall (this=0x81f9738, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8254a08)
    at /usr/src/debug/kdepimlibs-4.5.86svn1205247/build/mailtransport/transport.moc:72
#11 0xb73d7e5d in QMetaObject::metacall (object=0x81f9738, cl=QMetaObject::InvokeMetaMethod, idx=5, argv=0x8254a08) at kernel/qmetaobject.cpp:237
#12 0xb73e2945 in QMetaCallEvent::placeMetaCall (this=0x84817e8, object=0x81f9738) at kernel/qobject.cpp:534
#13 0xb73e6b7f in QObject::event (this=0x81f9738, e=0x84817e8) at kernel/qobject.cpp:1211
#14 0xb6091414 in QApplicationPrivate::notify_helper (this=0x80873f0, receiver=0x81f9738, e=0x84817e8) at kernel/qapplication.cpp:4445
#15 0xb609a137 in QApplication::notify (this=0xbfce69b0, receiver=0x81f9738, e=0x84817e8) at kernel/qapplication.cpp:3845
#16 0xb6c005b1 in KApplication::notify (this=0xbfce69b0, receiver=0x81f9738, event=0x84817e8) at /usr/src/debug/kdelibs-4.5.86svn1205247/kdeui/kernel/kapplication.cpp:311
#17 0xb73d15be in QCoreApplication::notifyInternal (this=0xbfce69b0, receiver=0x81f9738, event=0x84817e8) at kernel/qcoreapplication.cpp:732
#18 0xb73d534c in sendEvent (receiver=0x0, event_type=0, data=0x80717d0) at kernel/qcoreapplication.h:215
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80717d0) at kernel/qcoreapplication.cpp:1373
#20 0xb73d549c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#21 0xb73ffbd4 in sendPostedEvents (s=0x8089920) at kernel/qcoreapplication.h:220
#22 postEventSourceDispatch (s=0x8089920) at kernel/qeventdispatcher_glib.cpp:277
#23 0xb5707b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#24 0xb5708350 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xb570860e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#26 0xb73ffd5b in QEventDispatcherGlib::processEvents (this=0x80873d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#27 0xb61479aa in QGuiEventDispatcherGlib::processEvents (this=0x80873d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0xb73d089d in QEventLoop::processEvents (this=0xbfce5b44, flags=...) at kernel/qeventloop.cpp:149
#29 0xb73d0ac9 in QEventLoop::exec (this=0xbfce5b44, flags=...) at kernel/qeventloop.cpp:201
#30 0xb6c947f6 in KWallet::Wallet::openWallet (name=..., w=0, ot=KWallet::Wallet::Synchronous) at /usr/src/debug/kdelibs-4.5.86svn1205247/kdeui/util/kwallet.cpp:304
#31 0xb6e5e7ed in MailTransport::TransportManager::wallet (this=0x80b9fe8) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transportmanager.cpp:602
#32 0xb6e55d55 in MailTransport::Transport::readPassword (this=0x81f9738) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transport.cpp:305
#33 0xb6e565fc in MailTransport::Transport::password (this=0x81f9738) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transport.cpp:82
#34 0xb6e655a2 in MailTransport::SmtpJob::startSmtpJob (this=0x81e5f10) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/smtpjob.cpp:168
#35 0xb6e67037 in MailTransport::SmtpJob::doStart (this=0x81e5f10) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/smtpjob.cpp:129
#36 0xb6e62bd0 in MailTransport::TransportJob::start (this=0x81e5f10) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/mailtransport/transportjob.cpp:129
#37 0x0805c43e in SendJob::Private::doTraditionalTransport (this=0x81dfb80) at /usr/src/debug/kdepim-runtime-4.5.86svn1205247/agents/maildispatcher/sendjob.cpp:193
#38 0x0805d001 in SendJob::Private::doTransport (this=0x81dfb80) at /usr/src/debug/kdepim-runtime-4.5.86svn1205247/agents/maildispatcher/sendjob.cpp:126
#39 0x0805d797 in SendJob::qt_metacall (this=0x835ba08, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x84a5f68)
    at /usr/src/debug/kdepim-runtime-4.5.86svn1205247/build/agents/maildispatcher/sendjob.moc:83
#40 0xb73d7e5d in QMetaObject::metacall (object=0x835ba08, cl=QMetaObject::InvokeMetaMethod, idx=26, argv=0x84a5f68) at kernel/qmetaobject.cpp:237
#41 0xb73e2945 in QMetaCallEvent::placeMetaCall (this=0x8264d68, object=0x835ba08) at kernel/qobject.cpp:534
#42 0xb73e6b7f in QObject::event (this=0x835ba08, e=0x8264d68) at kernel/qobject.cpp:1211
#43 0xb6091414 in QApplicationPrivate::notify_helper (this=0x80873f0, receiver=0x835ba08, e=0x8264d68) at kernel/qapplication.cpp:4445
#44 0xb609a137 in QApplication::notify (this=0xbfce69b0, receiver=0x835ba08, e=0x8264d68) at kernel/qapplication.cpp:3845
#45 0xb6c005b1 in KApplication::notify (this=0xbfce69b0, receiver=0x835ba08, event=0x8264d68) at /usr/src/debug/kdelibs-4.5.86svn1205247/kdeui/kernel/kapplication.cpp:311
#46 0xb73d15be in QCoreApplication::notifyInternal (this=0xbfce69b0, receiver=0x835ba08, event=0x8264d68) at kernel/qcoreapplication.cpp:732
#47 0xb73d534c in sendEvent (receiver=0x0, event_type=0, data=0x80717d0) at kernel/qcoreapplication.h:215
#48 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x80717d0) at kernel/qcoreapplication.cpp:1373
#49 0xb73d549c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#50 0xb73ffbd4 in sendPostedEvents (s=0x8089920) at kernel/qcoreapplication.h:220
#51 postEventSourceDispatch (s=0x8089920) at kernel/qeventdispatcher_glib.cpp:277
#52 0xb5707b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#53 0xb5708350 in ?? () from /usr/lib/libglib-2.0.so.0
#54 0xb570860e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#55 0xb73ffd5b in QEventDispatcherGlib::processEvents (this=0x80873d0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#56 0xb61479aa in QGuiEventDispatcherGlib::processEvents (this=0x80873d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#57 0xb73d089d in QEventLoop::processEvents (this=0xbfce6914, flags=...) at kernel/qeventloop.cpp:149
#58 0xb73d0ac9 in QEventLoop::exec (this=0xbfce6914, flags=...) at kernel/qeventloop.cpp:201
#59 0xb73d5570 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#60 0xb608f114 in QApplication::exec () at kernel/qapplication.cpp:3719
#61 0xb75b2821 in Akonadi::AgentBase::init (r=0x8116e08) at /usr/src/debug/kdepimlibs-4.5.86svn1205247/akonadi/agentbase.cpp:533
#62 0x08050e24 in init<MailDispatcherAgent> (argc=) at /usr/include/akonadi/agentbase.h:338
#63 main (argc=) at /usr/src/debug/kdepim-runtime-4.5.86svn1205247/agents/maildispatcher/maildispatcheragent.cpp:366

Possible duplicates by query: bug 258251, bug 258091, bug 256444, bug 256281, bug 256208.

Reported using DrKonqi
Comment 1 Rolf Eike Beer 2011-04-07 21:46:44 UTC
Created attachment 58686 [details]
New crash information added by DrKonqi

akonadi_maildispatcher_agent (0.1) on KDE Platform 4.6.1 (4.6.1) using Qt 4.7.2

The crash happened when trying to send a mail.

-- Backtrace (Reduced):
#8  0xb6e2d2e4 in MailTransport::TransportManager::wallet (this=0x8150658) at /usr/src/debug/kdepimlibs-4.6.1/mailtransport/transportmanager.cpp:586
#9  0xb6e2d865 in MailTransport::Transport::readPassword (this=0x820abd8) at /usr/src/debug/kdepimlibs-4.6.1/mailtransport/transport.cpp:305
#10 0xb6e2e6c6 in MailTransport::Transport::qt_metacall (this=0x820abd8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8222a10)
    at /usr/src/debug/kdepimlibs-4.6.1/build/mailtransport/transport.moc:72
[...]
#13 0xb738c37f in QObject::event (this=0x820abd8, e=0x820bb30) at kernel/qobject.cpp:1217
#14 0xb60316e4 in QApplicationPrivate::notify_helper (this=0x8086958, receiver=0x820abd8, e=0x820bb30) at kernel/qapplication.cpp:4462
Comment 2 Christophe Marin 2011-11-17 23:55:13 UTC
*** Bug 284974 has been marked as a duplicate of this bug. ***
Comment 3 Sebastien Renard 2012-08-18 08:22:59 UTC

*** This bug has been marked as a duplicate of bug 286789 ***