[Mono-bugs] [Bug 38126][Cos] Changed - MCS debugging information off-by-one error
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Mon, 17 Feb 2003 12:55:21 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=38126
--- shadow/38126 Fri Feb 14 16:40:49 2003
+++ shadow/38126.tmp.16583 Mon Feb 17 12:55:21 2003
@@ -1,15 +1,15 @@
Bug#: 38126
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
-Priority: Normal
+Severity: Unknown
+Priority: Cosmetic
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: miguel@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -40,6 +40,12 @@
Line 8
Unhandled Exception: System.NullReferenceException: A null value was found
where an object instance was required in [0x00002] (at
/cvs/mcs/mcs/mb.cs:8) 00 .X:Main ()
e
+
+------- Additional Comments From martin@ximian.com 2003-02-17 12:55 -------
+This bug only happens "sometimes", not always.
+Setting priority to cosmetic because it's just one single line off and it'd be a waste of time to do this with the old JIT (ie. it'd
+take a significant amount of work to make this bug-free and then we'd need to redo this for the new jit).
+