Bug 129182 - kmail crashes when moving several messages in search result window
Summary: kmail crashes when moving several messages in search result window
Status: RESOLVED DUPLICATE of bug 128593
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-15 11:40 UTC by Joachim Eibl
Modified: 2007-09-14 12:17 UTC (History)
1 user (show)

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 Joachim Eibl 2006-06-15 11:40:05 UTC
Version:           1.9.3 (using KDE 3.5.3 Level "a" , unofficial build of SUSE )
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.16.13-4-default

Hi,
I searched a folder for certain messages I wanted to delete. Several messages were found. The search window didn't allow to immediately delete messages, but I saw the possibility to move messages to the "Trash" ("Muelleimer") folder via the context menu. So I chose Ctrl-A to select all messages and via the context menu chose Move To -> Trash. This caused KMail to crash. More testing showed that moving a single message worked, but moving two messages caused a crash.

BTW: I'd like to say I really like KMail and use it daily.

Joachim
Comment 1 Alex V Breger 2006-06-16 12:31:07 UTC
I also tried to move all messages from Search windows to Trash and got SIGSEGV.
My OS: ASPLinux 11, FC4-based. KDE version 3.5.2, Kmail version 1.9.1
I also use KMail everyday.

I have backtrace:
[KCrash handler]
#6  0x06bb850c in KMMoveCommand::execute () from /usr/lib/libkmailprivate.so
#7  0x06babbe2 in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so
#8  0x06bb163f in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#9  0x06bb18af in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#10 0x06bb1924 in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#11 0x04c69154 in QObject::activate_signal ()
   from /usr/lib/qt-3.3/lib/libqt-mt.so.3
#12 0x06baabbc in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so
#13 0x06bb11f1 in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so
#14 0x06bb1449 in KMCommand::slotStart () from /usr/lib/libkmailprivate.so
Comment 2 Andreas Kling 2006-08-10 07:26:51 UTC

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