Bug 93912 - crash when deleting message from inbox after saving same message to file
Summary: crash when deleting message from inbox after saving same message to file
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.7.1
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 17:33 UTC by Stohn
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 Stohn 2004-11-25 17:33:51 UTC
Version:           1.7.1 (using KDE KDE 3.3.1)
Installed from:    RedHat RPMs
OS:                Linux

Situation:
Upon receiving a spam message, I want to save the message to a file-system folder, and then hard delete it.

After saving the message and either clicking the hard-delete toolbar button or pressing shift-delete, Kmail occasionally crashes.  After restarting Kmail, all appears to work well, and the target message still exists and is hard deletable.

This does not happen every time, but fairly often.  I'd estimate 1 out of 4 deletes result in this crash.

-------- Backtrace ---------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -151147968 (LWP 5058)]
[KCrash handler]
#4  0x00002002 in ?? ()
#5  0x040991eb in KMMoveCommand::execute () from /usr/lib/libkmailprivate.so.0
#6  0x040907ba in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so.0
#7  0x0408a172 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so.0
#8  0x0408ddad in KMMenuCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#9  0x0408e1e1 in KMMoveCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#10 0x033d6a1c in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#11 0x04089fda in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so.0
#12 0x0409080a in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so.0
#13 0x040905db in KMCommand::slotStart () from /usr/lib/libkmailprivate.so.0
#14 0x0408a15c in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so.0
#15 0x0408ddad in KMMenuCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#16 0x0408e1e1 in KMMoveCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so.0
#17 0x033d6a1c in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#18 0x0371763a in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#19 0x033f0bcd in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#20 0x033f8393 in QSingleShotTimer::event ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#21 0x0337a49f in QApplication::internalNotify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#22 0x03379a9e in QApplication::notify ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#23 0x038fb883 in KApplication::notify () from /usr/lib/libkdecore.so.4
#24 0x03369d85 in QEventLoop::activateTimers ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#25 0x03322edb in QEventLoop::processEvents ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#26 0x0338c748 in QEventLoop::enterLoop ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#27 0x0338c5f8 in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#28 0x0337a6f1 in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#29 0x0804a2c4 in ?? ()
#30 0xfef9cb20 in ?? ()
#31 0xfef9ca30 in ?? ()
#32 0x00000000 in ?? ()
Comment 1 Stephan Binner 2004-11-29 09:55:41 UTC

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