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 12:42:49.000000000 -0500
+++ shadow/80258.tmp.14657      2006-12-15 04:32:46.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80258
 Product: Mono: Runtime
 Version: 1.2
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
@@ -89,6 +89,14 @@
 ------- 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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-12-15 04:32 -------
+MS does not even throw a TypeLoadException since that class is never 
+actually used.
+
+If you'd, for example, create an instance of a type for which the 
+assembly cannot be found, then a FileNotFoundException would be 
+thrown at runtime.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to