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=79872

--- shadow/79872        2006-11-09 07:34:43.000000000 -0500
+++ shadow/79872.tmp.26264      2006-11-09 07:34:43.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 79872
+Product: Mono: Runtime
+Version: 1.0
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [metadata validation] runtime crashes after Assembly.LoadFrom is 
given a module without an assembly manifest
+
+Suppose Assembly.LoadFrom is given a module without an assembly manifest --
+the call succeeds, but subsequently, eventually, the runtime asserts out.
+
+.NET nips it at the bud, and throws BadFileFormatException during the
+LoadFrom (.NET 1.1 throws FileLoadException instead).
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to