[Bug 147358] Deadlock when viewing signed messages

Thomas McGuire Thomas.McGuire at gmx.net
Sat Jun 30 15:12:09 BST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147358         
Thomas.McGuire gmx net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |encryption
            Summary|Kmail crash on reading mail |Deadlock when viewing signed
                   |                            |messages
            Version|unspecified                 |1.9.6



------- Additional Comments From Thomas.McGuire gmx net  2007-06-30 16:12 -------
The GDB backtrace was useful (you can see that KMail checks the signature during the deadlock), but the output from KMail itself wasn't useful and just makes the bug report harder to read. Such output should be attached in the future. But that is not a big problem anyway.

The deadlock happens because KMail starts gnupg as an external process and then waits for it to do something. For some reason, gnupg never finishes, which is why KMail deadlocks.

In the duplicate report bug 147395, the reason for this is that gnupg tries to contact a server which can't be reached.



More information about the Kdepim-bugs mailing list