Bug 97606 - crash deleting nothing !!!
Summary: crash deleting nothing !!!
Status: RESOLVED DUPLICATE of bug 90320
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-21 17:12 UTC by Mathieu Jobin
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 Mathieu Jobin 2005-01-21 17:12:04 UTC
Version:           unknown (using KDE 3.3.91 (beta1), Gentoo)
Compiler:          gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.6.9

I went to my trash folder in kmail.
had 5 messages

I hold the delete key to delete them all, definitely.

once the 5th disapear.

kmail crashed


Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 16384 (LWP 20783)]
[KCrash handler]
#5  0x403b7be8 in KMMoveCommand::execute() (this=0x888d430)
    at kmcommands.cpp:1798
#6  0x403b002c in KMCommand::slotPostTransfer(KMCommand::Result) (
    this=0x888d430, result=OK) at kmcommands.cpp:202
#7  0x403aa04e in KMCommand::qt_invoke(int, QUObject*) (this=0x888d430, 
    _id=-1073747164, _o=0x424546e8) at kmcommands.moc:148
#8  0x403ada47 in KMMenuCommand::qt_invoke(int, QUObject*) (this=0x690046, 
    _id=6881350, _o=0x690046) at kmcommands.moc:2436
#9  0x403ade4c in KMMoveCommand::qt_invoke(int, QUObject*) (this=0x888d430, 
    _id=5, _o=0xbfffead0) at kmcommands.moc:2612
#10 0x403ae0cd in KMDeleteMsgCommand::qt_invoke(int, QUObject*) (
    this=0x690046, _id=6881350, _o=0x690046) at kmcommands.moc:2687
#11 0x41e38794 in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x888d430, clist=0x87b87f8, o=0xbfffead0) at kernel/qobject.cpp:2357
#12 0x403a9e8e in KMCommand::messagesTransfered(KMCommand::Result) (
    this=0x888d430, t0=OK) at kmcommands.moc:126
#13 0x403b0070 in KMCommand::transferSelectedMsgs() (this=0x888d430)
    at kmcommands.cpp:223
#14 0x403afeb9 in KMCommand::slotStart() (this=0x888d430) at kmcommands.cpp:194
#15 0x403aa024 in KMCommand::qt_invoke(int, QUObject*) (this=0x888d430, _id=4, 
    _o=0x40504588) at kmcommands.moc:147
#16 0x403ada47 in KMMenuCommand::qt_invoke(int, QUObject*) (this=0x690046, 
    _id=6881350, _o=0x690046) at kmcommands.moc:2436
#17 0x403ade4c in KMMoveCommand::qt_invoke(int, QUObject*) (this=0x888d430, 
    _id=4, _o=0xbfffed50) at kmcommands.moc:2612
#18 0x403ae0cd in KMDeleteMsgCommand::qt_invoke(int, QUObject*) (
    this=0x690046, _id=6881350, _o=0x690046) at kmcommands.moc:2687
#19 0x41e38794 in QObject::activate_signal(QConnectionList*, QUObject*) (
    this=0x835fbc8, clist=0x888e4f0, o=0xbfffed50) at kernel/qobject.cpp:2357
#20 0x422180ef in QSignal::signal(QVariant const&) (this=0x835fbc8, 
    t0=@0x835fbf0) at .moc/debug-shared-mt/moc_qsignal.cpp:100
#21 0x41e5a61f in QSignal::activate() (this=0x835fbc8)
    at kernel/qsignal.cpp:212
#22 0x41e642ea in QSingleShotTimer::event(QEvent*) (this=0x835fba0)
    at kernel/qtimer.cpp:277
#23 0x41dc85a9 in QApplication::internalNotify(QObject*, QEvent*) (
    this=0xbffff400, receiver=0x835fba0, e=0xbffff0b0)
    at kernel/qapplication.cpp:2635
#24 0x41dc77ec in QApplication::notify(QObject*, QEvent*) (this=0xbffff400, 
    receiver=0x835fba0, e=0xbffff0b0) at kernel/qapplication.cpp:2358
#25 0x418f4d05 in KApplication::notify(QObject*, QEvent*) (this=0xbffff400, 
    receiver=0x835fba0, event=0xbffff0b0) at kapplication.cpp:549
#26 0x4068a589 in QApplication::sendEvent(QObject*, QEvent*) (
    receiver=0x690046, event=0x888d430) at qapplication.h:491
#27 0x41db3b59 in QEventLoop::activateTimers() (this=0x810ca38)
    at kernel/qeventloop_unix.cpp:558
#28 0x41d6448d in QEventLoop::processEvents(unsigned) (this=0x810ca38, flags=4)
    at kernel/qeventloop_x11.cpp:389
#29 0x41ddf979 in QEventLoop::enterLoop() (this=0x810ca38)
    at kernel/qeventloop.cpp:198
#30 0x41ddf892 in QEventLoop::exec() (this=0x810ca38)
    at kernel/qeventloop.cpp:145
#31 0x41dc874b in QApplication::exec() (this=0xbffff400)
    at kernel/qapplication.cpp:2758
#32 0x0804aa4b in main (argc=6881350, argv=0x690046) at main.cpp:95
Comment 1 David Faure 2005-01-21 18:53:27 UTC

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