https://bugs.winehq.org/show_bug.cgi?id=47266
Bug ID: 47266 Summary: StarCraft 2 does not start since patch 4.8.x Product: Wine Version: 4.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: exposight@gmail.com Distribution: ---
Created attachment 64558 --> https://bugs.winehq.org/attachment.cgi?id=64558 x64 console log
StarCraft 2 stopped working after some recent update. Before it worked just fine on version 4.7.something and after recent update it fails to start.
Behavior is a bit different for x32 and x64 run modes, but neither works. Previously x64 was definitely working fine, not sure for x32 one.
x64 silently does not start. In console there is an error: 01f4:err:seh:setup_exception stack overflow 1088 bytes in thread 01f4 eip 0000000000000000 esp 00000000096511d8 stack 0x9650000-0x9650000-0x9e50000 and then SC2_x64.exe process hangs as a zombie. Attached truncated log (first 40MB) generated with 'WINEDEBUG=+seh,+relay,+tid,+ntdll' - there it goes into repeated exception handling loop.
x32 goes somewhere further (black screen appears) but then it returns back and opens the error reporting tool to report a crash to Blizzard.