Bug 121359 - Crash when deleting mails
Summary: Crash when deleting mails
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-04 15:25 UTC by David Jarvie
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 David Jarvie 2006-02-04 15:25:51 UTC
Version:            (using KDE KDE 3.5.0)
Installed from:    Compiled From Sources
Compiler:          gcc 4.0.2 
OS:                Linux

KMail has crashed twice when I deleted mails. I used shift-delete to delete them, as opposed to moving them to the wastebin. On the second occasion (I can't remember what the exact circumstances were the first time), I deleted the last 3 items from one folder as a group. When I restarted kmail after the crash, two of the mails were gone, but the third was still in the folder.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[snip...]
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1250244384 (LWP 5585)]
[New Thread -1277506640 (LWP 5589)]
[New Thread -1269118032 (LWP 5588)]
[New Thread -1260729424 (LWP 5587)]
[New Thread -1252340816 (LWP 5586)]
(no debugging symbols found)
[snip...]
(no debugging symbols found)
[KCrash handler]
#5  0xb717df61 in DwField::~DwField () from /opt/kde3.5/lib/libmimelib.so.1
#6  0xb7175b44 in DwHeaders::DeleteAllFields ()
   from /opt/kde3.5/lib/libmimelib.so.1
#7  0xb717d1c4 in DwHeaders::~DwHeaders ()
   from /opt/kde3.5/lib/libmimelib.so.1
#8  0xb717d974 in DwEntity::~DwEntity () from /opt/kde3.5/lib/libmimelib.so.1
#9  0xb717d9cd in DwMessage::~DwMessage ()
   from /opt/kde3.5/lib/libmimelib.so.1
#10 0xb7b42c18 in KMMessage::~KMMessage ()
   from /opt/kde3.5/lib/libkmailprivate.so
#11 0xb7d81f67 in KMMoveCommand::execute ()
   from /opt/kde3.5/lib/libkmailprivate.so
#12 0xb7d73981 in KMCommand::slotPostTransfer ()
   from /opt/kde3.5/lib/libkmailprivate.so
#13 0xb7d7a884 in KMCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#14 0xb7d7ab7b in KMMenuCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#15 0xb7d7ac05 in KMMoveCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#16 0xb5fea7a9 in QObject::activate_signal ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#17 0xb7d7279a in KMCommand::messagesTransfered ()
   from /opt/kde3.5/lib/libkmailprivate.so
#18 0xb7d7a473 in KMCommand::transferSelectedMsgs ()
   from /opt/kde3.5/lib/libkmailprivate.so
#19 0xb7d7a667 in KMCommand::slotStart ()
   from /opt/kde3.5/lib/libkmailprivate.so
#20 0xb7d7a896 in KMCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#21 0xb7d7ab7b in KMMenuCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#22 0xb7d7ac05 in KMMoveCommand::qt_invoke ()
   from /opt/kde3.5/lib/libkmailprivate.so
#23 0xb5fea7a9 in QObject::activate_signal ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#24 0xb631a94a in QSignal::signal () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#25 0xb6006bcd in QSignal::activate () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#26 0xb600e2f3 in QSingleShotTimer::event ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#27 0xb5f8d06a in QApplication::internalNotify ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#28 0xb5f8d9ff in QApplication::notify () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#29 0xb66a7ab2 in KApplication::notify () from /opt/kde3.5/lib/libkdecore.so.4
#30 0xb5f81ded in QEventLoop::activateTimers ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#31 0xb5f3d2ae in QEventLoop::processEvents ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#32 0xb5fa34d4 in QEventLoop::enterLoop ()
   from /opt/qt-3.3.4/lib/libqt-mt.so.3
#33 0xb5fa33f6 in QEventLoop::exec () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#34 0xb5f8ca7f in QApplication::exec () from /opt/qt-3.3.4/lib/libqt-mt.so.3
#35 0x0804a762 in ?? ()
#36 0xbf9455b8 in ?? ()
#37 0xbf9457a4 in ?? ()
#38 0x00000000 in ?? ()
Comment 1 David Jarvie 2006-02-14 19:46:53 UTC
The same crash has happened since I upgraded to kmail 1.9.1 under KDE 3.5.1.
Comment 2 Thiago Macieira 2006-03-12 19:51:27 UTC

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