https://bugs.winehq.org/show_bug.cgi?id=53467
Bug ID: 53467 Summary: evr:evr sometimes crashes on Windows Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
evr:evr sometimes crashes on Windows:
* 2022-07-05 w864-64 03f8:evr: 921 tests executed (0 marked as todo, 0 failures), 0 skipped. evr.c:3105: this is the last test seen before the exception 03f8:evr: unhandled exception c0000005 at 00007FFDBDCF7774
* 2022-07-06 w864-64 No trace from the child -> earlier crash? 092c:evr: unhandled exception c0000005 at 00007FFDBCA57764
* 2022-07-08 w1064-tsign-32 evr.c:2123: Test failed: Unexpected size 0 x 0. evr.c:2136: Test failed: Unexpected size 0 x 0. evr.c:2287: Test failed: Failed to create default presenter, hr 0x80070008. evr.c:2287: this is the last test seen before the exception 1bf0:evr: unhandled exception c0000005 at 004030FB
The 3 crash modes all started happening at about the same time and seem to all still be happening. So it is likely they all have the same cause.
The first Windows crash happened on 2022-07-05 and crashes are rare enough to not happen every day. So it is possible that the crashes are caused by the patch that fixed the Wine crashes (see bug 53201).