Bug 110120 - crash when deleting mails to fast
Summary: crash when deleting mails to fast
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.8.50
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-03 19:28 UTC by Carsten Niehaus
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 Carsten Niehaus 2005-08-03 19:28:59 UTC
Version:           1.8.50 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2) 
OS:                Linux

Qt: 3.3.3
KDE: 3.4.89 (>= 20050727)
KMail: 1.8.5

My kdelibs and kdebase are from today, kdepim is three days old. I deleted mails and on the last mail kmail crashed. I was using Kontact if that matters.

Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1241304960 (LWP 7742)]
[New Thread -1266144336 (LWP 9321)]
[KCrash handler]
#4  0x3e612f3c in ?? ()
#5  0xb5750dfb in KMMoveCommand::execute (this=0x9d5d178) at qvaluelist.h:525
#6  0xb5746eaa in KMCommand::slotPostTransfer (this=0x9d5d178, result=OK)
    at kmcommands.cpp:253
#7  0xb575b102 in KMCommand::qt_invoke (this=0x9d5d178, _id=5, _o=0xbfffee20)
    at qucom_p.h:312
#8  0xb575ef9d in KMMenuCommand::qt_invoke (this=0x9c6d948, _id=164026696, 
    _o=0x9c6d948) at kmcommands.moc:2436
#9  0xb575f441 in KMMoveCommand::qt_invoke (this=0x9d5d178, _id=5, 
    _o=0xbfffee20) at kmcommands.moc:2619
#10 0xb575f69d in KMDeleteMsgCommand::qt_invoke (this=0x9c6d948, 
    _id=164026696, _o=0x9c6d948) at kmcommands.moc:2694
#11 0xb6735067 in QObject::activate_signal ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#12 0xb575af6a in KMCommand::messagesTransfered (this=0x9d5d178, t0=OK)
    at kmcommands.moc:126
#13 0xb5746efd in KMCommand::transferSelectedMsgs (this=0x9d5d178)
    at kmcommands.cpp:274
#14 0xb5746d37 in KMCommand::slotStart (this=0x9d5d178) at kmcommands.cpp:245
#15 0xb575b0ec in KMCommand::qt_invoke (this=0x9d5d178, _id=4, _o=0xbffff070)
    at kmcommands.moc:147
#16 0xb575ef9d in KMMenuCommand::qt_invoke (this=0x9c6d948, _id=164026696, 
    _o=0x9c6d948) at kmcommands.moc:2436
#17 0xb575f441 in KMMoveCommand::qt_invoke (this=0x9d5d178, _id=4, 
    _o=0xbffff070) at kmcommands.moc:2619
#18 0xb575f69d in KMDeleteMsgCommand::qt_invoke (this=0x9c6d948, 
    _id=164026696, _o=0x9c6d948) at kmcommands.moc:2694
#19 0xb6735067 in QObject::activate_signal ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#20 0xb6a501a5 in QSignal::signal () from /usr/share/qt3/lib/libqt-mt.so.3
#21 0xb674dca9 in QSignal::activate () from /usr/share/qt3/lib/libqt-mt.so.3
#22 0xb6754d71 in QSingleShotTimer::event ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#23 0xb66dd370 in QApplication::internalNotify ()
   from /usr/share/qt3/lib/libqt-mt.so.3
#24 0xb66dc9d4 in QApplication::notify () from /usr/share/qt3/lib/libqt-mt.so.3
#25 0xb6cee735 in k_nl_find_msg (domain_file=0xbffff480, 
    msgid=0x8214160 "
Comment 1 Thiago Macieira 2005-08-07 04:19:17 UTC
Upgrade KMail. This has been fixed.

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