[Mono-bugs] [Bug 79112][Wis] Changed - HttpListenerRequest.InputStream.Read blocks indefinitively

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Aug 20 16:16:11 EDT 2006


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 steveb at mindtouch.com.

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

--- shadow/79112	2006-08-20 16:09:34.000000000 -0400
+++ shadow/79112.tmp.7419	2006-08-20 16:16:11.000000000 -0400
@@ -108,6 +108,15 @@
 If someone can explain to me what that is supposed to mean that would
 be great.
 
 At that point, with printf I found out that the whole stream has been
 read, so that is in memory at that point.
 
+
+------- Additional Comments From steveb at mindtouch.com  2006-08-20 16:16 -------
+The exception is expected since the show-headers assembly is not being
+compiled by the makefile.  The complete execution should result in
+'curl' getting back an XML document that wraps the above exception.
+And the Dream runtime should continue to run and be receptive to
+further requests.  On my system, after the exception is reported, the
+application bails out with '** ERROR **: unknown type 0x13 in
+type_to_ldind'.


More information about the mono-bugs mailing list