Edit report at https://bugs.php.net/bug.php?id=67166&edit=1

 ID:                 67166
 Updated by:         tyr...@php.net
 Reported by:        marc at phpmyadmin dot net
 Summary:            "make test" stalls
-Status:             Open
+Status:             Feedback
 Type:               Bug
 Package:            Testing related
 Operating System:   Linux
 PHP Version:        5.6.0beta2
 Block user comment: N
 Private report:     N

 New Comment:

hi,

can you still reproduce this with the latest 5.6 stable(5.6.2 when writing this 
comment)?


Previous Comments:
------------------------------------------------------------------------
[2014-05-03 13:03:10] marc at phpmyadmin dot net

Problem happens in 5.6.0-beta1 and -beta2.

------------------------------------------------------------------------
[2014-05-01 11:29:48] marc at phpmyadmin dot net

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 this bug report at https://bugs.php.net/bug.php?id=67166&edit=1

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

Reply via email to