From:             php at thesnodgrass dot com
Operating system: FreeBSD 5.1
PHP version:      5.0.2
PHP Bug Type:     Reproducible crash
Bug description:  make install segmentation fault on PEAR

Description:
------------
Upgrading from 5.0.1 to 5.0.2

./configure --with-apxs2=/usr/local/apache/bin/apxs --with-pgsql
--with-pfpro=/usr/local --enable-calendar --with-openssl –-with-zlib
–-with-bz2

'./configure' and 'make' work fine.

running 'make install' gives:

Installing PHP SAPI module:       apache2handler
/usr/local/apache/build/instdso.sh
SH_LIBTOOL='/usr/local/apache/build/libtool' libphp5.la
/usr/local/apache/modules
/usr/local/apache/build/libtool --mode=install cp libphp5.la
/usr/local/apache/modules/
cp .libs/libphp5.so /usr/local/apache/modules/libphp5.so
cp .libs/libphp5.lai /usr/local/apache/modules/libphp5.la
libtool: install: warning: remember to run `libtool --finish
/usr/src/php-5.0.2/libs'
chmod 755 /usr/local/apache/modules/libphp5.so
[activating module `php5' in /usr/local/apache/conf/httpd.conf]
Installing PHP CLI binary:        /usr/local/bin/
Installing PHP CLI man page:      /usr/local/man/man1/
Installing PEAR environment:      /usr/local/lib/php/
Segmentation fault (core dumped)
*** Error code 139

Stop in /usr/src/php-5.0.2.
*** Error code 1

Stop in /usr/src/php-5.0.2.



Tried latest snapshot, same thing.
If I go back to /usr/src/php-5.0.1 and run make install everything works
fine.




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

Reply via email to