[Mono-bugs] [Bug 27663][Maj] Changed - Assemblies are never unloaded when an appdomain is unloaded

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Apr 17 16:16:29 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 vargaz at gmail.com.

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

--- shadow/27663	2006-04-04 10:03:52.000000000 -0400
+++ shadow/27663.tmp.25973	2006-04-17 16:16:29.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 27663
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gonzalo at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -170,6 +170,10 @@
 unloaded when the child appdomain is unloaded. A workaround is to 
 avoid remoting calls to types in the assemblies which should be
 unloaded, i.e. create a proxy class which will be called by remoting, 
 and have the proxy class load the assembly and interact with it 
 entirely in the child appdomain.
 
+
+------- Additional Comments From vargaz at gmail.com  2006-04-17 16:16 -------
+FIXED.
+


More information about the mono-bugs mailing list