http://bugzilla.novell.com/show_bug.cgi?id=560327
http://bugzilla.novell.com/show_bug.cgi?id=560327#c6 --- Comment #6 from Rodrigo Kumpera <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
