https://bugs.winehq.org/show_bug.cgi?id=55357
Bug ID: 55357 Summary: BioShock Remastered crashes with EXCEPTION_ACCESS_VIOLATION in WoW64 Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zsolt_vadasz@protonmail.com Distribution: ---
Created attachment 74939 --> https://bugs.winehq.org/attachment.cgi?id=74939 Backtrace
The GOG edition crashes immediately with the above exception. Tested with current Wine master (fddb79776871ee00adf4d78583135a5d96ca8c06).
https://bugs.winehq.org/show_bug.cgi?id=55357
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wow64
https://bugs.winehq.org/show_bug.cgi?id=55357
--- Comment #1 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- Interestingly enough, the illegal read doesn't happen when running the game inside x32dbg.
https://bugs.winehq.org/show_bug.cgi?id=55357
--- Comment #2 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- Created attachment 74944 --> https://bugs.winehq.org/attachment.cgi?id=74944 WINEDEBUG="+seh"
Contains the address of the instruction that performed the illegal read.
https://bugs.winehq.org/show_bug.cgi?id=55357
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Are you using any workarounds or just running in a clean prefix?
https://bugs.winehq.org/show_bug.cgi?id=55357
--- Comment #4 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- Created attachment 74945 --> https://bugs.winehq.org/attachment.cgi?id=74945 Disassembled instruction
https://bugs.winehq.org/show_bug.cgi?id=55357
--- Comment #5 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- (In reply to Ken Sharp from comment #3)
Are you using any workarounds or just running in a clean prefix?
I'm running a clean 64-bit prefix. Wine is from git master, aside from a single TRACE call I inserted in dispatch_exception (line 142 of the second attachment).
https://bugs.winehq.org/show_bug.cgi?id=55357
Zsolt Vadasz zsolt_vadasz@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|UNCONFIRMED |RESOLVED
--- Comment #6 from Zsolt Vadasz zsolt_vadasz@protonmail.com --- It seems that launching the game with `wine C:\\GOG\ Games\BioShock\ Remastered\Launch\ BioShock\ Remastered.lnk` works just fine for some reason, but not if I run BioshockHD.exe directly. The same is true for the original game.
https://bugs.winehq.org/show_bug.cgi?id=55357
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.