Bug 204185 - kmail crashes on exiting
Summary: kmail crashes on exiting
Status: RESOLVED DUPLICATE of bug 153411
Alias: None
Product: kmail
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-08-17 16:56 UTC by Mike Spark
Modified: 2009-08-17 17:18 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 Mike Spark 2009-08-17 16:56:26 UTC
Application that crashed: kmail
Version of the application: 1.12.0
KDE Version: 4.3.00 (KDE 4.3.0)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-686 i686

What I was doing when the application crashed:
Sometimes kmail crashes just after exiting. No data is lost, just the crash window appears.

 -- Backtrace:
Application: KMail (kmail), signal: Aborted
[KCrash Handler]
#6  0xb803e424 in __kernel_vsyscall ()
#7  0xb63853d0 in raise () from /lib/i686/cmov/libc.so.6
#8  0xb6388a85 in abort () from /lib/i686/cmov/libc.so.6
#9  0xb659f27f in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#10 0xb659d1b5 in ?? () from /usr/lib/libstdc++.so.6
#11 0xb659d1f2 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0xb659dea5 in __cxa_pure_virtual () from /usr/lib/libstdc++.so.6
#13 0xb76cb064 in KMail::ISubject::notify (this=0x951e4c0) at ../../kmail/isubject.cpp:29
#14 0xb737c7be in KMMessage::updateBodyPart (this=0x951e450, partSpecifier=..., data=...) at ../../kmail/kmmessage.cpp:3196
#15 0xb769dd4f in KMail::ImapJob::slotGetMessageResult (this=0x9814668, job=0x97e81e0) at ../../kmail/imapjob.cpp:435
#16 0xb76a225c in KMail::ImapJob::qt_metacall (this=0x9814668, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfa43a0c) at ./imapjob.moc:82
#17 0xb70ecad3 in QMetaObject::activate (sender=0x97e81e0, from_signal_index=7, to_signal_index=7, argv=0xbfa43a0c) at kernel/qobject.cpp:3112
#18 0xb70ed722 in QMetaObject::activate (sender=0x97e81e0, m=0xb7c9cfe8, local_signal_index=3, argv=0xbfa43a0c) at kernel/qobject.cpp:3186
#19 0xb7b42083 in KJob::result (this=0x97e81e0, _t1=0x97e81e0) at ./kjob.moc:188
#20 0xb7b42529 in KJob::emitResult (this=0x97e81e0) at ../../kdecore/jobs/kjob.cpp:304
#21 0xb53569e5 in KIO::SimpleJob::slotFinished (this=0x97e81e0) at ../../kio/kio/job.cpp:477
#22 0xb5357343 in KIO::TransferJob::slotFinished (this=0x97e81e0) at ../../kio/kio/job.cpp:948
#23 0xb53538d3 in KIO::TransferJob::qt_metacall (this=0x97e81e0, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfa43c48) at ./jobclasses.moc:343
#24 0xb70ecad3 in QMetaObject::activate (sender=0x96e3b90, from_signal_index=8, to_signal_index=8, argv=0x0) at kernel/qobject.cpp:3112
#25 0xb70ed722 in QMetaObject::activate (sender=0x96e3b90, m=0xb54fdb64, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3186
#26 0xb541c6d7 in KIO::SlaveInterface::finished (this=0x96e3b90) at ./slaveinterface.moc:165
#27 0xb5420487 in KIO::SlaveInterface::dispatch (this=0x96e3b90, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:175
#28 0xb541cbb7 in KIO::SlaveInterface::dispatch (this=0x96e3b90) at ../../kio/kio/slaveinterface.cpp:91
#29 0xb540eb9d in KIO::Slave::gotInput (this=0x96e3b90) at ../../kio/kio/slave.cpp:322
#30 0xb5411083 in KIO::Slave::qt_metacall (this=0x96e3b90, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfa43f18) at ./slave.moc:76
#31 0xb70ecad3 in QMetaObject::activate (sender=0x980ce48, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#32 0xb70ed722 in QMetaObject::activate (sender=0x980ce48, m=0xb54fa4a0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#33 0xb531b427 in KIO::Connection::readyRead (this=0x980ce48) at ./connection.moc:86
#34 0xb531cd33 in KIO::ConnectionPrivate::dequeue (this=0x975f410) at ../../kio/kio/connection.cpp:82
#35 0xb531d116 in KIO::Connection::qt_metacall (this=0x980ce48, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x8ea53b8) at ./connection.moc:73
#36 0xb70e62db in QMetaCallEvent::placeMetaCall (this=0x9435d10, object=0x980ce48) at kernel/qobject.cpp:477
#37 0xb70e7db0 in QObject::event (this=0x980ce48, e=0x9435d10) at kernel/qobject.cpp:1110
#38 0xb67177d4 in QApplicationPrivate::notify_helper (this=0x8db3a98, receiver=0x980ce48, e=0x9435d10) at kernel/qapplication.cpp:4056
#39 0xb671f93e in QApplication::notify (this=0xbfa44748, receiver=0x980ce48, e=0x9435d10) at kernel/qapplication.cpp:3603
#40 0xb7e7500d in KApplication::notify (this=0xbfa44748, receiver=0x980ce48, event=0x9435d10) at ../../kdeui/kernel/kapplication.cpp:302
#41 0xb70d796b in QCoreApplication::notifyInternal (this=0xbfa44748, receiver=0x980ce48, event=0x9435d10) at kernel/qcoreapplication.cpp:610
#42 0xb70d85ae in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8d8ce60) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d8ce60) at kernel/qcoreapplication.cpp:1247
#44 0xb70d878d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1140
#45 0xb7102baf in QCoreApplication::sendPostedEvents (s=0x8db5da0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#46 postEventSourceDispatch (s=0x8db5da0) at kernel/qeventdispatcher_glib.cpp:210
#47 0xb480b368 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#48 0xb480e8c3 in ?? () from /usr/lib/libglib-2.0.so.0
#49 0xb480ea48 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#50 0xb71027f8 in QEventDispatcherGlib::processEvents (this=0x8d8cbb0, flags=...) at kernel/qeventdispatcher_glib.cpp:327
#51 0xb67b6f85 in QGuiEventDispatcherGlib::processEvents (this=0x8d8cbb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#52 0xb70d5fba in QEventLoop::processEvents (this=0xbfa44650, flags=...) at kernel/qeventloop.cpp:149
#53 0xb70d6402 in QEventLoop::exec (this=0xbfa44650, flags=...) at kernel/qeventloop.cpp:201
#54 0xb70d8859 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#55 0xb6717657 in QApplication::exec () at kernel/qapplication.cpp:3525
#56 0x0804a6d0 in main (argc=) at ../../kmail/main.cpp:146

Reported using DrKonqi
Comment 1 Christophe Marin 2009-08-17 17:18:51 UTC

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