https://bugs.winehq.org/show_bug.cgi?id=41054
Bug ID: 41054 Summary: Battle.net.exe deadlocks in CriticalSection Product: Wine-staging Version: 1.9.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rankincj@yahoo.com CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de Distribution: ---
Trying to launch Blizzard's Battle.net.exe using Wine Staging 1.9.15 RPMs from Fedora 24. However, the process deadlocks and prints messages like:
err:ntdll:RtlpWaitForCriticalSection section 0x10321d8 "?" wait timed out in thread 0063, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x10321d8 "?" wait timed out in thread 0063, blocked by 0000, retrying (60 sec)
This happens with both 32 bit and 64 bit prefixes. Disabling all "staging" options via winecfg does not help.