[Mono-bugs] [Bug 74611][Maj] Changed - ** ERROR **: file class.c: line 1972
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 14:59:21 -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=74611
--- shadow/74611 2005-04-14 22:23:45.000000000 -0400
+++ shadow/74611.tmp.24415 2005-04-16 14:59:21.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 74611
Product: Mono: Compilers
Version: 1.1
OS: Windows XP
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: krzys@cs.cornell.edu
@@ -47,6 +47,16 @@
Additional Information:
If you could generate more insightful error messages, I could try to find
the very part of my stuff that causes this error, but I've got almost 800
source files, trying one by one to see where it crashes is not an option.
+
+------- Additional Comments From miguel@ximian.com 2005-04-16 14:59 -------
+The process that we use in these cases is to start removing
+functionality from the code, one layer at a time until you can come up
+with a minimal program that you can share with us.
+
+With the current bug report it is hard to do anything about it.
+
+Am going to set the bug to `NEEDINFO', please reopen when you have
+further information or a test case that you can share with us.