Bug 266700 - KMail crashed on reopen
Summary: KMail crashed on reopen
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.13.5
Platform: FreeBSD Ports FreeBSD
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-19 23:59 UTC by Andrew Morris
Modified: 2012-08-19 10:48 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 Andrew Morris 2011-02-19 23:59:11 UTC
Application: kmail (1.13.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: FreeBSD 8.1-RELEASE-p1 i386
Distribution (Platform): FreeBSD Ports

-- Information about the crash:
KMail had stopped updating the read status on my IMAP inbox. I closed and reopened to try to jostle it back into action; shortly after it reopened, it crashed.

 -- Backtrace:
Application: KMail (kmail), signal: Segmentation fault: 11
[KCrash Handler]
#6  0x28d566bf in KMail::AboutData::AboutData () from /usr/local/kde4/lib/libkmailprivate.so.5
#7  0x289a014a in KMMessage::updateBodyPart () from /usr/local/kde4/lib/libkmailprivate.so.5
#8  0x28d24541 in KMail::ImapJob::slotGetMessageResult () from /usr/local/kde4/lib/libkmailprivate.so.5
#9  0x28d26886 in KMail::ImapJob::qt_metacall () from /usr/local/kde4/lib/libkmailprivate.so.5
#10 0x29e681a3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#11 0x29e75336 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#12 0x28660dc3 in KJob::result () from /usr/local/kde4/lib/libkdecore.so.7
#13 0x286615f8 in KJob::emitResult () from /usr/local/kde4/lib/libkdecore.so.7
#14 0x2994eb33 in KIO::SimpleJob::slotFinished () from /usr/local/kde4/lib/libkio.so.7
#15 0x29952675 in KIO::TransferJob::slotFinished () from /usr/local/kde4/lib/libkio.so.7
#16 0x2995ec03 in KIO::TransferJob::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#17 0x29e681a3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#18 0x29e75336 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#19 0x29a63927 in KIO::SlaveInterface::finished () from /usr/local/kde4/lib/libkio.so.7
#20 0x29a68320 in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#21 0x29a63e7f in KIO::SlaveInterface::dispatch () from /usr/local/kde4/lib/libkio.so.7
#22 0x29a525a9 in KIO::Slave::gotInput () from /usr/local/kde4/lib/libkio.so.7
#23 0x29a5369d in KIO::Slave::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#24 0x29e681a3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#25 0x29e75336 in QMetaObject::activate () from /usr/local/lib/qt4/libQtCore.so.4
#26 0x298ffbc7 in KIO::Connection::readyRead () from /usr/local/kde4/lib/libkio.so.7
#27 0x299017a3 in KIO::Connection::send () from /usr/local/kde4/lib/libkio.so.7
#28 0x2990187e in KIO::Connection::qt_metacall () from /usr/local/kde4/lib/libkio.so.7
#29 0x29e681a3 in QMetaObject::metacall () from /usr/local/lib/qt4/libQtCore.so.4
#30 0x29e72036 in QMetaCallEvent::placeMetaCall () from /usr/local/lib/qt4/libQtCore.so.4
#31 0x29e73579 in QObject::event () from /usr/local/lib/qt4/libQtCore.so.4
#32 0x2a15997c in QApplicationPrivate::notify_helper () from /usr/local/lib/qt4/libQtGui.so.4
#33 0x2a160b64 in QApplication::notify () from /usr/local/lib/qt4/libQtGui.so.4
#34 0x2829d493 in KApplication::notify () from /usr/local/kde4/lib/libkdeui.so.7
#35 0x29e61efb in QCoreApplication::notifyInternal () from /usr/local/lib/qt4/libQtCore.so.4
#36 0x29e63406 in QCoreApplicationPrivate::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#37 0x29e6362d in QCoreApplication::sendPostedEvents () from /usr/local/lib/qt4/libQtCore.so.4
#38 0x29e8f6af in postEventSourceDispatch () from /usr/local/lib/qt4/libQtCore.so.4
#39 0x2ccbb817 in g_main_context_dispatch () from /usr/local/lib/libglib-2.0.so.0
#40 0x2ccbf05e in g_main_context_check () from /usr/local/lib/libglib-2.0.so.0
#41 0x2ccbf685 in g_main_context_iteration () from /usr/local/lib/libglib-2.0.so.0
#42 0x29e8f9fb in QEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#43 0x2a213e55 in QGuiEventDispatcherGlib::processEvents () from /usr/local/lib/qt4/libQtGui.so.4
#44 0x29e60f03 in QEventLoop::processEvents () from /usr/local/lib/qt4/libQtCore.so.4
#45 0x29e6127a in QEventLoop::exec () from /usr/local/lib/qt4/libQtCore.so.4
#46 0x29e636f6 in QCoreApplication::exec () from /usr/local/lib/qt4/libQtCore.so.4
#47 0x2a159157 in QApplication::exec () from /usr/local/lib/qt4/libQtGui.so.4
#48 0x0804ab39 in ?? ()
#49 0x08049eb7 in ?? ()
#50 0x00000003 in ?? ()
#51 0xbfbfe7f0 in ?? ()
#52 0xbfbfe800 in ?? ()
#53 0xbfbfe7d0 in ?? ()
#54 0xbfbfe7ec in ?? ()
#55 0x00000000 in ?? ()
#56 0xbfbfe7e8 in ?? ()
#57 0x08049e25 in ?? ()
#58 0x28051f40 in dlclose () from /libexec/ld-elf.so.1

Reported using DrKonqi
Comment 1 Myriam Schweingruber 2012-08-19 10:48:11 UTC
Thank you for your report. Kmail1 is currently unmaintained and the code has changed sufficiently in Kmail2 so the backtraces are not really useful anymore. Should you experience the same crash in Kmail 4.8.5 or later, please open a new report for Kmail2. Thank you for your understanding