Bug 139085 - kmail crashes when sending an email and having a filter to copy the email to be sent
Summary: kmail crashes when sending an email and having a filter to copy the email to ...
Status: RESOLVED DUPLICATE of bug 128593
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.5
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-21 10:00 UTC by Reiner Nix
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 Reiner Nix 2006-12-21 10:00:52 UTC
Version:           1.9.5 (using KDE 3.5.5, Debian Package 4:3.5.5a.dfsg.1-5 (4.0))
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.18-1-686

I am sending an email using an IMAP identity. 
Thus I configured kmail to store the sent email in the Sent folder of the IMAP account using the store field of the identity settings.
Also I configured a filter to copy outgoing emails for this sender address to my own Sent folder.
When sending the email kmail crashes. Sometimes the email was sent but it was not copied.

Another variant also let kmail crash:
I configured kmail to store the sent email in my own Sent folder
and configured the filter to store a copy in the IMAP Sent folder.
Comment 1 Bram Schoenmakers 2006-12-21 14:26:12 UTC
Please provide a backtrace.
Comment 2 Reiner Nix 2006-12-21 15:00:08 UTC
Well, I have deleted my original filter rule.
Now I have created a new one but this seems to be ok.

I will check again and provide a backtrace when I could reproduce it again.


Am Donnerstag, 21. Dezember 2006 14:26 schrieb Bram Schoenmakers:
[bugs.kde.org quoted mail]
Comment 3 Tommi Tervo 2006-12-22 10:27:01 UTC
Please install kdepim-dbg package also, then you'll get a better backtrace.
Comment 4 Reiner Nix 2006-12-22 11:42:18 UTC
Some details: The error occured again when editing a mail which is still stored in an IMAP account and then sending it.
Previously, I created a "test" message from scratch and no crash occured when sending this.

I have also installed the kdepim-dbg package for future backtraces.
Here is a backtrace still without kdepim-dbg:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
...
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1248708384 (LWP 23289)]
[New Thread -1280873552 (LWP 23293)]
[New Thread -1272480848 (LWP 23292)]
[New Thread -1264088144 (LWP 23291)]
[New Thread -1255695440 (LWP 23290)]
(no debugging symbols found)
...
(no debugging symbols found)
[KCrash handler]
#9  0x00000068 in ?? ()
#10 0xb7cf4c21 in KMMoveCommand::execute () from /usr/lib/libkmailprivate.so
#11 0xb7c6b0c9 in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so
#12 0xb7cf66c6 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#13 0xb7cf6a9b in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#14 0xb7cf6b33 in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#15 0xb7141cb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#16 0xb7c6b1ee in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so
#17 0xb7d56dd4 in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so
#18 0xb7d56f37 in KMCommand::slotStart () from /usr/lib/libkmailprivate.so
#19 0xb7cf66d8 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#20 0xb7cf6a9b in KMMenuCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#21 0xb7cf6b33 in KMMoveCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#22 0xb7141cb3 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#23 0xb74cacef in QSignal::signal () from /usr/lib/libqt-mt.so.3
#24 0xb7161836 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#25 0xb7169208 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#26 0xb70d9bd6 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#27 0xb70db9f3 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#28 0xb7801e0e in KApplication::notify () from /usr/lib/libkdecore.so.4
#29 0xb706d3d1 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#30 0xb70cc5d3 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#31 0xb708171f in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#32 0xb70f4129 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#33 0xb70f3f4a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#34 0xb70db76f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#35 0x0804a094 in ?? ()
#36 0xbf859044 in ?? ()
#37 0xbf859230 in ?? ()
#38 0x00000000 in ?? ()
Comment 5 Tommi Tervo 2006-12-22 13:06:06 UTC

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