[Mono-bugs] [Bug 77580][Maj] Changed - [GMCS] Segmentation fault when loading generic program

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Mar 24 14:30:41 EST 2006


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 at ximian.com.

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

--- shadow/77580	2006-03-22 13:57:22.000000000 -0500
+++ shadow/77580.tmp.29052	2006-03-24 14:30:40.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77580
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Debian unstable
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: JIT
 AssignedTo: martin at ximian.com                            
 ReportedBy: paussems at dti-be.com               
 QAContact: mono-bugs at ximian.com
@@ -111,6 +111,9 @@
                 // BaseList<object> [] arr = new BaseList<object> [0];
 
                 new BaseList<object> (); // even this causes SISSEGV
         }
 }
 
+
+------- Additional Comments From martin at ximian.com  2006-03-24 14:30 -------
+Fixed in SVN.


More information about the mono-bugs mailing list