https://bugs.winehq.org/show_bug.cgi?id=50793
Bug ID: 50793 Summary: Regression: Far Cry crashes on launch Product: Wine Version: 6.3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: alasky@codeweavers.com Distribution: ---
Far Cry (running through Steam, steam app id:13520) crashes on launch with the latest wine master (9107f591d3d73a3b4040db2e13ef51d9846591c9 from 20210309). I ran a git bisect which blamed the following commit:
e341d1f695311725752c287057f6c6ab60fdf2a3
ntdll: Restore all non-volatile i386 registers in syscall dispatcher
I reverted the commit on the latest wine tip (which was messy and I had to resolve a conflict, so treat with mild suspicion), and confirmed that the Far Cry crash on launch was fixed with the commit reverted.
Attached is a +tid,+seh log of the crash on the latest wine master.