[Bug 3719] RtlpWaitForCriticalSection: "syslevel.c: Win16Mutex" wait timed out

Wine Bugs wine-bugs at winehq.org
Sun Nov 13 04:48:22 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3719





------- Additional Comments From saulius.krasuckas at elst.vtu.lt  2005-13-11 04:48 -------
The only way to detect where some race condition occurs IMHO is to compare two
wine outputs: "+all" and "+all,-relay".
Of course, one should always check if the last one really shows a problem before
comparing:

WINEDEBUG=+all,-relay wine matlab.exe 2>/dev/null

Still, comparing probably will be somewhat painfull, as some handles and
addresses will change for sure when WINEDEBUG flags changes.  Here some awk/sed
filter/similarifier would help before doing diff -u. :-)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list