[Mono-bugs] [Bug 52169][Cri] Changed - WebServices Problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 9 Mar 2004 06:07:36 -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 lluis@ximian.com.

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

--- shadow/52169	2004-02-14 22:55:41.000000000 -0500
+++ shadow/52169.tmp.29705	2004-03-09 06:07:35.000000000 -0500
@@ -1,8 +1,8 @@
 Bug#: 52169
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
@@ -113,6 +113,11 @@
 I've been able to reproduce this hangs, but only when running xsp in
 debug mode (starting mono with the --debug flag). Are you trying in
 debug mode?
 
 ------- Additional Comments From shiziye@hotmail.com  2004-02-14 22:55 -------
 I simply type "mono xsp.exe" in the webservice directory
+
+------- Additional Comments From lluis@ximian.com  2004-03-09 06:07 -------
+I've been able reproduce the problem with more simple test which only
+uses HttpWebRequest. After some requests, XSP hangs eating 100% of CPU.
+Gonzalo, any clue?