Bug 95242 - KMail crashes when deleting an number of (plain text) emails with the "Delete" key
Summary: KMail crashes when deleting an number of (plain text) emails with the "Delete...
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-16 09:29 UTC by M.P.A. (Michiel) van Hulst
Modified: 2007-09-14 12:17 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 M.P.A. (Michiel) van Hulst 2004-12-16 09:29:14 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    SuSE RPMs
OS:                Linux

KMail crashes when deleting an number of plain text emails with the "Delete" key

Reproduce: delete a number of emails (most likely plain text) by holding the delete key until the last msg is deleted. KMail crashes when deleting the last email and generates a backtrace. When starting KMail its indicates the new email in the folder. When opening the folder its empy and the indicator disapears.

This crash appeard not only in the 3.2.2 release but i think until now.

[backtrace]
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 1110658272 (LWP 4599)]
[KCrash handler]
#7  0x4232e795 in main_arena () from /lib/tls/libc.so.6
#8  0x4024f819 in KMMoveCommand::execute ()
   from /opt/kde3/lib/libkmailprivate.so.0
#9  0x402477b9 in KMCommand::slotPostTransfer ()
   from /opt/kde3/lib/libkmailprivate.so.0
#10 0x40247877 in KMCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#11 0x40247b6b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#12 0x40247bce in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#13 0x40247c6b in KMDeleteMsgCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#14 0x41a5267e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0x40198992 in KMCommand::messagesTransfered ()
   from /opt/kde3/lib/libkmailprivate.so.0
#16 0x40213204 in KMCommand::transferSelectedMsgs ()
   from /opt/kde3/lib/libkmailprivate.so.0
#17 0x4021381b in KMCommand::slotStart ()
   from /opt/kde3/lib/libkmailprivate.so.0
#18 0x40247884 in KMCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#19 0x40247b6b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#20 0x40247bce in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#21 0x40247c6b in KMDeleteMsgCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so.0
#22 0x41a5267e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x41d97b02 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x41a6f833 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x41a77063 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x419f093f in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x419f24e9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4168c0ce in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#29 0x419e51fc in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x4199fa03 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x41a085b1 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#32 0x41a083f6 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#33 0x419f23bf in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#34 0x0804a9a6 in main ()
[/backtrace]
Comment 1 Stephan Binner 2004-12-16 19:53:25 UTC

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