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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
