Bug 134705 - crash when replying to a mail and the subject window is not refreshed (clear view, which is another bug)
Summary: crash when replying to a mail and the subject window is not refreshed (clear ...
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: 1.9.1
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 136511 144096 146762 149442 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-26 21:15 UTC by Willi Richert
Modified: 2009-12-30 23:20 UTC (History)
4 users (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 Willi Richert 2006-09-26 21:15:05 UTC
Version:           1.9.1 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu18.1 dapper)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.15-26-386

Every now and then the widget containing all the subject lines is not properly drawn. Sometimes it only displays the "+"-signs at the left side, sometimes it is clear although messages are there. If I then click reply (the messages is displayed in the lower widget properly) kmail crashes and gives me:

(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)
[KCrash handler]
#6  0xb546f75e in KMMessage::headerField () from /usr/lib/libkmailprivate.so
#7  0xb547dd91 in KMMessage::identityUoid () from /usr/lib/libkmailprivate.so
#8  0xb547dfad in KMMessage::initFromMessage ()
   from /usr/lib/libkmailprivate.so
#9  0xb5480eea in KMMessage::createReply () from /usr/lib/libkmailprivate.so
#10 0xb565ed04 in KMReplyToCommand::execute ()
   from /usr/lib/libkmailprivate.so
#11 0xb5656162 in KMCommand::slotPostTransfer ()
   from /usr/lib/libkmailprivate.so
#12 0xb565bbbf in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#13 0xb565c24b in KMReplyToCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#14 0xb7093eb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0xb565513c in KMCommand::messagesTransfered ()
   from /usr/lib/libkmailprivate.so
#16 0xb565b771 in KMCommand::transferSelectedMsgs ()
   from /usr/lib/libkmailprivate.so
#17 0xb565b9c9 in KMCommand::slotStart () from /usr/lib/libkmailprivate.so
#18 0xb565bbd1 in KMCommand::qt_invoke () from /usr/lib/libkmailprivate.so
#19 0xb565c24b in KMReplyToCommand::qt_invoke ()
   from /usr/lib/libkmailprivate.so
#20 0xb7093eb9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#21 0xb742729a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#22 0xb70b1630 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#23 0xb70b9120 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#24 0xb7029e56 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#25 0xb702a052 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#26 0xb7727d7d in KApplication::notify () from /usr/lib/libkdecore.so.4
#27 0xb6fbb157 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#28 0xb701b843 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#29 0xb6fcef67 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#30 0xb7042947 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#31 0xb704286a in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#32 0xb7028965 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#33 0x0805ab01 in ?? ()
#34 0xbf99b0c0 in ?? ()
#35 0x00000001 in ?? ()
#36 0x00000001 in ?? ()
#37 0x00000000 in ?? ()
Comment 1 Philip Rodrigues 2006-10-30 19:13:23 UTC
*** Bug 136511 has been marked as a duplicate of this bug. ***
Comment 2 Thomas McGuire 2007-04-12 00:09:32 UTC
*** Bug 144096 has been marked as a duplicate of this bug. ***
Comment 3 Thomas McGuire 2007-06-15 15:18:28 UTC
*** Bug 146762 has been marked as a duplicate of this bug. ***
Comment 4 Bram Schoenmakers 2007-09-01 11:17:07 UTC
*** Bug 149442 has been marked as a duplicate of this bug. ***
Comment 5 Björn Ruberg 2009-12-29 23:16:25 UTC
Please report whether this is still a problem in a recent kmail version
Comment 6 Willi Richert 2009-12-30 21:46:38 UTC
Nope. Can be closed.