From: lyle dot pritchett at dri dot edu Operating system: Solaris 9, 10 PHP version: 5CVS-2007-02-22 (snap) PHP Bug Type: Reproducible crash Bug description: "make test" results in segmentation fault
Description: ------------ Per advice in bug #40565, picked up latest version: php5.2-200702222130. Ran configure with options --with-apxs2=/opt/apache/bin/apxs \ --with-config-file-path=/opt/apache/conf \ --localstatedir=/var/run \ --enable-force-cgi-redirect \ --enable-magic-quotes \ --with-openssl=/opt \ --with-libxml-dir=/opt \ --enable-calendar \ --with-pgsql=/opt \ --with-readline=/opt \ --disable-ipv6 \ --with-exec-dir=/opt/php/bin \ --enable-libgcc apxs, openssl, libxml, Postgres, gcc, and readline are all latest available versions. Compile finishes successfully. make test Build complete. (It is safe to ignore warnings about tempnam and tmpnam). Segmentation Fault make: [test] Error 139 (ignored) Reproduce code: --------------- N/A Expected result: ---------------- A series of successful tests Actual result: -------------- immediate segmentation fault on "make test" Interestingly, "php --version" works fine -- Edit bug report at http://bugs.php.net/?id=40599&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40599&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40599&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40599&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40599&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40599&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40599&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40599&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40599&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40599&r=support Expected behavior: http://bugs.php.net/fix.php?id=40599&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40599&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40599&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40599&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40599&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40599&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40599&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40599&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40599&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40599&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40599&r=mysqlcfg