search for: rtlpwaitforcritic

Displaying 1 result from an estimated 1 matches for "rtlpwaitforcritic".

Did you mean: rtlpwaitforcriti
2008 Aug 25
3
Re: Please die if you wait "too long" RtlpWaitForCriti
...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?