[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
Thu, 23 Jan 2003 13:01:13 -0500 (EST)
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31333
--- shadow/31333 Thu Dec 5 07:29:29 2002
+++ shadow/31333.tmp.4944 Thu Jan 23 13:01:13 2003
@@ -1,13 +1,13 @@
Bug#: 31333
Product: Mono/Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
@@ -197,6 +197,9 @@
------- Additional Comments From dick@ximian.com 2002-11-19 08:26 -------
There is only one thread. The finalizer thread sets the domain before
it executes the object's method.
------- Additional Comments From lupus@ximian.com 2002-12-05 07:29 -------
*** Bug 35119 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From dick@ximian.com 2003-01-23 13:01 -------
+Threaded finaliser re-enabled in CVS