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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Dec 14 12:42:49 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 lupus at ximian.com.

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

--- shadow/80258	2006-12-14 07:11:32.000000000 -0500
+++ shadow/80258.tmp.17775	2006-12-14 12:42:49.000000000 -0500
@@ -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: mono-bugs at ximian.com                            
 ReportedBy: luke at quinane.id.au               
 QAContact: mono-bugs at ximian.com
@@ -82,6 +82,13 @@
 This is a known issue (Unfortunately I can't find the "master bug
 entry" of this issues to managed duplicates).
 
 Mono never throws a TypeLoadException because it always aborts
 and sometimes segfaults when a type can't be loaded.
 
+
+------- Additional Comments From lupus at ximian.com  2006-12-14 12:42 -------
+This SEGV was actually caused by the code that detects type load issues:-(
+We have fixed many places to detect loading issues, some need still
+fixing, but this case was handled already, it just happened to let the
+runtime thing the error was also present when loading the exception
+type to throw.


More information about the mono-bugs mailing list