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

From: Date: Sun, 11 Aug 2013 19:07:24 +0000
Subject: 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
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Aug 11, 2013 4:42 AM, "Stas Malyshev" <[email protected]> wrote:
>
> Hi!
>
> > Hi Mike,
> >
> > I got test failures on session module. I guess it's related to your
change.
> > Could you take a look?
>
> For me (64-bit linux) test upload_2G.phpt also fails with this output:
>
> Test
>
> PHP 5.6.0-dev Development Server started at Sun Aug 11 02:43:04 2013
> Listening on http://localhost:8964
> Document root is /home/smalyshev/php-src/sapi/cli/tests
> Press Ctrl-C to quit.


Quite strange... Why is the server's output shown here?


>
> 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)

I had this once when I filled up my tmpfs /tmp... aynthing else really no
clue yet.


Thread (8 messages)

« previous php.internals (#68496) next »