https://bugs.winehq.org/show_bug.cgi?id=52997
Bug ID: 52997 Summary: Integration of D3D12 support with a PE build of vkd3d causes a crash in Steam Overlay. Product: Wine Version: 7.8 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: cmccarthy@codeweavers.com Distribution: ---
Launching a D3D12 game with Steam Overlay enabled results in a null pointer dereference right after a call to D3D11On12CreateDevice(). Changing the returned values alters the crash location.
This is a regression caused by integration of a vkd3d PE build in commit 5d62e5603. The call to D3D11On12CreateDevice() doesn't occur when using an ELF vkd3d build.
https://bugs.winehq.org/show_bug.cgi?id=52997
Conor McCarthy cmccarthy@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |5d62e5603
https://bugs.winehq.org/show_bug.cgi?id=52997
Conor McCarthy cmccarthy@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|5d62e5603 |5d62e5603a3d4c665c129b8f715 | |407c9edece839
https://bugs.winehq.org/show_bug.cgi?id=52997
Conor McCarthy cmccarthy@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52997
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=52997
--- Comment #1 from Alexandre Julliard julliard@winehq.org --- Is this still happening?
https://bugs.winehq.org/show_bug.cgi?id=52997
--- Comment #2 from Conor McCarthy cmccarthy@codeweavers.com --- I tested two games and they started up fine with overlay enabled. Looks like it's not happening anymore.
https://bugs.winehq.org/show_bug.cgi?id=52997
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Thanks, assuming fixed then.
https://bugs.winehq.org/show_bug.cgi?id=52997
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.0-rc2.