https://bugs.winehq.org/show_bug.cgi?id=42470
Bug ID: 42470 Summary: Frequent critical section timeouts in winetricks dotnet46 Product: Wine Version: 2.2 Hardware: x86 OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
Created attachment 57323 --> https://bugs.winehq.org/attachment.cgi?id=57323 bt all
I've been seeing this for a few weeks, but I haven't been able to isolate the cause. It's causing me a lot of grief with winetricks-test.
I'll attach the output of bt all for two separate runs. Unfortunately it seems I didn't put the deadlocked thread in my original bt all output, but I'll include it anyway. My most recent run was:
err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0040, blocked by 0041, retrying (60 sec)
(also in the attachment).
The issue is very reliably reproduced on my machine, if further logs/debugging is needed.