https://bugs.winehq.org/show_bug.cgi?id=56840
Bug ID: 56840 Summary: Regression since 9.11 Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: winewayland Assignee: wine-bugs@winehq.org Reporter: bigfoothart@gmail.com Distribution: ---
Apps don't launch with wayland driver, showing these errors:
0138:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0138, blocked by 0134, retrying (60 sec) 0144:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0144, blocked by 0134, retrying (60 sec) 014c:err:sync:RtlpWaitForCriticalSection section 7BF9B2E0 "../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 014c, blocked by 0134, retrying (60 sec)
bisected to 71ff81bc of https://gitlab.winehq.org/wine/wine/-/merge_requests/5833