[Mono-bugs] [Bug 39380][Wis] Changed - Cannot create 2 AppDomains in a row

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sat, 15 Mar 2003 11:32:49 -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 gonzalo@ximian.com.

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

--- shadow/39380	Mon Mar 10 04:05:22 2003
+++ shadow/39380.tmp.352	Sat Mar 15 11:32:49 2003
@@ -1,13 +1,13 @@
 Bug#: 39380
 Product: Mono/Runtime
 Version: unspecified
 OS: Mandrake 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gkodinov@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
@@ -47,6 +47,9 @@
 interface in the new domain (it does pointer comparison of klass 
 memeber), falls off the System.Runtime.Remoting.TypeInfo constructor 
 and throws NullReferenceException. I've experimented by changing the 
 type comparisons there to compare the Type().FullName and it went 
 past that point but complained somewhere in the BinaryFormatter.
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-03-15 11:32 -------
+Fixed by Lluis.