[Mono-bugs] [Bug 61867][Wis] Changed - assertion failure: debugger_lock_level > 0

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 23 Jul 2004 16:21:51 -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 bmaurer@users.sf.net.

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

--- shadow/61867	2004-07-23 02:40:51.000000000 -0400
+++ shadow/61867.tmp.29983	2004-07-23 16:21:51.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61867
 Product: Mono: Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: RedHat 8
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: michi@zeroc.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -25,6 +25,14 @@
 It appears to be a race condition. I can reproduce this on a dual-CPU RH8
 machine, but only once in maybe 25-50 runs or so.
 
 Cheers,
 
 Michi.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-07-23 16:21 -------
+Hello,
+
+Duncan ran mcs under --debug on our dual proc box. We could not get it
+to fail. Can you give us a program which fails for you?
+
+Also, does booting in single proc mode fix things?