Bug 116644 - Crashes when expiring read messages in folder with 'to be expired' msg currently selected
Summary: Crashes when expiring read messages in folder with 'to be expired' msg curren...
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-18 18:48 UTC by Michael Gerdau
Modified: 2007-09-14 12:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Backtrace from the crash (3.63 KB, text/plain)
2005-11-19 19:24 UTC, Michael Gerdau
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Gerdau 2005-11-18 18:48:25 UTC
Version:           1.9 (using KDE KDE 3.5.0)
Installed from:    SuSE RPMs
OS:                Linux

Opening a folder with many old read msgs.
Activating deletion of old read msgs while having currently selected a msg that would be deleted as of the selected expiry period reliably crashes the most recent 3.5RC1 as downloaded from the SuSE ftp site (i586, SuSE 9.3).

Having selected a msg that won't be deleted as of the expiry period that feature works as adverticed.

Best,
Michael
Comment 1 Thiago Macieira 2005-11-19 03:50:05 UTC
Do you get a backtrace? Can you paste it here?
Comment 2 Michael Gerdau 2005-11-19 19:24:36 UTC
Created attachment 13558 [details]
Backtrace from the crash
Comment 3 Thiago Macieira 2005-11-19 23:14:45 UTC
Pasting the backtrace:

(no debugging symbols found)
[KCrash handler]
#7  0x4277fbfc in KMFolder::find () from /opt/kde3/lib/libkmailprivate.so
#8  0x4289c1f4 in KMMoveCommand::execute ()
   from /opt/kde3/lib/libkmailprivate.so
#9  0x4283a414 in KMCommand::slotPostTransfer ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0x428a6eb7 in KMCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0x428a729b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#12 0x428a7301 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0x41124a7e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#14 0x4280fd02 in KMCommand::messagesTransfered ()
   from /opt/kde3/lib/libkmailprivate.so
#15 0x428a7aca in KMCommand::transferSelectedMsgs ()
   from /opt/kde3/lib/libkmailprivate.so
#16 0x428a7fa7 in KMCommand::slotStart ()
   from /opt/kde3/lib/libkmailprivate.so
#17 0x428a6ec4 in KMCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#18 0x428a729b in KMMenuCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#19 0x428a7301 in KMMoveCommand::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#20 0x41124a7e in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x41477ed2 in QSignal::signal () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x41141e13 in QSignal::activate () from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x41149833 in QSingleShotTimer::event ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x410c1caf in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x410c3873 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x40dd1a81 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#27 0x410b648c in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#28 0x4106f106 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#29 0x410d9c41 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#30 0x410d9a86 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#31 0x410c373f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
Comment 4 Thiago Macieira 2005-11-19 23:17:45 UTC
Same backtrace as a bug that is marked duplicate of bug 97274.
Comment 5 Thiago Macieira 2006-03-12 19:51:44 UTC

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