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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
