https://bugs.winehq.org/show_bug.cgi?id=46488
Bug ID: 46488 Summary: Diablo 2 LoD: Direct3D regression: Unhandled exception: Access_violation (c0000005) Product: Wine Version: 3.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: idarktemplar@mail.ru Distribution: ---
Regression in D2 LoD v1.13. After some wine upgrades I've tried running D2 LoD and received "Access_violation (c0000005)" error.
I've checked few different wine versions and got following results: wine-vanilla-3.0.3 - ok wine-vanilla-3.18 - Unhandled exception: Access_violation (c0000005) wine-vanilla-3.21 - Unhandled exception: Access_violation (c0000005)
I've tried using clear wine prefix and error was gone. But after that I ran D2VidTst.exe, chose "Direct3D" instead of "DirectDraw (2D)" there, and issue reappeared.
I ran git bisect and got following result:
8fa5f1d8c6e2c0e0bb408de0b341b946984825c1 is the first bad commit commit 8fa5f1d8c6e2c0e0bb408de0b341b946984825c1 Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Oct 8 21:55:37 2018 +0330
wined3d: Also default to OpenGL core contexts on NVIDIA GPUs.
Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 f793a5e30dba78e432da637ef542c688a25f8edb c76eb08adf609008ab23ea7506a7d87fca0af245 M dlls
Reverting this commit fixes issue for me and enables me to run D2 LoD with "Direct3D", both on wine 3.18 and wine 3.21.
OS: Gentoo Linux x86_64. Video driver: nvidia-drivers-415.25 OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce GTX 750/PCIe/SSE2 OpenGL core profile version string: 4.5.0 NVIDIA 415.25
https://bugs.winehq.org/show_bug.cgi?id=46488
--- Comment #1 from Gijs Vermeulen gijsvrm@gmail.com --- Could you try with wine 4.0-rc7?
https://bugs.winehq.org/show_bug.cgi?id=46488
--- Comment #2 from i.Dark_Templar idarktemplar@mail.ru --- (In reply to Gijs Vermeulen from comment #1)
Could you try with wine 4.0-rc7?
Issue doesn't reproduce with wine 4.0-rc7. I'm able to run D2 LoD using "DirectDraw (2D)" and using "Direct3D" without hitting this issue.
https://bugs.winehq.org/show_bug.cgi?id=46488
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- (In reply to i.Dark_Templar from comment #2)
(In reply to Gijs Vermeulen from comment #1)
Could you try with wine 4.0-rc7?
Issue doesn't reproduce with wine 4.0-rc7. I'm able to run D2 LoD using "DirectDraw (2D)" and using "Direct3D" without hitting this issue.
Alright, marking FIXED then, thanks for testing. This is definitely a duplicate, but don't know exactly of which bug, so maybe someone with more knowledge could mark it a dupe of the right bug.
https://bugs.winehq.org/show_bug.cgi?id=46488
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.1.