https://bugs.winehq.org/show_bug.cgi?id=51677
Bug ID: 51677 Summary: Resident Evil 4 HD crashes when gameplay starts Product: Wine Version: 6.10 Hardware: x86-64 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: andrey.goosev@gmail.com CC: z.figura12@gmail.com Regression SHA1: 79c102d6bec81b79e10290f23e9ac3816da6b58f Distribution: ---
wine: Unhandled page fault on execute access to 7D25CD50 at address 7D25CD50 (thread 0024), starting debugger...
Last good commit is 6b277dc89d5532b83dc4116d7eba70e88d508fa0 Next 308a5e7c4d01525184b057058949c68c0ee77dba makes the game unable to launch.
308a5e7c4d01525184b057058949c68c0ee77dba + 79c102d6bec81b79e10290f23e9ac3816da6b58f cause this issue.
https://bugs.winehq.org/show_bug.cgi?id=51677
Ilya Trukhanov lahvuun@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lahvuun@gmail.com
--- Comment #1 from Ilya Trukhanov lahvuun@gmail.com --- 308a5e7c4d01525184b057058949c68c0ee77dba also breaks Hyperdimension Neptunia Re;Birth 1, making the game exit after a minute or two without. Sometimes without an error message at all, other times with this:
wine: Unhandled page fault on read access to D8E6D020 at address D8E6D020 (thread 033c), starting debugger... 033c:fixme:process:NtCreateUserProcess unhandled output attribute 26201540 033c:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
If I run the game with winedbg I'm *sometimes* able to get backtraces that look like this:
Backtrace: =>0 0xd83ecf80 (0xda8ff0b8) 1 0xf7ec40bc (0x7e909000) 2 0x00000000 (0x00039d60)
Looks like stack corruption to me.
I think I'll try to disassemble the game to figure out what exactly it might be doing right before this occurs.
https://bugs.winehq.org/show_bug.cgi?id=51677
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Andrey Gusev andrey.goosev@gmail.com --- Works with wine-6.20-386-g16a17576a0d
https://bugs.winehq.org/show_bug.cgi?id=51677
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.21.