[Mono-bugs] [Bug 61253][Nor] Changed - segfault when an exception is thrown in a .cctor "called" from another .cctor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 7 Aug 2004 21:22:11 -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 jackson@ximian.com.

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

--- shadow/61253	2004-08-03 05:05:57.000000000 -0400
+++ shadow/61253.tmp.6248	2004-08-07 21:22:11.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61253
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: jackson@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -40,6 +40,10 @@
 
 
 ------- Additional Comments From Patrik.Torstensson@intel.com  2004-08-03 05:05 -------
 Works on RH 9 with Mono CVS HEAD (2004-08-02).
 
 
+
+------- Additional Comments From jackson@ximian.com  2004-08-07 21:22 -------
+This works for me too on RH9 and Debian. So I am closing. Thanks to
+whoever fixed it.