Hi, Am using wine-1.1.7 in oracle enterprise linux. One of my windows multi threaded application is throwing the following error: err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0032, blocked by 0022, retrying (60 sec) err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0035, blocked by 0022, retrying (60 sec) err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0036, blocked by 0022, retrying (60 sec) . .. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Can any one suggest any fix for this kind of issue. Thanks, Yug
vitamin
2008-Dec-09 20:03 UTC
[Wine] Re: RtlpWaitForCriticalSection timed out in thread....
yugandhar wrote:> err:ntdll:RtlWaitForCriticalSection section 0x33fc1c "?" wait timed out in thread 0032, blocked by 0022, retrying (60 sec) > Can any one suggest any fix for this kind of issue.If you have a thread waiting and never wakes up that's normal. Those messages are NOT real errors but warnings from Wine.
Reasonably Related Threads
- wine to run win64 exe
- compiling windows C++ code base using winelib
- err:ntdll:RtlpWaitForCriticalSection section 0x608121a0 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000c, blocked by 000b, retrying (60 sec)
- err:ntdll:RtlpWaitForCriticalSection
- service control dispatcher failure in wine-1.1.19