[Bug 51314] New: vulkan-1:vulkan crashes on cw-rx460 with recent Radeon drivers
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(a)winehq.org Reporter: fgouget(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase Regression SHA1| |262e4ab9e0eeb126dde5cb4cba1 | |3fbf7f1d1cef0 --- Comment #1 from François Gouget <fgouget(a)codeweavers.com> --- For reference the test was added by this commit: commit 262e4ab9e0eeb126dde5cb4cba13fbf7f1d1cef0 Author: Georg Lehmann <dadschoorse(a)gmail.com> AuthorDate: Wed Jul 8 15:43:23 2020 +0200 vulkan-1: Add test for VK_EXT_private_data. Signed-off-by: Georg Lehmann <dadschoorse(a)gmail.com> Signed-off-by: Liam Middlebrook <lmiddlebrook(a)nvidia.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|vulkan-1:vulkan crashes on |vulkan-1:vulkan crashes on |cw-rx460 with recent Radeon |cw-rx460 with recent |drivers |Windows Radeon drivers -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from François Gouget <fgouget(a)codeweavers.com> --- This is still the case with Windows 11 and the 22.5.1 WHQL Radeon driver. So there must be something wrong with the way the test uses the Vulkan private data. Also now it can be reproduced with the w11pro64_amd VM. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|vulkan-1:vulkan crashes on |vulkan-1:vulkan crashes on |cw-rx460 with recent |Windows with recent Radeon |Windows Radeon drivers |drivers -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dadschoorse(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 Georg Lehmann <dadschoorseapi(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dadschoorseapi(a)gmail.com --- Comment #3 from Georg Lehmann <dadschoorseapi(a)gmail.com> --- There is nothing wrong with the test, this is very likely an AMD driver bug. The Vulkan spec clearly states that vkSetPrivateDataEXT with the VkDevice handle is valid, but I guess AMD doesn't handle it correctly. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 --- Comment #4 from François Gouget <fgouget(a)codeweavers.com> --- So that would imply that maybe the right fix for the test would be adding a broken() for this result? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fe41590dfefc660c4cc952367f7 | |f86fd53c8b52f CC| |infyquest(a)gmail.com Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #5 from Vijay Kamuju <infyquest(a)gmail.com> --- Fix commited -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51314 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.0-rc3. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla