[Mono-bugs] [Bug 555004] Crash after AppDomain loads dll with missing dependency
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Nov 25 14:57:41 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=555004
http://bugzilla.novell.com/show_bug.cgi?id=555004#c5
--- Comment #5 from Rodrigo Kumpera <rkumpera at novell.com> 2009-11-25 19:57:38 UTC ---
Created an attachment (id=329531)
--> (http://bugzilla.novell.com/attachment.cgi?id=329531)
Fixes mono_class_vtable behavior.
This patch makes mono_class_vtable raise an exception every time that a broken
type is passed.
This behavior is not the best we can wish for, the right fix is part of 2.6 and
is too complex to be backported. OTOH it won't break working applications.
With this patch the supplied sample no longer 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.
You are the assignee for the bug.
More information about the mono-bugs
mailing list