[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
27 Sep 2002 04:06:49 -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 manyoso@yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=31333
--- shadow/31333 Thu Sep 26 23:57:22 2002
+++ shadow/31333.tmp.1593 Fri Sep 27 00:06:49 2002
@@ -1,14 +1,14 @@
Bug#: 31333
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: manyoso@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -96,6 +96,9 @@
params=0x0, exc=0xbfe0146c) at jit.c:307
#19 0x08108e08 in mono_runtime_invoke (method=0x8242160, obj=0x8826930,
params=0x0, exc=0xbfe0146c) at object.c:365
---Type <return> to continue, or q <return> to quit---
The mono_jit_runtime_invoke method is Finalize and the obj is a MyClass...
+
+------- Additional Comments From manyoso@yahoo.com 2002-09-27 00:06 -------
+Forgot to mention that the backtrace represents current Mono and gc6.1 final