https://bugs.winehq.org/show_bug.cgi?id=51314
Bug ID: 51314 Summary: vulkan-1:vulkan crashes on cw-rx460 with recent Radeon drivers Product: Wine Version: 6.10 Hardware: x86-64 OS: Windows Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
vulkan-1:vulkan crashes on cw-rx460 with recent Radeon drivers:
https://test.winehq.org/data/patterns.html#vulkan-1:vulkan
vulkan.c:425: this is the last test seen before the exception 16c4:vulkan: unhandled exception c0000005 at 6B718FCD
With the Radeon 19.11.3 driver test_private_data() is skipped because the device creation fails. But with the Radeon >= 21.3.2 driver the function is being run and the vkSetPrivateDataEXT() call causes a crash.