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(a)winehq.org Reporter: idarktemplar(a)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(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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 -- 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.