With --enabled-debug it reports a memory leak but it works again.

/home/johannes/src/php-cvs/php-src/Zend/zend_execute.c(405) : Freeing 0x406B0508 (16 bytes), script=/home/johannes/src/php-cvs/php-src/pear/install-pear.php
=== Total 1 memory leaks detected ===


johannes

Andi Gutmans wrote:

Can you please update the Zend CVS and see if it still crashes? I reverted some recent engine patches.

Thanks,

Andi

At 12:30 AM 12/19/2003 +0100, Johannes Schlueter wrote:

Stig S. Bakken wrote:

Could someone with a crashing "make install-pear-packages" post the
contents of their config.nice file


this gives a segfault:
CC='gcc' \
CXX='g++' \
'./configure' \
'--prefix=/opt/php5' \
"$@"



this tells "/home/johannes/src/php-5.0.0b3RC1/Zend/zend_hash.c(504) : ht=0x40672f58 is being destroyed":

CC='gcc' \
CXX='g++' \
'./configure' \
'--prefix=/opt/php5' \
'--enable-debug' \
"$@"

All this happens only if {$PREFIX}/lib/php/ already holds the pear files, if this directory is empty all works fine.

and OS signature as well as


i686-pc-linux-gnu

gcc/libtool/autoconf versions?


gcc 3.2.3
libtool 1.4.3
autoconf 2.57

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php





-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to