ID: 30637
Updated by: [EMAIL PROTECTED]
Reported By: arthur at mir5 dot homeip dot net
Status: Feedback
Bug Type: Compile Failure
Operating System: (Slackware) linux-2.4.25
PHP Version: 5.0.2
New Comment:
Great, I can not reproduce this at all btw.
Can you also please use "Edit Submission" instead of "Add Comment" when
replying to your own bugreports?
Previous Comments:
------------------------------------------------------------------------
[2004-11-01 09:10:09] robbat2 at gentoo dot org
As I noted, the php.ini is totally stock php.ini-dist, and the problem
still happens when there is no php.ini in the config-file directory.
There are definetly no extensions being loaded at all.
The exact failing command that is run by make install is:
/var/tmp/portage/php-4.3.9/work/php-4.3.9/sapi/cli/php -n
-dshort_open_tag=0 -dsafe_mode=0
/var/tmp/portage/php-4.3.9/work/php-4.3.9/pear/install-pear.php -d
"/usr/lib/php" -b "/usr/bin"
/var/tmp/portage/php-4.3.9/work/php-4.3.9/pear/package-*.xml
Complete output:
[EMAIL PROTECTED] /var/tmp/portage/php-4.3.9/work/php-4.3.9 #
/var/tmp/portage/php-4.3.9/work/php-4.3.9/sapi/cli/php -n
-dshort_open_tag=0 -dsafe_mode=0
/var/tmp/portage/php-4.3.9/work/php-4.3.9/pear/install-pear.php -d
"/usr/lib/php" -b "/usr/bin"
/var/tmp/portage/php-4.3.9/work/php-4.3.9/pear/package-*.xml
Could not startup.
[Mon Nov 1 01:08:50 2004] Script:
'/var/tmp/portage/php-4.3.9/work/php-4.3.9/pear/install-pear.php'
---------------------------------------
/var/tmp/portage/php-4.3.9/work/php-4.3.9/Zend/zend_ptr_stack.c(77) :
Block 0x081FD820 status:
Beginning: Overrun (magic=0x08201868, expected=0x7312F8DC)
End: Unknown
---------------------------------------
/var/tmp/portage/php-4.3.9/work/php-4.3.9/Zend/zend_hash.c(547) :
ht=0x081ba8cc is already destroyed
/var/tmp/portage/php-4.3.9/work/php-4.3.9/Zend/zend_hash.c(673) :
ht=0x081ba9e8 is already destroyed
/var/tmp/portage/php-4.3.9/work/php-4.3.9/Zend/zend_hash.c(108) :
Bailed out without a bailout address!
I'll try to come up with something shorter than install-pear.php that
will reproduce it.
------------------------------------------------------------------------
[2004-11-01 08:22:13] [EMAIL PROTECTED]
Well, that backtrace doesn't really help without a short reproducing
script. Are you loading any extension and/or zend extensions?
------------------------------------------------------------------------
[2004-11-01 08:02:18] robbat2 at gentoo dot org
Derick: If this is the same bug as I reported in bug 30639, despite
different major versions of the ZendEngine, then you can utilize the
backtrace I posted on that bug.
------------------------------------------------------------------------
[2004-11-01 07:52:18] [EMAIL PROTECTED]
Please provide a backtrace as asked before.
------------------------------------------------------------------------
[2004-11-01 01:31:37] arthur at mir5 dot homeip dot net
if you want to look at it just go:
make install -p --debug > stuff.txt
http://mir5.homeip.net:8080/bug/stuff.txt 461838
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/30637
--
Edit this bug report at http://bugs.php.net/?id=30637&edit=1