From: lneve at mail dot nih dot gov Operating system: Solaris 10 (completely patched) PHP version: 5.3.0alpha3 PHP Bug Type: Reproducible crash Bug description: Bus error during build of phar.php
Description: ------------ Here is the relevant part of the make output: -bash-3.00# gmake Generating phar.php Bus Error - core dumped gmake: *** [ext/phar/phar.php] Error 138 Someone reported a similar bug in the previous release on the Irix OS (bug #46074). I use the vanilla Solaris gcc compiler (version 3.4.3). Here are my configure options: ./configure --with-pgsql=/opt/postgres/8.3-community --with-mysql=/opt/mysql --with-mysqli=/opt/mysql/bin/mysql_config --with-apxs2=/opt/httpd/bin/apxs --with-config-file-path=/etc --with-libxml-dir=/usr/lib --with-zlib-dir=/usr/lib --enable-zip --enable-mbstring --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-xpm-dir=/usr/lib --with-freetype-dir=/usr/sfw --with-pdo-mysql=/opt/mysql --with-pdo-pgsql=/opt/pgsql --with-gettext=/usr/local/lib --with-imap=/usr/local/imap-2007d --with-imap-ssl=/usr/local/ssl I would be happy to provide you additional debugging information. -Leif Neve -- Edit bug report at http://bugs.php.net/?id=47230&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47230&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47230&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47230&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47230&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47230&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47230&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47230&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47230&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47230&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47230&r=support Expected behavior: http://bugs.php.net/fix.php?id=47230&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47230&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47230&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47230&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47230&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47230&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47230&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47230&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47230&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47230&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47230&r=mysqlcfg
