[Mono-bugs] [Bug 35040][Nor] Changed - Finalizer thread issues

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
4 Dec 2002 17:55:58 -0000


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

--- shadow/35040	Wed Dec  4 07:17:58 2002
+++ shadow/35040.tmp.18242	Wed Dec  4 12:55:58 2002
@@ -2,13 +2,13 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: dick@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,11 @@
 needed finalizer thread
 3) more or less random failures when the finalizer thread is enabled: Some
 of these failures may be more related to thread race conditions, since the
 finalizers are run asynchronously, but some may be related to how the
 finalizers are run in the thread. This needs investigating before the
 finalizer thread is enabled for 'production' (ie stable releases).
+
+------- Additional Comments From lupus@ximian.com  2002-12-04 12:55 -------
+There is another issue that I forgot to mention here: running mono on
+windows with the finalizer thread enabled will cause a SEGV in
+mono_gc_init().