[Mono-bugs] [Bug 560327] [verifier] abort in mono_class_inflate_generic_class on bad assembly

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 6 09:06:31 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=560327

http://bugzilla.novell.com/show_bug.cgi?id=560327#c6


--- Comment #6 from Rodrigo Kumpera <rkumpera at novell.com> 2010-01-06 14:06:29 UTC ---
It's not exactly the same bug. Same assert but different call chain.
I only fixed the call chain of the original test.

This assert can happen for all callers of mono_class_inflate_generic_class and
you'll probably hit it for all of them.

Fixing them all at once is a lot of work specially now that big pieces of the
runtime still don't perform proper error checking on types. So you'll be either
reopening this bug or filling others a lot more for this assert.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list