[Mono-bugs] [Bug 76601][Wis] New - gmcs crashes (on anonymous method?)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Oct 30 16:53:54 EST 2005


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 ats at cs.rit.edu.

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

--- shadow/76601	2005-10-30 16:53:53.000000000 -0500
+++ shadow/76601.tmp.12434	2005-10-30 16:53:53.000000000 -0500
@@ -0,0 +1,41 @@
+Bug#: 76601
+Product: Mono: Compilers
+Version: 1.1
+OS: 
+OS Details: Panther
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: ats at cs.rit.edu               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gmcs crashes (on anonymous method?)
+
+Please fill in this template when reporting a bug, unless you know what you are doing.
+Description of Problem:
+gmcs crashes when compiling <http://www.cs.rit.edu/~ats/cs-2005-1/code/adt/tree/Set.cs>.
+
+Steps to reproduce the problem:
+1. In the file, make struct Locator and class Node both public.
+2. gmcs /m:Axel.ADT.Tree.SetTest Set.cs ../IContainer.cs ../Test.cs
+3. 
+
+Actual Results:
+** ERROR **: file metadata.c: line 2758 (mono_type_size): assertion failed: (!gclass-
+>generic_class.inst->is_open)
+aborting...
+
+
+Expected Results:
+successful compilation
+
+How often does this happen? 
+always
+
+Additional Information:
+The other files are at relative positions to the one mentioned above.


More information about the mono-bugs mailing list