ID:               46796
 Updated by:       [EMAIL PROTECTED]
 Reported By:      isjackawesome at gmail dot com
-Status:           Open
+Status:           Feedback
-Bug Type:         Sockets related
+Bug Type:         Streams related
 Operating System: Linux/Ubuntu 8.04
 PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/




Previous Comments:
------------------------------------------------------------------------

[2008-12-08 13:48:27] isjackawesome at gmail dot com

Description:
------------
Compiled with:
./configure –with-apxs2=/usr/local/server/apache2/bin/apxs –with-
mysqli=/usr/local/server/mysql/bin/mysql_config –enable-debug=no --
with-mcrypt=/usr/local/server/libmcrypt –enable-ftp –with-gd –with-
jpeg-dir=/usr/local –with-png-dir=/usr/local –with-zlib-
dir=/usr/local --enable-shared --enable-static

make - works no errors
make test, stalls on stream_get_meta_data_socket_variation1 
(3912/4619)




Reproduce code:
---------------
TEST 3912/4619
[ext/standard/tests/streams/stream_get_meta_data_socket_variationOut of
memory: Killed process 4398 (php).
/bin/sh: line 18:  4398 Killed                 
TEST_PHP_EXECUTABLE=/root/downloads/php-5.2.6/sapi/cli/php
TEST_PHP_SRCDIR=/root/downloads/php-5.2.6 CC="gcc"
/root/downloads/php-5.2.6/sapi/cli/php -d 'open_basedir=' -d
'output_buffering=0' -d 'memory_limit=-1'
/root/downloads/php-5.2.6/run-tests.php -c
/root/downloads/php-5.2.6/tmp-php.ini -U -d
extension_dir=/root/downloads/php-5.2.6/modules/ ` if test "x" != "x";
then for i in ""; do . $i; /root/downloads/php-5.2.6/build/shtool echo
-n -- " -d extension=$dlname"; done; fi`
make: [test] Error 137 (ignored)





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


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

Reply via email to