https://bugs.winehq.org/show_bug.cgi?id=55587
Bug ID: 55587 Summary: quartz:vmr9 - test_changed3ddevice() crashes on Windows 8+ Product: Wine Version: unspecified Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
quartz:vmr9 - test_changed3ddevice() crashes on Windows 8+:
vmr9.c:4365: this is the last test seen before the exception 1a0c:vmr9: unhandled exception c0000005 at 0040C7D7
See https://test.winehq.org/data/patterns.html#quartz:vmr9
Only the AMD RX6600 and NVidia RTX 3050 configurations don't get a crash but they still get a new failure:
vmr9.c:4384: Test failed: got 0
This started on 2023-09-12 and corresponds to the commit that introduced the crashing test:
commit 3855fc7a60e48632f77be57027d1dc1c51294470 Author: Alfred Agrell floating@muncher.se Date: Mon Sep 11 21:28:05 2023 +0200
quartz/tests: Add test for VMR9SurfaceAllocatorNotify_ChangeD3DDevice.