[Mono-bugs] [Bug 509049] Expression tree compiler crashes when running on different domain

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jun 2 14:38:33 EDT 2009


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

User vargaz at gmail.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=509049#c6





--- Comment #6 from Zoltan Varga <vargaz at gmail.com>  2009-06-02 12:38:32 MDT ---
-> runtime.

The problem seems to be with runtime-invoke wrappers (again). These wrappers
are
placed into the klass of the method they wrap. If that klass is a generic
instance, and the klass is deleted, the wrappers are not deleted so their klass
field now points to invalid memory, causing these crashes.

-- 
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