Bug 131654 - crash when canceling decrypting the message
Summary: crash when canceling decrypting the message
Status: RESOLVED DUPLICATE of bug 94333
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-01 14:32 UTC by Maciej Pilichowski
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 Maciej Pilichowski 2006-08-01 14:32:38 UTC
Version:            (using KDE KDE 3.5.3)
Installed from:    SuSE RPMs

I have one encrypted mail in the folder. I press left and right arrows to "scroll" through the whole list. When I hit the encrypted mail, there is a password dialog -- I cancel it. When I do it fast -- scroll & cancel, there is a crash:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread 1113305280 (LWP 7284)]
[New Thread 1124375472 (LWP 7288)]
[Thread debugging using libthread_db enabled]
[New Thread 1113305280 (LWP 7284)]
[New Thread 1124375472 (LWP 7288)]
[New Thread 1122274224 (LWP 7287)]
[New Thread 1120172976 (LWP 7286)]
[New Thread 1118071728 (LWP 7285)]
[Thread debugging using libthread_db enabled]
[New Thread 1113305280 (LWP 7284)]
[New Thread 1124375472 (LWP 7288)]
[KCrash handler]
#6  0x40373a0b in KMail::ObjectTreeParser::parseObjectTree ()
   from /opt/kde3/lib/libkmailprivate.so
#7  0x40373f5a in KMail::ObjectTreeParser::stdChildHandling ()
   from /opt/kde3/lib/libkmailprivate.so
#8  0x4037426d in KMail::ObjectTreeParser::processMultiPartMixedSubtype ()
   from /opt/kde3/lib/libkmailprivate.so
#9  0x4037b8db in (anonymous namespace)::MultiPartMixedBodyPartFormatter::process () from /opt/kde3/lib/libkmailprivate.so
#10 0x40373d15 in KMail::ObjectTreeParser::parseObjectTree ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0x402509a3 in KMReaderWin::parseMsg ()
   from /opt/kde3/lib/libkmailprivate.so
#12 0x402511f1 in KMReaderWin::displayMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0x402513cd in KMReaderWin::updateReaderWin ()
   from /opt/kde3/lib/libkmailprivate.so
#14 0x402539bc in KMReaderWin::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#15 0x409fc039 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0x409fc4f0 in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x40d4bf59 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0x40a2083f in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x4099b351 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0x4099bcd9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0x406a035e in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#22 0x4098fea4 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0x409488fe in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0x409b2388 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0x409b2286 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x4099ac9f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#27 0x0804a108 in main ()
Comment 1 Andreas Kling 2006-08-01 14:55:37 UTC

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