From: pmoor at netpeople dot ch Operating system: linux PHP version: 5.0.0b4 (beta4) PHP Bug Type: CGI related Bug description: fastcgi segfaults on faulty pages
Description: ------------ When using php as a fastcgi application (with apache) it segfaults after reloading a page which contains php-errors two times. reproduce: - create page which contains errors - load page in browser - refresh once - refresh twice -> segfault (500 internal server error) log entry: ...terminated due to uncaught signal '11' (Segmentation fault) the same config for fastcgi worked with v4.x it also worked before (5.0.0RC1-dev). -- Edit bug report at http://bugs.php.net/?id=27246&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27246&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27246&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27246&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27246&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27246&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27246&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27246&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27246&r=support Expected behavior: http://bugs.php.net/fix.php?id=27246&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27246&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27246&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27246&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27246&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27246&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27246&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27246&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27246&r=float