ID:               47230
 User updated by:  lneve at mail dot nih dot gov
 Reported By:      lneve at mail dot nih dot gov
-Status:           Feedback
+Status:           Open
 Bug Type:         Reproducible crash
 Operating System: Solaris 10 (completely patched)
 PHP Version:      5.3.0alpha3
 New Comment:

It's a sparc system. Is there a workaround since I don't need phar? If

I add --disable-phar it builds successfully, but experiences a bus
error during "make test".


Previous Comments:
------------------------------------------------------------------------

[2009-01-28 13:28:08] [email protected]

What sort of processor do you have?

There is a problem with sparc and ppc processors and phar.

------------------------------------------------------------------------

[2009-01-28 13:17:46] lneve at mail dot nih dot gov

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 this bug report at http://bugs.php.net/?id=47230&edit=1

Reply via email to