Re: com php-src: Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading files above 2G.: main/SAPI.h main/rfc1867.c sapi/cgi/cgi_main.c
Hi!
> Stas, does this problem still persist for you?
Yes, the test is still failing for me, and also seems to fail on Travis
periodically, see: https://travis-ci.org/php/php-src/builds/10751907
The output I'm getting is this:
Test
PHP 5.6.0-dev Development Server started at Mon Sep 2 07:49:11 2013
Listening on http://localhost:8964
Document root is /home/smalyshev/php-src/sapi/cli/tests
Press Ctrl-C to quit.
Notice: fwrite(): send of 8192 bytes failed with errno=104 Connection
reset by peer in /home/smalyshev/php-src/sapi/cli/tests/upload_2G.php on
line 38
Notice: fwrite(): send of 8192 bytes failed with errno=32 Broken pipe in
/home/smalyshev/php-src/sapi/cli/tests/upload_2G.php on line 38
write failed @ (300000)
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
Thread (8 messages)