[Mono-bugs] [Bug 459432] [Regression] HttpListener ObjectDisposedException

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 18 18:31:44 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=459432

User twiest at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=459432#c7


Thomas Wiest <twiest at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                                        |NEW
      Info Provider|petee at mindtouch.com                             |




--- Comment #7 from Thomas Wiest <twiest at novell.com>  2008-12-18 16:31:43 MST ---
Ok, with the instructions in comment 6, I am now able to reproduce this on Mono
2.2p3 on SLED 10 sp2 i586.


linux at c457:~/Desktop/bug459432> mono --debug program.exe 
listening...
System.IO.IOException: EndRead failure ---> System.ObjectDisposedException: The
object was used after being disposed.
  at System.Net.Sockets.Socket.EndReceive (IAsyncResult asyncResult,
System.Net.Sockets.SocketError& errorCode) [0x00000] 
  at System.Net.Sockets.Socket.EndReceive (IAsyncResult result) [0x00000] 
  at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] 
  --- End of inner exception stack trace ---
  at System.Net.Sockets.NetworkStream.EndRead (IAsyncResult ar) [0x00000] 
  at System.Net.HttpConnection.OnRead (IAsyncResult ares) [0x00000] 




linux at c457:~/Desktop/bug459432>


-- 
Configure bugmail: https://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