From:             stevenf at panic dot com
Operating system: Mac OS X Server 10.5.7
PHP version:      5.3.0
PHP Bug Type:     Apache2 related
Bug description:  Bus error in Apache after PHP 5.3.0 installed

Description:
------------
After compiling and installing PHP 5.3.0, Apache reports a bus error 
when I try to 
restart it:

sporty:php-5.3.0 stevenf$ sudo /usr/local/apache2/bin/apachectl 
graceful
/usr/local/apache2/bin/apachectl: line 78: 25030 Bus error               
$HTTPD -k $ARGV

The problem goes away if I roll back to PHP 5.2.10.

I have submitted the results of make test.

Note that this is a PowerPC machine -- this has caused some PHP 
problems in the past.

Uname info:

Darwin sporty.panic.com 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 
22:54:29 PDT 2009; 
root:xnu-1228.12.14~1/RELEASE_PPC Power Macintosh

Config string:

./configure  --with-openssl --with-apxs2=/usr/local/apache2/bin/apxs -
-with-mysql-
sock=/var/mysql --with-mysql=/usr --with-xmlrpc --enable-mbstring --
without-sqlite --
enable-sockets --with-curl --with-gd --with-jpeg-dir=/usr/local/lib --
with-png-
dir=/usr/local/lib

Apache info:

Apache/2.2.10 (Unix) DAV/2 PHP/5.2.10 mod_ssl/2.2.10 OpenSSL/0.9.7l



-- 
Edit bug report at http://bugs.php.net/?id=48822&edit=1
-- 
Try a CVS snapshot (PHP 5.2):        
http://bugs.php.net/fix.php?id=48822&r=trysnapshot52
Try a CVS snapshot (PHP 5.3):        
http://bugs.php.net/fix.php?id=48822&r=trysnapshot53
Try a CVS snapshot (PHP 6.0):        
http://bugs.php.net/fix.php?id=48822&r=trysnapshot60
Fixed in CVS:                        
http://bugs.php.net/fix.php?id=48822&r=fixedcvs
Fixed in CVS and need be documented: 
http://bugs.php.net/fix.php?id=48822&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=48822&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=48822&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=48822&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=48822&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=48822&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=48822&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=48822&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=48822&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=48822&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=48822&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=48822&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=48822&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=48822&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=48822&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=48822&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=48822&r=mysqlcfg

Reply via email to