Le 01/02/2013 10:30, Ferenc Kovacs a écrit :
> 2013.02.01. 10:02, "Remi Collet" > $ build-cgi/sapi/cli/php -n -d memory_limit=8M Zend/tests/bug54268.php
>> Segmentation fault
> this sounds like a bug and should be looked into.
For tracking https://bugs.php.net/bug.php?id=64123
Remi.
--
PHP
2013.02.01. 10:02, "Remi Collet" ezt írta:
>
> Hi,
>
> I'm trying to get a 0 failed test (during fedora build)
>
> For now, php 5.4 is ok (fedora 16-18)
>
> With php 5.5 bug54268.phpt fails.
> Seems a regression
>
> This test is defined to run with memory_limit=8M
>
> $ build-cgi/sapi/cli/php -n -
Hi,
I'm trying to get a 0 failed test (during fedora build)
For now, php 5.4 is ok (fedora 16-18)
With php 5.5 bug54268.phpt fails.
Seems a regression
This test is defined to run with memory_limit=8M
$ build-cgi/sapi/cli/php -n -d memory_limit=8M Zend/tests/bug54268.php
Segmentation fault
Red