[Bug 162049] Quickly walking over new signed messages with + or N crashes with SIGILL
Thomas McGuire
Thomas.McGuire at gmx.net
Tue May 13 17:38:59 BST 2008
------- 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=162049
Thomas.McGuire gmx net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From Thomas.McGuire gmx net 2008-05-13 18:38 -------
SVN commit 807341 by tmcguire:
Don't crash when quickly switching signed messages.
The problem was that the sub-event loop of KleoJobExecutor would
process user input, which made it possible to switch messages while
the job was being executed. That caused trouble when returning from
the sub-event loop.
Thanks to Volker for the solution.
BUG: 162049
M +4 -4 kleojobexecutor.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=807341
More information about the Kdepim-bugs
mailing list