https://bugs.winehq.org/show_bug.cgi?id=51762
--- Comment #3 from Cedric cedric.dewijs@eclipso.eu --- I am stuck with the first winetrick step:
$ rm -rf ~/.wine $ wineboot $ winetricks -q arial d3dcompiler_47 dotnet472 I see repeating errors like this:
0634:err:ntdll:RtlpWaitForCriticalSection section 00430094 "../wine/dlls/ntdll/heap.c: main process heap section" wait timed out in thread 0634, blocked by 00cc, retrying (60 sec) 06e4:err:ntdll:RtlpWaitForCriticalSection section 00430094 "../wine/dlls/ntdll/heap.c: main process heap section" wait timed out in thread 06e4, blocked by 00cc, retrying (60 sec)
$ wine --version wine-6.16 $ uname -a Linux cedric 5.14.3-arch1-1 #1 SMP PREEMPT Sun, 12 Sep 2021 20:51:34 +0000 x86_64 GNU/Linux