http://bugzilla.novell.com/show_bug.cgi?id=575941
http://bugzilla.novell.com/show_bug.cgi?id=575941#c2 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #2 from Zoltan Varga <[email protected]> 2010-02-02 00:47:22 UTC --- This happens when a method is override with a MethodOnTypeBuilderInst, in mono_reflection_get_dynamic_overrides (), the code assumes that mb->override_method is a MonoMethod, and reads random memory if it is not. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
