https://bugs.winehq.org/show_bug.cgi?id=48289
--- Comment #2 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
1. Note that you have to use pure wine-devel/wine-staging (=not Proton) when commenting here.
2. Some quotes extracted from the github:
--- quote --- 0201:fixme:dbghelp:elf_search_auxv can't find symbol in module seems to just be the aftermath of the actual problem. --- end quote ---
That's right. Don't worry about that message.
--- quote --- It gets stuck after the 3rd or 4th "splash screen" while loading in both Story and Online mode. (...) the game crash throwing this in the log: wine: Unhandled page fault on read access to 0x00000000 at address 0x140a1c78f (thread 00e9), starting debugger... --- end quote ---
--- quote --- GTA5.exe just goes <defunct> and consumes cpu on black screen - I didnt notice anything on the stdout though. --- end quote ---
GTA5.exe probably waits forever for another process that has crashed. We need more information about what happens before the error.
For a start, Can someone who is affected by the issue attach a normal (=without WINEDEBUG) terminal output from a pure, recent, wine-devel/wine-staging.
Instructions to get a log can be found there: https://wiki.winehq.org/FAQ#get_log
3. My brother is currently playing the game in the next room, and he says that he had the update 3 days ago and he still runs the game.
Maybe his setup can be used to compare with non-working setup.
His system is: - Debian 8 Jessie amd64; - plain wine 4.9 (shared wow 64 build) + patchset 'server: Improve handling of hooks for normal (non-injected) hardware' (patchset that was removed from staging - see bug 43102). - nvidia gtx 970, driver 384.130 from Debian 8 Jessie backports, identified as a n AMD_RX_480 in the registry to avoid bug 35062 (See https://bugs.winehq.org/show_bug.cgi?id=38436#c27) - Retail DVD version of the game, launched through the original 'Rockstar Games Social Club' (latest auto-update), _not_ the newest 'Rockstar Games Launcher'. - winetricks corefonts used, required by the RGSC (dependency of the CEF internal web browser - bug 42609 → bug 32342). - xaudio2_7 set to native (got a crash with builtin - wine 4.9 has the old xaudio implementation, but the new implementation, faudio, is not available on Debian 8 Jessie); - He doesn't play in online mode and so doesn't use any workaround for that.
Regards.