Bugzilla – Bug 322573
[metadata validation] runtime crashes after Assembly.LoadFrom is given a module without an assembly manifest
Last modified: 2007-09-15 21:24:46 UTC
---- Reported by rharinath@novell.com 2006-11-09 07:34:43 MST ---- 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). ---- Additional Comments From rharinath@novell.com 2006-11-09 07:39:20 MST ---- Created an attachment (id=170840) proposed fix ---- Additional Comments From rharinath@novell.com 2006-11-09 10:46:24 MST ---- Applied in SVN r67589. Keeping open since I need to add a regression test. ---- Additional Comments From rharinath@novell.com 2006-11-14 08:36:15 MST ---- Regression test added in SVN r67837. This bug blocked bug(s) 58244. Imported an attachment (id=170840) Unknown operating system unknown. Setting to default OS "Other".