[Mono-bugs] [Bug 71274][Nor] Changed - finalizer-... tests randomly crash on x86 (Environment.Exit race)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 16 Apr 2005 12:33:20 -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 miguel@ximian.com.

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

--- shadow/71274	2005-04-07 14:54:21.000000000 -0400
+++ shadow/71274.tmp.23621	2005-04-16 12:33:20.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: misc
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: lupus@ximian.com                            
 ReportedBy: vargaz@gmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: finalizer-... tests randomly crash on x86 (Environment.Exit race)
@@ -49,6 +49,9 @@
 
 
 ------- Additional Comments From vargaz@gmail.com  2005-04-07 14:54 -------
 The attached patch implements the proper suspending of threads at
 shutdown, but still fails sometimes due to the above mentioned problem.
 
+
+------- Additional Comments From miguel@ximian.com  2005-04-16 12:33 -------
+Paolo, can you please review this change?