[Mono-bugs] [Bug 55644][Maj] Changed - Finalizer not being called.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Mar 2004 21:36:18 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=55644
--- shadow/55644 2004-03-16 18:30:19.000000000 -0500
+++ shadow/55644.tmp.29242 2004-03-16 21:36:18.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: jimeno@servidor.unam.mx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: GC not being called.
+Summary: Finalizer not being called.
Please fill in this template when reporting a bug, unless you know what you
are doing.
Description of Problem:
Apparently, the garbage collector is never invoked even though memory grows
@@ -89,6 +89,9 @@
------- Additional Comments From jimeno@servidor.unam.mx 2004-03-16 18:30 -------
A sligtly better test case was attached to this reporte. Name it
finalizador-3.cs for convenience. It follows some advice by miguel at
ximian dot com.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-03-16 21:36 -------
+sigh, so it is the runtime :-(