[Mono-bugs] [Bug 74830][Maj] Changed - abort in debug mode
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 00:36:44 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74830
--- shadow/74830 2005-05-04 20:40:51.000000000 -0400
+++ shadow/74830.tmp.21221 2005-05-05 00:36:44.000000000 -0400
@@ -3,15 +3,15 @@
Version: 1.1
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Major
Component: JIT
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: lupus@ximian.com
ReportedBy: james@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Summary: abort in debug mode
@@ -21,6 +21,12 @@
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).
+
+------- Additional Comments From miguel@ximian.com 2005-05-05 00:36 -------
+Even without an isolated test case, do you have some steps we can use?
+ We could write a gdb script to catch the trace.
+
+It should be simple to fix this one.