[Mono-bugs] [Bug 74549][Maj] Changed - Segfault (stack overflow) when a class references itself

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 12 Apr 2005 12:26:48 -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 vargaz@gmail.com.

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

--- shadow/74549	2005-04-10 08:26:59.000000000 -0400
+++ shadow/74549.tmp.20161	2005-04-12 12:26:48.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74549
 Product: Mono: Runtime
 Version: 1.1
 OS: unknown
 OS Details: Debian Sid AMD64, Kernel 2.6.11.7, Mono 1.1.5/1.1.6
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: lupus@ximian.com                            
 ReportedBy: max@duempel.org               
 QAContact: mono-bugs@ximian.com
@@ -120,6 +120,9 @@
 class.c:598
 #24 0x000000000049099e in mono_bounded_array_class_get (eclass=0x98f560,
 rank=1, bounded=0) at class.c:2648
 
 ------- Additional Comments From vargaz@gmail.com  2005-04-10 08:26 -------
 Fixed in SVN.
+
+------- Additional Comments From vargaz@gmail.com  2005-04-12 12:26 -------
+Reopening since the fix is not perfect.