Bug 139590 - crash on pgp encrypted messages
Summary: crash on pgp encrypted messages
Status: RESOLVED DUPLICATE of bug 96498
Alias: None
Product: kmail
Classification: Applications
Component: encryption (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-04 12:49 UTC by Daniel Dumitrache
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 Daniel Dumitrache 2007-01-04 12:49:56 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

how to reproduce this:
- in the message list select an pgp encrypted messages
- in the pinentry-qt message box asking for the password click on cancel
- select an other folder/message
- click on cancel in the kmail message box asking if you want to rety

the trace:
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1241377072 (LWP 17090)]
[New Thread -1279480944 (LWP 17096)]
[New Thread -1271088240 (LWP 17095)]
[New Thread -1262695536 (LWP 17094)]
[New Thread -1254302832 (LWP 17093)]
[KCrash handler]
#9  0xb57eda3b in KMail::ObjectTreeParser::parseObjectTree ()
   from /opt/kde3/lib/libkmailprivate.so
#10 0xb56c9042 in KMReaderWin::parseMsg ()
   from /opt/kde3/lib/libkmailprivate.so
#11 0xb56c61e3 in KMReaderWin::displayMessage ()
   from /opt/kde3/lib/libkmailprivate.so
#12 0xb56c63de in KMReaderWin::updateReaderWin ()
   from /opt/kde3/lib/libkmailprivate.so
#13 0xb56c9acc in KMReaderWin::qt_invoke ()
   from /opt/kde3/lib/libkmailprivate.so
#14 0xb6c553cd in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb6c5600d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#16 0xb6f912b9 in QTimer::timeout () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb6c78bdf in QTimer::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb6bf6647 in QApplication::internalNotify ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb6bf74f9 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb72b41f2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#21 0xb6beb663 in QEventLoop::activateTimers ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0xb6ba5bd0 in QEventLoop::processEvents ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#23 0xb6c0d0e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#24 0xb6c0cf76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#25 0xb6bf600f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#26 0x08058c22 in main ()
Comment 1 Bram Schoenmakers 2007-01-04 14:06:09 UTC
Duplicate of bug 96498?
Comment 2 Daniel Dumitrache 2007-01-04 14:25:17 UTC
not sure that it's a duplicate of 96498 ...
if I only click on cancel in both dialog boxes everything is ok
if I select an other pgp encrypted message and select cancel in both boxes everything is ok again.
the thing is that it crashes only if I select an other normal (not encrypted) message before selecting cancel in the second dialog box.
Comment 3 Daniel Dumitrache 2007-01-04 14:29:51 UTC
just retested this, it also crashes if the second mail i select is pgp encrypted
Comment 4 Stephan Kulow 2007-03-21 14:54:07 UTC

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