[Mono-bugs] [Bug 560334] [verifier] abort in mono_method_get_signature_full on bad assembly
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 6 09:55:33 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=560334
https://bugzilla.novell.com/show_bug.cgi?id=560334#c1
Rodrigo Kumpera <rkumpera at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Rodrigo Kumpera <rkumpera at novell.com> 2011-01-06 14:55:32 UTC ---
This bug is a bit harmless as it is caused by a pinvoke using a custom
marshaler. Since the pinvoke won't be allowed in the first place, it won't
happen in live code.
Even so, I pushed a change that will emit a pinvoke wrapper that will raise an
exception on such case that the current corlib doesn't have ICustomMarshaler.
Fixed on trunk.
--
Configure bugmail: https://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