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

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

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2014-10-17 15:27:20] tyr...@php.net

hi,

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

------------------------------------------------------------------------
[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