[Mono-bugs] [Bug 38095][Nor] Changed - New application domain creation causes hang

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 25 Feb 2003 08:45:52 -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 lupus@ximian.com.

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

--- shadow/38095	Fri Feb 14 07:45:28 2003
+++ shadow/38095.tmp.21393	Tue Feb 25 08:45:52 2003
@@ -1,14 +1,14 @@
 Bug#: 38095
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: imitko@openlinksw.co.uk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -44,6 +44,9 @@
         {
                 AppDomain domain = AppDomain.CreateDomain ("mydomain");
                 Console.WriteLine ("test");
         }
 }
 ...........
+
+------- Additional Comments From lupus@ximian.com  2003-02-25 08:45 -------
+This bug has been fixed.