[Mono-bugs] [Bug 514591] HttpWebRequest.Abort on a non-responsive asynchronous HttpWebRequest, leaves the TCP socket open.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 22 03:34:58 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=514591

User bassam at symform.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=514591#c4


Bassam Tabbara <bassam at symform.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #4 from Bassam Tabbara <bassam at symform.com>  2009-06-22 01:34:57 MDT ---
I did a clean install of mono on a Debian 5.0 machine and I'm certainly still
seeing the problem. Here is the output:

dev:~$ date ; for i in $(seq 1 10) ; do mono MonoWebReqBug.exe > /dev/null;
done ; date
Mon Jun 22 00:32:36 PDT 2009

I waited 10 mins and this did not complete.

System.dll seems to be in the correct location and has the same timestamp as
the other assemblies:

/usr/local/lib/mono/2.0/System.dll
/usr/local/lib/mono/2.1/System.dll
/usr/local/lib/mono/1.0/System.dll
/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll
/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll.mdb
/usr/local/lib/mono/gac/System/1.0.5000.0__b77a5c561934e089/System.dll
/usr/local/lib/mono/gac/System/1.0.5000.0__b77a5c561934e089/System.dll.mdb
/usr/local/lib/mono/gac/System/2.0.5.0__7cec85d7bea7798e/System.dll
/usr/local/lib/mono/gac/System/2.0.5.0__7cec85d7bea7798e/System.dll.mdb

Let me know if there is more information I can provide. Thanks!!

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


More information about the mono-bugs mailing list