https://bugs.winehq.org/show_bug.cgi?id=44946
Bug ID: 44946 Summary: Wine 3.5 is very slow to start everything, included winecfg Product: Wine Version: 3.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: andy86@fastwebnet.it Distribution: ArchLinux
Created attachment 61053 --> https://bugs.winehq.org/attachment.cgi?id=61053 WINEDEBUG=err+all,fixme+all,warn+all,trace-all winecfg
From last development version at moment (3.5) wine is very slow to start
everything, included winecfg, due to timeout in device.c:
005f:err:ntdll:RtlpWaitForCriticalSection section 0x7efff720 "../../../wine/programs/winedevice/device.c: drivers_cs" wait timed out in thread 005f, blocked by 005c, retrying (60 sec)
This is repeat two times, then everything do not start before the timeout is endend two times, about 2 minutes at least.