[Mono-bugs] [Bug 38331][Nor] Changed - Error cleaning up after Main with +1 appdomain

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 08:09:57 -0400 (EDT)


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=38331

--- shadow/38331	2003-02-19 11:41:07.000000000 -0500
+++ shadow/38331.tmp.23628	2003-09-28 08:09:57.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 38331
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -47,6 +47,9 @@
 The output is fine:
 Domain: another
 Unloading: another
 After Unload
 
 But then the program receives a SIGILL.
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-28 08:09 -------
+This works now. Don't know when it was fixed.