[Mono-bugs] [Bug 60923][Maj] Changed - Solaris JIT leaks while running xsp ?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Jun 2004 05:45:22 -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 gkodinov@openlinksw.co.uk.

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

--- shadow/60923	2004-06-30 05:43:46.000000000 -0400
+++ shadow/60923.tmp.13672	2004-06-30 05:45:22.000000000 -0400
@@ -28,6 +28,11 @@
 to reuse compiled components). There's no concurency of any kind here, but
 I guess the results will be even worse if I did (say) 5 simular streams.
 
 It seems like the JIT is not garbage collecting ?
 Or if it is collecting can it be made to collect faster ? It's kind of
 tedious to have the system swaping heavilly before GC collects the garbage.
+
+------- Additional Comments From gkodinov@openlinksw.co.uk  2004-06-30 05:45 -------
+Created an attachment (id=8404)
+gogo.sh : the test script (uses curl).
+