[Mono-bugs] [Bug 76757][Nor] Changed - new AppDomains inherit current loaded assemblies

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jul 18 13:28:57 EDT 2006


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 kornelpal at gmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76757

--- shadow/76757	2006-07-18 13:14:55.000000000 -0400
+++ shadow/76757.tmp.13415	2006-07-18 13:28:57.000000000 -0400
@@ -537,6 +537,17 @@
 AppDomains, and that could exhaust memory in the original AppDomain.
 
 I *really* think this bug should be fixed. I currently have to patch
 every version of Mono I download, and the longer this bug stays, the
 more damage it will cause when it's actually fixed. (e.g. XSP relies
 heavily on this behavior.)
+
+------- Additional Comments From kornelpal at gmail.com  2006-07-18 13:28 -------
+According to a comment in bug #52756 this bug cannot be fixed 
+because the remoting infrastructure assumes that cross-appdomain 
+marshalled types are in the same assembly on both sides. So this bug 
+cannot be fixed until remoting is fixed.
+
+Also note that this dependency was never mentioned in connection 
+with this bug so I thought for a long time that XSP is the only 
+reason of this bug not being fixed. Altough XSP still depends on 
+this bug I appology for previously being too hostile towards XSP.


More information about the mono-bugs mailing list