[Mono-bugs] [Bug 72637][Wis] Changed - [RACE?] DeleteCriticalSection assertion failed error

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Feb 2005 13:07:54 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dick@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72637

--- shadow/72637	2005-02-16 10:33:14.000000000 -0500
+++ shadow/72637.tmp.13014	2005-02-16 13:07:54.000000000 -0500
@@ -129,6 +129,12 @@
 If you do have a sample (no matter how large) that consistantly 
 reproduces inconsistantly, that would be helpful.
 
 1.1.4 is already rolled, so it is unlikely anything will get changed 
 there. It would help if you could try out your program on HEAD or 
 1.1.4.
+
+------- Additional Comments From dick@ximian.com  2005-02-16 13:07 -------
+The assert in critical-sections.c is showing that someone has a
+mismatch between EnterCriticalSection and LeaveCriticalSection
+
+