[Mono-bugs] [Bug 71084][Wis] Changed - AppDomain unload locks up with MarshalByRefObject

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 Jan 2005 07:27:22 -0500 (EST)


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 ximian@gibber.freeserve.co.uk.

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

--- shadow/71084	2005-01-07 07:18:42.000000000 -0500
+++ shadow/71084.tmp.5178	2005-01-07 07:27:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71084
 Product: Mono: Class Libraries
 Version: 1.0
-OS: 
+OS: unknown
 OS Details: Microsft Windows 2000 Server 5.002195 SP4
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@gibber.freeserve.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -94,6 +94,9 @@
 
 //   [Serializable]
    public class Remote : MarshalByRefObject
    {
    }
 }
+
+------- Additional Comments From ximian@gibber.freeserve.co.uk  2005-01-07 07:27 -------
+Is this in anyway related to bug 47659 ?