Issue 0058:err:sync running cli c# app under supervisorctl

Questions about Wine on Linux
Post Reply
jmamani
Newbie
Newbie
Posts: 1
Joined: Thu Apr 10, 2025 4:06 pm

Issue 0058:err:sync running cli c# app under supervisorctl

Post by jmamani »

How can I solve this error:
0058:err:sync:RtlpWaitForCriticalSection section 7AC0A020 "dlls/mountmgr.sys/device.c: device_section" wait timed out in thread 0058, blocked by 0060, retrying (60 sec)

context:

wine --version
wine-10.0 (Debian 10.0~repack-3)

cat /etc/issue
Debian GNU/Linux trixie/sid \n \l

Consider program runs perfect from console but under supervisor it doesn't.
Post Reply