From: mail at nerdbase dot de Operating system: Debian (sid), 2.6.26 kernel PHP version: 5.2.7RC3 PHP Bug Type: Reproducible crash Bug description: Mediawiki hangs since 5.2.7rc2 and later
Description: ------------ Compiling all php versions with the same options and disabling all extensions results in only 5.2.7rc1 running mediawiki stable (for a few weeks now, basically as from time it was released) via fastcgi/php-cgi. With 5.2.7rc2 and rc3 the php-cgi childs start to hang with 100% cpu-load on nearly all requests, some work tho until all proc are at 100%. Reverting to rc1 everything works like a charm. Logs show nothing except timeout after xxx seconds. Reproduce code: --------------- my compile-options: './configure' '--with-mysql=/usr/local/mysql' '--with-openssl' '--with-gd' '--enable-ftp' '--with-bz2' '--enable-sysvsem' '--enable-sysvshm' '--enable-sockets' '--with-gettext' '--with-jpeg-dir=/usr/lib' '--enable-exif' '--with-png-dir=/usr/lib' '--enable-zend-multibyte' '--with-zlib-dir=/usr/include' '--enable-fastcgi' '--disable-cli' '--enable-discard-path' '--enable-mbstring' '--without-sqlite' '--enable-inline-optimization' '--disable-debug' '--enable-bcmath' '--with-mcrypt' Expected result: ---------------- work :-) Actual result: -------------- doesn´t work :-) -- Edit bug report at http://bugs.php.net/?id=46525&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46525&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46525&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46525&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46525&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46525&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46525&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46525&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46525&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46525&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46525&r=support Expected behavior: http://bugs.php.net/fix.php?id=46525&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46525&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46525&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46525&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46525&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46525&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46525&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46525&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46525&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46525&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46525&r=mysqlcfg