http://bugs.winehq.org/show_bug.cgi?id=32354
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #44156|0 |1 is obsolete| |
--- Comment #4 from François Gouget fgouget@codeweavers.com 2013-04-12 10:37:35 CDT --- Created attachment 44157 --> http://bugs.winehq.org/attachment.cgi?id=44157 Patch to reproduce this bug
I tried to reproduce this bug by causing a simple crash in the parent but this did not work because the folloing line gets added to the log:
security: unhandled exception c0000005 at 00428C4B
The original misbehaving jobs are gone but fortunately I found the commit that fixed the original crash: commit 53bd69491bc6b71bd59e0442b84dbb6e3aee4944. So I created this patch which can be used to reproduce this issue by running it on a 64-bit Windows version.