From: kalin at el dot net Operating system: freebsd 7 rel #0 PHP version: 5.2.6 PHP Bug Type: Compile Failure Bug description: make test core dump
Description: ------------ core dump at make test. build with: ./configure --with-apxs2=/etc/httpd/bin/apxs --with-curl --with-openssl=/usr/local/ssl --with-gd --with-zlib --with-xsl --enable-mbstring --enable-ftp --enable-exif --with-mhash --with-tidy libs build from ports. except openssl - build from src. shouldn't matter really. if build with no libs (just --with-apxs2=/etc/httpd/bin/apxs) works fine. Reproduce code: --------------- no code. just 'make test' Expected result: ---------------- to run through 4000+ tests Actual result: -------------- machine # make test Build complete. Don't forget to run 'make test'. Segmentation fault (core dumped) Segmentation fault (core dumped) *** Error code 139 (ignored) the machine is freebsd 7.... toshog is online now Edit/Delete Message -- Edit bug report at http://bugs.php.net/?id=45424&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45424&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45424&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45424&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45424&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45424&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45424&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45424&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45424&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45424&r=support Expected behavior: http://bugs.php.net/fix.php?id=45424&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45424&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45424&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45424&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45424&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45424&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45424&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45424&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45424&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45424&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45424&r=mysqlcfg
