[Mono-bugs] [Bug 75926][Wis] Changed - System.InvalidCastException
in System.Web.HttpApplication:OutputPage
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 14:40:15 EDT 2005
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 gonzalo at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75926
--- shadow/75926 2005-09-05 14:27:40.000000000 -0400
+++ shadow/75926.tmp.18818 2005-09-05 14:40:15.000000000 -0400
@@ -317,6 +317,16 @@
If you abort it very (first couple % downloaded), you also get a
Broken Pipe occasionally. Is this known?
------- Additional Comments From gonzalo at ximian.com 2005-09-05 14:27 -------
I'm on the case. Trying to get SIGPIPE ignored at a higher level than
xsp itself.
+
+------- Additional Comments From gonzalo at ximian.com 2005-09-05 14:40 -------
+dd if=/dev/zero of=large_binary_file.avi bs=102400 count=10000
+
+Then cut & paste the sample at the top of the bug report and do:
+wget http://127.0.0.1:8080/file.aspx
+
+Hit Ctrl-C as soon as wget starts getting data and xsp will die
+without notice or a broken pipe message.
+
More information about the mono-bugs
mailing list