[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 Jul 31 10:36:27 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 robertj at gmx.net.

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

--- shadow/76757	2006-07-31 10:20:27.000000000 -0400
+++ shadow/76757.tmp.25656	2006-07-31 10:36:27.000000000 -0400
@@ -597,6 +597,14 @@
 
 
 ------- Additional Comments From robertj at gmx.net  2006-07-31 10:20 -------
 Created an attachment (id=17379)
 bug_76757.tar.gz
 
+
+------- Additional Comments From robertj at gmx.net  2006-07-31 10:36 -------
+The test case fails because "shared.dll" is loaded separately
+in both domains. See Zoltan's comment at the bottom of bug #52756
+
+W/out Jb's patch, shared.dll is inherited from the root domain
+and the test case succeeds.
+


More information about the mono-bugs mailing list