From:             isjackawesome at gmail dot com
Operating system: Linux/Ubuntu 8.04
PHP version:      5.2.7
PHP Bug Type:     Sockets related
Bug description:  make test: Error 137 ignored

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 bug report at http://bugs.php.net/?id=46796&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=46796&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=46796&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=46796&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=46796&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=46796&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=46796&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=46796&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=46796&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=46796&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=46796&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=46796&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=46796&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=46796&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=46796&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=46796&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=46796&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=46796&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=46796&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=46796&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=46796&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=46796&r=mysqlcfg

Reply via email to