Bug 209088 - Kmail crash after confirmation of a untrusted certificate on a disconnect imap account (if it waited too long it seems)
Summary: Kmail crash after confirmation of a untrusted certificate on a disconnect ima...
Status: RESOLVED DUPLICATE of bug 191589
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-01 12:30 UTC by rapsys
Modified: 2009-10-01 18:53 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rapsys 2009-10-01 12:30:55 UTC
Application that crashed: kontact
Version of the application: 4.3.1
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.31-server-1mnb i686
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
I let my kmail/kontact running the night, it lost the dimap connection.

Then it try to reconnect and ask if the certificate should be trusted, I answer temporary, then it reconnect.

After clicking the message box connexion was lost kmail/kontact crashed with this error.

It looks like the same problem that happen with password in kwallet late confirmation.

 -- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
[KCrash Handler]
#6  KIO::Slave::deref (this=0xa6a5a48) at /usr/src/debug/kdelibs-4.3.1/kio/kio/slave.cpp:242
#7  0xb61ef7a1 in KIO::Slave::gotInput (this=0xa6a5a48) at /usr/src/debug/kdelibs-4.3.1/kio/kio/slave.cpp:335
#8  0xb61f1d64 in KIO::Slave::qt_metacall (this=0xa6a5a48, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfb1b49c) at /usr/src/debug/kdelibs-4.3.1/build/kio/slave.moc:76
#9  0xb7778c44 in QMetaObject::activate (sender=0xaa72b88, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#10 0xb7779965 in QMetaObject::activate (sender=0xaa72b88, m=0xb63168a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#11 0xb60f0375 in KIO::Connection::readyRead (this=0xaa72b88) at /usr/src/debug/kdelibs-4.3.1/build/kio/connection.moc:86
#12 0xb60f225a in KIO::ConnectionPrivate::dequeue (this=0xa2f7e18) at /usr/src/debug/kdelibs-4.3.1/kio/kio/connection.cpp:82
#13 0xb60f23a7 in KIO::Connection::qt_metacall (this=0xaa72b88, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xab2c468) at /usr/src/debug/kdelibs-4.3.1/build/kio/connection.moc:73
#14 0xb777142a in QMetaCallEvent::placeMetaCall (this=0xabc65c0, object=0xaa72b88) at kernel/qobject.cpp:477
#15 0xb7772b76 in QObject::event (this=0xaa72b88, e=0xabc65c0) at kernel/qobject.cpp:1110
#16 0xb6d876cc in QApplicationPrivate::notify_helper (this=0x9f24158, receiver=0xaa72b88, e=0xabc65c0) at kernel/qapplication.cpp:4056
#17 0xb6d8f10e in QApplication::notify (this=0xbfb1bcc0, receiver=0xaa72b88, e=0xabc65c0) at kernel/qapplication.cpp:3603
#18 0xb7c9b951 in KApplication::notify (this=0xbfb1bcc0, receiver=0xaa72b88, event=0xabc65c0) at /usr/src/debug/kdelibs-4.3.1/kdeui/kernel/kapplication.cpp:302
#19 0xb776275e in QCoreApplication::notifyInternal (this=0xbfb1bcc0, receiver=0xaa72b88, event=0xabc65c0) at kernel/qcoreapplication.cpp:610
#20 0xb77633cc in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9ef8a08) at ../../src/corelib/kernel/qcoreapplication.h:213
#21 0xb776358c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#22 0xb778e7bd in postEventSourceDispatch (s=0x9f19d28) at ../../src/corelib/kernel/qcoreapplication.h:218
#23 0xb50b8b92 in IA__g_main_context_dispatch (context=0x9f194a0) at gmain.c:1960
#24 0xb50bc468 in g_main_context_iterate (context=0x9f194a0, block=<value optimized out>, dispatch=1, self=0x9f24218) at gmain.c:2591
#25 0xb50bc58e in IA__g_main_context_iteration (context=0x9f194a0, may_block=1) at gmain.c:2654
#26 0xb778e3c8 in QEventDispatcherGlib::processEvents (this=0x9f17158, flags={i = 36}) at kernel/qeventdispatcher_glib.cpp:327
#27 0xb6e2951a in QGuiEventDispatcherGlib::processEvents (this=0x9f17158, flags={i = 36}) at kernel/qguieventdispatcher_glib.cpp:202
#28 0xb7760d7d in QEventLoop::processEvents (this=0xbfb1bc24, flags=) at kernel/qeventloop.cpp:149
#29 0xb77611c9 in QEventLoop::exec (this=0xbfb1bc24, flags={i = 0}) at kernel/qeventloop.cpp:201
#30 0xb7763660 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#31 0xb6d87544 in QApplication::exec () at kernel/qapplication.cpp:3525
#32 0x0804b14d in main (argc=1, argv=0xbfb1bea4) at /usr/src/debug/kdepim-4.3.1/kontact/src/main.cpp:218

Reported using DrKonqi
Comment 1 Christophe Marin 2009-10-01 18:53:09 UTC

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