[Mono-bugs] [Bug 74830][Nor] New - abort in debug mode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 May 2005 20:40:42 -0400 (EDT)


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 james@ximian.com.

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

--- shadow/74830	2005-05-04 20:40:41.000000000 -0400
+++ shadow/74830.tmp.19380	2005-05-04 20:40:41.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 74830
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: JIT
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: james@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: abort in debug mode
+
+With debug enabled, sometimes the runtime aborts with the following:
+
+** ERROR **: file mono-debug-debugger.c: line 83 (mono_debugger_unlock):
+assertion failed: (debugger_lock_level > 0)
+aborting...
+Aborted
+
+It does not happen in gdb when I've tried it so far, and I don't have an
+isolated test case yet.  Also, this was on a dual x86 machine (a fast one).