https://bugs.winehq.org/show_bug.cgi?id=53506
Bug ID: 53506 Summary: ddraw:ddraw2 - test_coop_level_mode_set() sometimes loses the surface on the w8 VM and crashes Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
ddraw:ddraw2 - test_coop_level_mode_set() sometimes (~7%) loses the surface on the w8 VM and crashes:
ddraw2.c:3708: Test failed: Failed to create surface, hr 0x887601c2. ddraw2.c:3708: this is the last test seen before the exception 0c54:ddraw2: unhandled exception c0000005 at 00493225
https://test.winehq.org/data/patterns.html#ddraw:ddraw2
Where 0x887601c2 == DDERR_SURFACELOST.
Strangely enough this does not happen on the w864 VM.
https://bugs.winehq.org/show_bug.cgi?id=53506
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase