Skip to content

Instantly share code, notes, and snippets.

@raphaeldealmeida
Created December 21, 2012 01:10
Show Gist options
  • Save raphaeldealmeida/4350011 to your computer and use it in GitHub Desktop.
Save raphaeldealmeida/4350011 to your computer and use it in GitHub Desktop.
raphael@curupira:~/Downloads/desenvolvimento/php-5.3.20$ make test TESTS=tests/output/bug63377.phpt
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP : /home/raphael/Downloads/desenvolvimento/php-5.3.20/sapi/cli/php
PHP_SAPI : cli
PHP_VERSION : 5.3.20
ZEND_VERSION: 2.3.0
PHP_OS : Linux - Linux curupira 3.4.0-030400-generic #201205210521 SMP Mon May 21 09:28:36 UTC 2012 i686
INI actual : /home/raphael/Downloads/desenvolvimento/php-5.3.20/tmp-php.ini
More .INIs :
CWD : /home/raphael/Downloads/desenvolvimento/php-5.3.20
Extra dirs :
VALGRIND : Not used
=====================================================================
Running selected tests.
^[[A^[[B^[[BPHP Fatal error: Out of memory (allocated 1994129408) (tried to allocate 1992294601 bytes) in /home/raphael/Downloads/desenvolvimento/php-5.3.20/run-tests.php on line 1818
Fatal error: Out of memory (allocated 1994129408) (tried to allocate 1992294601 bytes) in /home/raphael/Downloads/desenvolvimento/php-5.3.20/run-tests.php on line 1818
raphael@curupira:~/Downloads/desenvolvimento/php-5.3.20$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment