[Mono-bugs] [Bug 80258][Nor] Changed - SIGSEGV during class initialization

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 12 10:01:40 EDT 2007


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 mark.probst at gmail.com.

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

--- shadow/80258	2007-07-09 05:08:32.000000000 -0400
+++ shadow/80258.tmp.30763	2007-08-12 10:01:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 80258
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mark.probst at gmail.com                            
 ReportedBy: luke at quinane.id.au               
 QAContact: mono-bugs at ximian.com
@@ -127,6 +127,10 @@
 	else
 		vt->vtable [i] = arch_create_jit_trampoline (cm);
 }
 
 The runtime should check the return of mono_method_signature and raise
 an exception if it is NULL.
+
+------- Additional Comments From mark.probst at gmail.com  2007-08-12 10:01 -------
+Seems to be fixes in SVN, as it doesn't crash on this test case (1.2.4
+does).


More information about the mono-bugs mailing list