[Mono-bugs] [Bug 366400] DynamicMethod hits a "implement me" / "should notbe reached" error
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Mar 1 17:50:40 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=366400
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=366400#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2008-03-01 15:50:39 MST ---
The IL you are generating is not valid. It calls the static GetTypeFromHandle
method using callvirt. We now generate a proper verification exception instead
of
crashing in this case tough.
--
Configure bugmail: https://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