[Mono-bugs] [Bug 31333][Nor] Changed - GC problem with Console.WriteLine in the finalization code.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
26 Oct 2002 10:55:34 -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 ettore@ximian.com.

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

--- shadow/31333	Sat Oct 26 06:53:20 2002
+++ shadow/31333.tmp.22061	Sat Oct 26 06:55:34 2002
@@ -130,6 +130,11 @@
 
 The attached patch (to libgc 6.1) prevents this from happening by
 making sure that there is at most one nested finalize notification.
 
 Unfortunately, I don't know the Boehm GC code, so I am not sure that
 this is the right fix...
+
+------- Additional Comments From ettore@ximian.com  2002-10-26 06:55 -------
+Created an attachment (id=2662)
+Patch?
+