[Mono-bugs] [Bug 71634][Nor] Changed - remoting code leaks objects
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 21 Feb 2005 09:42:44 -0500 (EST)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71634
--- shadow/71634 2005-02-18 15:20:04.000000000 -0500
+++ shadow/71634.tmp.18069 2005-02-21 09:42:44.000000000 -0500
@@ -37,6 +37,11 @@
code might work as is, since the vtables will be the same in all the
appdomains at least for the types in corlib that UnmarshalArgument() seems
to handle.
------- Additional Comments From miguel@ximian.com 2005-02-18 15:20 -------
Could you provide a test case?
+
+------- Additional Comments From lupus@ximian.com 2005-02-21 09:42 -------
+Any of the tests in mono/tests that use appdomains will
+likely get you the error (you need to enable the disabled code
+in inssel.brg as explained above).