https://bugs.winehq.org/show_bug.cgi?id=48278
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to François Gouget from comment #4)
The httpapi:httpapi and riched20:editor tests had deadlocks with the same two critical sections in 2019 but this is no longer the case (see bug 48112).
So is this still happening or did it also (mysteriously) get fixed?
For me in 8.0-rc5, I still see semi-frequent deadlocks. They appear slightly different (ntdll/heap and ntdll/thread instead of ntdll/loader), but I suspect that may be due to recent refactoring. Showed up for me in 5/100 tries in a loop.
03ec:err:sync:RtlpWaitForCriticalSection section 00430074 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 03ec, blocked by 04bc, retrying (60 sec) 05d4:err:sync:RtlpWaitForCriticalSection section 00430074 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 05d4, blocked by 04bc, retrying (60 sec) 061c:err:sync:RtlpWaitForCriticalSection section 00430074 "dlls/ntdll/heap.c: main process heap section" wait timed out in thread 061c, blocked by 04bc, retrying (60 sec) 057c:err:sync:RtlpWaitForCriticalSection section 7BC6B920 "dlls/ntdll/thread.c: fls_section" wait timed out in thread 057c, blocked by 061c, retrying (60 sec) 0484:err:sync:RtlpWaitForCriticalSection section 7BC6B920 "dlls/ntdll/thread.c: fls_section" wait timed out in thread 0484, blocked by 061c, retrying (60 sec)