From:             marc at phpmyadmin dot net
Operating system: Linux
PHP version:      5.6.0beta1
Package:          Testing related
Bug Type:         Bug
Bug description:"make test" stalls

Description:
------------
On a Linux x86_64 system, "make test" stalls at:
TEST 1526/11661 [Zend/tests/debug_info.phpt]

with 99% CPU.

./configure --with-apxs2=/usr/local/apache2/bin/apxs \
         --with-libdir=lib64 \
         --disable-debug \
         --enable-calendar \
         --with-gd=shared \
         --with-freetype-dir \
         --with-mysql=shared,mysqlnd \
         --with-mysqli=shared,mysqlnd \
         --with-regex=php \
         --with-png-dir=/usr/lib \
         --with-zlib=shared \
         --with-iconv=shared \
         --enable-ftp \
         --with-mcrypt=shared \
         --with-bz2=shared \
         --enable-zip \
         --with-jpeg-dir=/usr/lib \
         --enable-mbstring \
         --enable-dom \
         --enable-json \
         --with-pdo-mysql=mysqlnd \
         --with-pear \
         --enable-bcmath \
         --with-curl=shared \
         --with-ldap=shared,/usr \
         --with-gettext=shared \
         --with-snmp=shared \
         --enable-soap \
         --enable-sockets

Expected result:
----------------
"make test" completion


-- 
Edit bug report at https://bugs.php.net/bug.php?id=67166&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=67166&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=67166&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=67166&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=67166&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=67166&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=67166&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=67166&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=67166&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=67166&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=67166&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=67166&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=67166&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=67166&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=67166&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=67166&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=67166&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=67166&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=67166&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=67166&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=67166&r=mysqlcfg


-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to