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

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Nov 21 07:23:28 EST 2005


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

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

--- shadow/76757	2005-11-19 14:04:49.000000000 -0500
+++ shadow/76757.tmp.16851	2005-11-21 07:23:28.000000000 -0500
@@ -148,6 +148,15 @@
 loaded into the new app domain. Doing so may result in exceptions on 
 MS.NET for a lot of type of code that runs fine on Mono.
 
 I think that the above mentioned but unnamed reason was that a 
 remoting or assembly loading bug was incorrectly treated and was 
 fixed by inheriting assemblies rather than fixing the actual bug.
+
+------- Additional Comments From vargaz at gmail.com  2005-11-21 07:23 -------
+The code in question was added by this patch:
+
+http://lists.ximian.com/pipermail/mono-patches/2004-September/047174.html
+
+Which fixes this bug:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=65665


More information about the mono-bugs mailing list