https://bugs.winehq.org/show_bug.cgi?id=44234
Bug ID: 44234 Summary: Alice: Madness Returns crashes upon launch Product: Wine Version: 3.0-rc1 Hardware: x86 OS: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: julliard@winehq.org Regression SHA1: a89fdd58ecbd2d1e40ef2d9e00ead0d707601637 Distribution: ---
Created attachment 60034 --> https://bugs.winehq.org/attachment.cgi?id=60034 terminal output (Steam version)
Bug #43923 has a similar issue except that bug occurred only in Wine-Staging. Since Wine-3.0-rc1 the game crashes in vanilla Wine too, just after starting it. Tested with the Origin version (installed in a 32-bit prefix) and with the Steam version (in a WOW64 prefix). Tried the game in Windows XP and in the default Windows 7 profiles. There is no demo version available.
Regression introduced by
commit a89fdd58ecbd2d1e40ef2d9e00ead0d707601637 Author: Alexandre Julliard julliard@winehq.org Date: Fri Dec 1 19:18:44 2017 +0100
ntdll: Run the entire thread initialization code on the thread stack on i386.
The game starts properly with the previous commit.
wine-3.0-rc3-8-g80a74873ad