[Bug 44395] wine-preloader causes Nvidia Proprietary page fault on write access to 0x7c002fd4 in 32-bit code Beyond Good and Evil (and other games)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 6 19:09:11 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44395

coreyoconnor at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |coreyoconnor at gmail.com

--- Comment #23 from coreyoconnor at gmail.com ---
I was able to confirm both the issue and the work around of disabling the 32bit
preloader. I'm using a NixOS system configured with wine 3.1 and nvidia 390.25.

Reproduction procedure with preloader enabled (crash):

1. with Steam installed
2. in the Steam directory
3. wine ./bin/gldriverquery.exe

This will crash with

wine: Unhandled page fault on write access to 0x7c004fe8 at address 0x7d5ab5da
(thread 0009), starting debugger...

Backtrace:
=>0 0x7d5ab5da in libglx_nvidia.so.0 (+0xa95da) (0x00000014)


Disabling the preloader and re-testing:

1. with Steam installed
2. in the Steam directory
3. WINELOADERNOEXEC=1 wine ./bin/gldriverquery.exe

this will succeed.

-- 
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.



More information about the wine-bugs mailing list