[Mono-bugs] [Bug 61602][Nor] Changed - Webclient hangs after a random count of serialized requests
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 16 Jul 2004 11:05:04 -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 rasa@gmx.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=61602
--- shadow/61602 2004-07-16 09:17:33.000000000 -0400
+++ shadow/61602.tmp.23407 2004-07-16 11:05:03.000000000 -0400
@@ -1,11 +1,11 @@
Bug#: 61602
Product: Mono: Class Libraries
Version: unspecified
-OS: unknown
-OS Details: self compiled
+OS: GNU/Linux [Other]
+OS Details: Linux 2.6 nptl
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: System
AssignedTo: gonzalo@ximian.com
@@ -109,6 +109,23 @@
can be bound over with a new socket.
Your test case is up to 2500 here and still running, too. Please give
more details of your distribution and kernel version.
+
+------- Additional Comments From rasa@gmx.ch 2004-07-16 11:05 -------
+ahh sorry i forget to specify that. With WAIT i mean TIME_WAIT or
+CLOSE_WAIT.
+
+hmm its really strange that it works on ur site. It didn't on all my
+computers and also not on the machines of a collegue of mine. Is ur
+running copy of my testcase really on linux?
+
+Just to make things clear the enviroment im talking about is:
+Linux 2.6
+glibc 2.3 with nptl
+glib 2.4.4
+mono for Linux 1.0
+
+I stated above that there is no such problem on windows (MS.net not
+WinMono).