[Mono-bugs] [Bug 74027][Cri] Changed - AppDomain.Unload() causing random crashes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 23 23:11:55 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/74027	2005-03-23 15:02:26.000000000 -0500
+++ shadow/74027.tmp.18938	2005-06-23 23:11:55.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74027
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Critical
 Component: GC
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: ymeng at bloomberg.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -27,6 +27,10 @@
 unload it and that seems to cause unpredictable crashes. The crashes may
 happen immediatly or until much later time. This leads us to suspect that
 it's GC related. Once we commented out all AppDomain.Unload() calls from
 our code, the program becomes stable. 
 
 This may be related to the earlier bug 55996.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-06-23 23:11 -------
+A test case is needed (or at the very least, a stack trace from a
+crasshed process) to make headway


More information about the mono-bugs mailing list