[Mono-bugs] [Bug 562771] abort in mono_method_to_ir (mono_method_check_context_used) while JITting a verified method
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 22:27:47 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=562771
http://bugzilla.novell.com/show_bug.cgi?id=562771#c1
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #1 from Zoltan Varga <vargaz at gmail.com> 2010-04-01 02:27:46 UTC ---
The problem here is that the class System.Linq.Expressions.EmitContext has
its generic_container field set, and there is a generic instance with this
class as a generic argument, which is not valid.
--
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