Edit report at https://bugs.php.net/bug.php?id=66242&edit=1

 ID:                 66242
 Comment by:         sharif dot uddin1 at vodafone dot com
 Reported by:        thuhc at yahoo dot com
 Summary:            CLI server failure on 64-bit ARM (Aarch64)
 Status:             Closed
 Type:               Bug
 Package:            Testing related
 Operating System:   Linux AARCH64
 PHP Version:        5.5.6
 Assigned To:        ardbiesheuvel
 Block user comment: N
 Private report:     N

 New Comment:

i have problem with 

file upload greater than 2G [sapi/cli/tests/upload_2G.phpt]


but i have 12GB of free ram. i am using centos 7.5 and tryign to build php7.3.x 
with configure options

./configure --enable-fpm --with-fpm-systemd --enable-zip --with-libzip 
--with-zlib --with-bz2 --with-curl --with-gd --with-openssl --with-ldap 
--with-libdir=lib64 --enable-mbstring --prefix=/opt/SP/php-7.3.1 
--with-pcre-regex --quiet


Previous Comments:
------------------------------------------------------------------------
[2014-10-07 23:24:28] s...@php.net

Automatic comment on behalf of ard.biesheu...@linaro.org
Revision: 
http://git.php.net/?p=php-src-security.git;a=commit;h=e64da8c20df3ec28bd2417924b207b870e9ab99f
Log: Fixed bug #66242 (don't assume char is signed)

------------------------------------------------------------------------
[2014-10-07 23:13:18] s...@php.net

Automatic comment on behalf of ard.biesheu...@linaro.org
Revision: 
http://git.php.net/?p=php-src-security.git;a=commit;h=e64da8c20df3ec28bd2417924b207b870e9ab99f
Log: Fixed bug #66242 (don't assume char is signed)

------------------------------------------------------------------------
[2014-09-22 08:28:21] a...@php.net

Automatic comment on behalf of ard.biesheu...@linaro.org
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=e64da8c20df3ec28bd2417924b207b870e9ab99f
Log: Fixed bug #66242 (don't assume char is signed)

------------------------------------------------------------------------
[2014-09-20 23:43:03] ardbiesheu...@php.net

Automatic comment on behalf of ard.biesheu...@linaro.org
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=e64da8c20df3ec28bd2417924b207b870e9ab99f
Log: Fixed bug #66242 (don't assume char is signed)

------------------------------------------------------------------------
[2014-09-20 17:10:42] ogatak at jp dot ibm dot com

Is there any progress on this issue?

I got the same failure in PHP 5.6.0 on Linux PPC64 (RHEL 6.4).

I also verified this failure can be solved by adding "-fsigned-char" GCC option 
in CFLAGS.  Could you modify configure.in to include this option?

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=66242


--
Edit this bug report at https://bugs.php.net/bug.php?id=66242&edit=1

Reply via email to