[Mono-bugs] [Bug 575941] Mono crashes (assert) when compiling generic code in F# Interactive

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Feb 1 19:47:22 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=575941#c2


Zoltan Varga <vargaz at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkumpera at novell.com,
                   |                            |vargaz at gmail.com

--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 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.


More information about the mono-bugs mailing list