From:             bernard dot prevosto at ifremer dot fr
Operating system: solaris 5.8
PHP version:      5.2.4
PHP Bug Type:     Compile Failure
Bug description:  Segmentation fault during install-pear-installer

Description:
------------
Make install of  php-5.2.4 seems not to work  our
servers. Configure goes
well, make seems to work also, but we've got a segmentation fault during
make install. 
Everything was OK  with PHP 5.1.6 .

(it's the sams problem that Bug #40474)

Reproduce code:
---------------
./configure  --prefix=/home/services/logiciels/compilateurs/php-5.2.4
--with-ldap=/home/services/bibli/openldap
--with-mysql=/home/services/bibli/mysql
--with-pgsql=/home/services/logiciels/compilateurs/php-5.2.4/bases/pgsql
--with-oci8=/home/services/logiciels/compilateurs/php-5.2.4/bases/ora920
--with-gd --with-zlib-dir=/home/services/bibli/zlib --enable-zip
--with-jpeg-dir=/home/services/bibli/jpeglib
--with-png-dir=/home/services/bibli/pnglib
--with-gettext=/home/services/logiciels/gettext
--with-libxml-dir=/home/services/bibli/xml2lib --with-iconv
--enable-calendar --enable-mbstring=all --enable-exif --disable-pdo
--with-config-file-path=/home/services/logiciels/compilateurs/php-5.2.4
#(it's OK)

make   (it's OK)
make install  (segmentation fault)

Expected result:
----------------
no segmentation fault

Actual result:
--------------
louet>47% make install
Installing PHP SAPI module:       cgi
Installing PHP CGI binary:
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI binary:       
/home/services/logiciels/compilateurs/php-5.2.4/bin/
Installing PHP CLI man page:     
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
Installing build environment:    
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/build/
Installing header files:         
/home/services/logiciels/compilateurs/php-5.2.4/include/php/
Installing helper programs:      
/home/services/logiciels/compilateurs/php-5.2.4/bin/
  program: phpize
  program: php-config
Installing man pages:            
/home/services/logiciels/compilateurs/php-5.2.4/man/man1/
  page: phpize.1
  page: php-config.1
Installing PEAR environment:     
/home/services/logiciels/compilateurs/php-5.2.4/lib/php/
Segmentation Fault
gmake[1]: *** [install-pear-installer] Error 139
gmake: *** [install-pear] Error 2

---------

I have the same problem whith:

louet>138% sapi/cli/php pear/install-pear-nozlib.phar
Segmentation Fault


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

Reply via email to