[Mono-bugs] [Bug 80618][Maj] Changed - [PATCH] Segfault calling MethodInfo.Invoke from a second AppDomain.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 28 09:57:05 EST 2007
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by robertj at gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=80618
--- shadow/80618 2007-01-28 09:56:28.000000000 -0500
+++ shadow/80618.tmp.2432 2007-01-28 09:57:05.000000000 -0500
@@ -55,6 +55,11 @@
signature from the method's class image.
Since this image is unloaded with the appdomain (the main assembly
has no reference to this image), corlib's runtime_invoke_cache
contains a method whose sig is now garbage.
+
+------- Additional Comments From robertj at gmx.net 2007-01-28 09:57 -------
+Created an attachment (id=18566)
+marshal.diff
+
More information about the mono-bugs
mailing list