Version: (using KDE KDE 3.3.91) Installed from: Compiled From Sources OS: Linux I have a "spam" folder where all my junk goes into... I'd just started KMail (from 3.4 beta 1), right-clicked the Spam folder and expired it - KMail crashed, here's the backtrace:- Using host libthread_db library "/lib/tls/libthread_db.so.1". `shared object read from target memory' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread 1097917216 (LWP 4450)] [KCrash handler] #4 0x00000021 in ?? () #5 0x40349a23 in KMMoveCommand::execute (this=0x851b7b8) at kmcommands.cpp:1798 #6 0x40341d85 in KMCommand::slotPostTransfer (this=0x851b7b8, result=KMCommand::OK) at kmcommands.cpp:202 #7 0x40344d94 in KMCommand::qt_invoke (this=0x851b7b8, _id=5, _o=0xbfffef10) at qucom_p.h:312 #8 0x40344f99 in KMMenuCommand::qt_invoke (this=0x851b7b8, _id=5, _o=0xbfffef10) at kmcommands.moc:2509 #9 0x40348b7a in KMMoveCommand::qt_invoke (this=0x851b7b8, _id=5, _o=0xbfffef10) at kmcommands.moc:2676 #10 0x49fd13a0 in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #11 0x4033a0bc in KMCommand::messagesTransfered (this=0x851b7b8, t0=KMCommand::OK) at kmcommands.moc:126 #12 0x4034082f in KMCommand::transferSelectedMsgs (this=0x851b7b8) at kmcommands.cpp:296 #13 0x403449fb in KMCommand::slotStart (this=0x851b7b8) at kmcommands.cpp:194 #14 0x40344d82 in KMCommand::qt_invoke (this=0x851b7b8, _id=4, _o=0xbffff180) at kmcommands.moc:147 #15 0x40344f99 in KMMenuCommand::qt_invoke (this=0x851b7b8, _id=4, _o=0xbffff180) at kmcommands.moc:2509 #16 0x40348b7a in KMMoveCommand::qt_invoke (this=0x851b7b8, _id=4, _o=0xbffff180) at kmcommands.moc:2676 #17 0x49fd13a0 in QObject::activate_signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #18 0x4a30259d in QSignal::signal () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #19 0x49fea0dd in QSignal::activate () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #20 0x49ff119b in QSingleShotTimer::event () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #21 0x49f72849 in QApplication::internalNotify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #22 0x49f729da in QApplication::notify () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #23 0x40524df0 in KApplication::notify (this=0xbffff8e0, receiver=0x824b678, event=0xbffff590) at kapplication.cpp:548 #24 0x49f66bbe in QEventLoop::activateTimers () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #25 0x49f22bde in QEventLoop::processEvents () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #26 0x49f87e75 in QEventLoop::enterLoop () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #27 0x49f87dce in QEventLoop::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #28 0x49f71a4b in QApplication::exec () from /usr/lib/qt-3.3/lib/libqt-mt.so.3 #29 0x0804a3c3 in main (argc=3, argv=0xbffffaa4) at kapplication.h:218 I know bugs have been reported before like this and been resolved, just thought I'd post this because it's a newer version of KMail than those previously. I haven't tried to reproduce the problem yet, thought I'd post first before the backtrace disappeared for some reason :-) Phil.
Have been able to reproduce this, several times.
Same backtrace as in 90320, and both are about deleting mails [although not the same way]. Till fixed this in CVS recently. *** This bug has been marked as a duplicate of 90320 ***