[Mono-bugs] [Bug 397627] POST with HttpWebRequest is leaking memory -- probably in WebConnectionStream

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Aug 1 13:17:40 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=397627

User petee at mindtouch.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=397627#c2


Peter Erickson <petee at mindtouch.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |petee at mindtouch.com




--- Comment #2 from Peter Erickson <petee at mindtouch.com>  2008-08-01 11:17:40 MDT ---
Test case output:

Mono 1.9.1 Windows
C:\mono-test>mono leak.exe
memory: 2957312
memory: 3723264
memory: 4788224
memory: 5844992
memory: 6909952
memory: 7983104
memory: 7962624
memory: 9015296
memory: 10084352
memory: 11157504
memory: 12226560
memory: 9035776
memory: 10096640
memory: 11161600
memory: 12226560
memory: 10080256
memory: 11132928
memory: 12185600
memory: 13238272
memory: 14290944
calling GC.Collect()
final memory: 10063872

NET  Windows
C:\mono-test>leak.exe
memory: 3105336
memory: 4170328
memory: 2575544
memory: 3632344
memory: 4689144
memory: 2573272
memory: 3630072
memory: 4686872
memory: 2573272
memory: 3630072
memory: 4686872
memory: 2573272
memory: 3630072
memory: 4686872
memory: 2573272
memory: 3630072
memory: 4686872
memory: 2573272
memory: 3630072
memory: 4686872
calling GC.Collect()
final memory: 474616


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list