[Mono-bugs] [Bug 73001][Blo] Changed - StreamGetBytesImpl Delegates are being garbage collected prematurely.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Feb 2005 00:38:20 -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 grompf@sublimeintervention.com.

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

--- shadow/73001	2005-02-25 00:32:38.000000000 -0500
+++ shadow/73001.tmp.22383	2005-02-25 00:38:20.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 73001
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Blocker
 Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: scott.mohekey@telogis.com               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,16 @@
 and it is still very much present. I think you may be referring to the
 other bug mentioned in my last comment.
 
 ------- Additional Comments From bmaurer@users.sf.net  2005-02-25 00:32 -------
 I moved the bug to S.D because the S.D code is incorrect in how it
 references delegates. The GC is just doing its job.
+
+------- Additional Comments From grompf@sublimeintervention.com  2005-02-25 00:38 -------
+You test case does not exhibit the behaviour you report on SVN HEAD on x86 or PPC.
+
+I have let the loop run for 5 minutes with no problems.
+
+I assume you aren't on the latest svn.
+
+This bug; as before; is RESOLVED.
+