[Wine] Re: Please die if you wait "too long" RtlpWaitForCriti

jeffz wineforum-user at winehq.org
Sun Aug 24 21:10:27 CDT 2008


Dee Ayy wrote:
>  How can I insure that it gets unlocked?
> 


What you describe indicates that something has gone wrong because a critical section has not been released in a reasonable amount of time.  Normally one might be entered for a few milliseconds, if that.

Try turning on debug flags to look at the logs to see what calls have been made but have not returned before the RtlpWaitForCritic... message appears.

What is the program?







More information about the wine-users mailing list