Application: akonadi_maildispatcher_agent (4.11) KDE Platform Version: 4.11.3 Qt Version: 4.8.6 Operating System: Linux 3.12.6-sabayon-amd64-rjvb x86_64 Distribution: LMDE Cinnamon Edition -- Information about the crash: - What I was doing when the application crashed: A mail had been sitting in my outbox, apparently because I had not noticed the authentication request. I cancelled the send from the progress popup in the lower right, and then used the "send queued messages" command. I entered my PW in the new dialogue that popped up, the message was sent OK, and then I saw the other password dialogue. After entering my PW in there, the mail send handler crashed. 2 things that strike me: - existing pw dialogues should be reused or closed if the operation that spawned them is aborted - I had sent an email through the same server moments before. Even when not storing passwords in a wallet, why not keep them in memory (this was at least the case for imap servers in the previous Kmail version I used, from KDE 4.8.5). -- Backtrace: Application: Mail Dispatcher Agent (akonadi_maildispatcher_agent), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007f386de8a344 in MailTransport::TransportJob::transport (this=this@entry=0x1eea2e0) at ../../mailtransport/transportjob.cpp:81 #7 0x00007f386de8dbc0 in MailTransport::SmtpJob::startSmtpJob (this=0x1eea2e0) at ../../mailtransport/smtpjob.cpp:192 #8 0x00007f386de8e48a in MailTransport::SmtpJob::doStart (this=0x1eea2e0) at ../../mailtransport/smtpjob.cpp:134 #9 0x00007f386de8a444 in MailTransport::TransportJob::start (this=0x1eea2e0) at ../../mailtransport/transportjob.cpp:129 #10 0x0000000000413377 in ?? () #11 0x0000000000413f3c in ?? () #12 0x00007f386ec2c87e in QObject::event (this=0x1e80500, e=<optimized out>) at kernel/qobject.cpp:1194 #13 0x00007f386b0af75c in QApplicationPrivate::notify_helper (this=this@entry=0x1b22d60, receiver=receiver@entry=0x1e80500, e=e@entry=0x1ecb6c0) at kernel/qapplication.cpp:4567 #14 0x00007f386b0b5dd0 in QApplication::notify (this=this@entry=0x7ffff0c16b10, receiver=receiver@entry=0x1e80500, e=e@entry=0x1ecb6c0) at kernel/qapplication.cpp:4353 #15 0x00007f386d60549a in KApplication::notify (this=0x7ffff0c16b10, receiver=0x1e80500, event=0x1ecb6c0) at ../../kdeui/kernel/kapplication.cpp:311 #16 0x00007f386ec1433d in QCoreApplication::notifyInternal (this=0x7ffff0c16b10, receiver=receiver@entry=0x1e80500, event=event@entry=0x1ecb6c0) at kernel/qcoreapplication.cpp:949 #17 0x00007f386ec1789f in sendEvent (event=0x1ecb6c0, receiver=0x1e80500) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1af7ea0) at kernel/qcoreapplication.cpp:1573 #19 0x00007f386ec17d43 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1466 #20 0x00007f386ec41bf3 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #21 postEventSourceDispatch (s=0x1b22a20) at kernel/qeventdispatcher_glib.cpp:280 #22 0x00007f386a5f7ea6 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f386a5f81f8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f386a5f829c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007f386ec414b5 in QEventDispatcherGlib::processEvents (this=0x1af9800, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #26 0x00007f386b14d896 in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #27 0x00007f386ec12f9f in QEventLoop::processEvents (this=this@entry=0x7ffff0c16a80, flags=...) at kernel/qeventloop.cpp:149 #28 0x00007f386ec13295 in QEventLoop::exec (this=this@entry=0x7ffff0c16a80, flags=...) at kernel/qeventloop.cpp:204 #29 0x00007f386ec188db in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1221 #30 0x00007f386b0adf1c in QApplication::exec () at kernel/qapplication.cpp:3828 #31 0x00007f386f254033 in Akonadi::AgentBase::init (r=0x1d608f0) at ../../akonadi/agentbase.cpp:706 #32 0x000000000040b710 in ?? () #33 0x00007f386cb21995 in __libc_start_main (main=0x408d10, argc=3, ubp_av=0x7ffff0c16c28, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff0c16c18) at libc-start.c:276 #34 0x0000000000408da4 in _start () Possible duplicates by query: bug 309337. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 309337 ***