[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 19:04:02 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#c7
--- Comment #7 from Bassam Tabbara <bassam at symform.com> 2009-06-22 17:04:01 MDT ---
Sorry to be the dense one here, but I still see this. I've just done another
clean build and install (clean debian image) from 2-4 branch.
Here's the output from mono --version:
Mono JIT compiler version 2.4 (/branches/mono-2-4/mono r136624 Mon Jun 22
10:55:45 PDT 2009)
Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com
TLS: __thread
GC: Included Boehm (with typed GC)
SIGSEGV: altstack
Notifications: epoll
Architecture: x86
Disabled: none
dev:~$ find / -name System.dll
/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/1.0.5000.0__b77a5c561934e089/System.dll
/usr/local/lib/mono/gac/System/2.0.5.0__7cec85d7bea7798e/System.dll
dev:~$ echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
And i've verified that disassembled /usr/local/lib/mono/2.0/System.dll and
/usr/local/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll has your
fixes.
Could this be a OS specific issue?
dev:~$ uname -a
Linux dev 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686 GNU/Linux
Or this could be a race of some sort. My linux installation is running inside a
VirtualBox VM, which could change timings from your test.
--
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