[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
Wed Feb 1 11:29:50 EST 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 2005-07-23 07:23:13.000000000 -0400
+++ shadow/27663.tmp.8510 2006-02-01 11:29:50.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: gonzalo at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: AppDomain fails loading from same dll name different classes
+Summary: Assemblies are never unloaded when an appdomain is unloaded
Description of Problem:
I create an AppDomain and then an instance of an object using
domain.CreateInstanceFromAndUnwrap (dll, classname).
More information about the mono-bugs
mailing list