[Mono-bugs] [Bug 62653][Maj] Changed - [TESTCASE] Memory leak accessing S.W.S

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 21 Sep 2004 01:24:06 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/62653	2004-08-07 21:02:35.000000000 -0400
+++ shadow/62653.tmp.30906	2004-09-21 01:24:06.000000000 -0400
@@ -10,18 +10,20 @@
 Component: Sys.Web.Services
 AssignedTo: lluis@ximian.com                            
 ReportedBy: grompf@sublimeintervention.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: [TESTCASE] Memory leak accessing S.W.S
 
 Run the attached testcase on OSX 10.3.4 and memory will gradually leak.
 
 It appears the same holds true to linux; but due to a bug in the web service multiple iterations 
 are hard to run.
 
 ------- Additional Comments From grompf@sublimeintervention.com  2004-08-06 18:48 -------
 Created an attachment (id=8938)
 testcase
 
+
+------- Additional Comments From miguel@ximian.com  2004-09-21 01:24 -------
+Ben, maybe this test case can help find the leak?