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.
https://bugs.winehq.org/show_bug.cgi?id=55587
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source, | |testcase Regression SHA1| |3855fc7a60e48632f77be57027d | |1dc1c51294470
https://bugs.winehq.org/show_bug.cgi?id=55587
blubban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blubban@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=55587
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f8d9bf365159d9155f7728ba9b6 | |e5babf5d41cc4 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- The crash is fixed:
commit f8d9bf365159d9155f7728ba9b6e5babf5d41cc4 Author: Alfred Agrell floating@muncher.se AuthorDate: Thu Sep 14 11:01:09 2023 +0200
quartz/tests: Fix segfault in changed3ddevice test.
But thethe failure is still present on w11pro64-amd & -nv so I moved that to bug 55649.
https://bugs.winehq.org/show_bug.cgi?id=55587
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.17.