[PHP-DEV] Bug #12032 Updated: PHP dumps core when using a 3x derived class from a series of included files From: alindeman <email protected>
Date: 08/10/01

ID: 12032
Updated by: alindeman
Reported By: patrick <email protected>
Old Status: Feedback
Status: Closed
Bug Type: Reproducible crash
Operating System: Debian/GNULinux unstable
PHP Version: 4.0.6
New Comment:

no feedback

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

[2001-07-11 06:53:21] derick <email protected>

Additions by Lenar:

This might be realted to bug I reported about parent:: not working with 3 or
more stage inheritance when include()s are used.
It was said by Zeev that it is now fixed in CVS (for 4.0.7 i think, it din't
reach 4.0.6 in time).

Lenar

-----------

Please try the CVS version to see if the problem is fixed.

Derick

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

[2001-07-11 04:08:56] zak <email protected>

Can you reduce this to a simple case or perform additional analysis?

Does the problem occur if the classes are not included, but are inline?

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

[2001-07-11 00:12:48] patrick <email protected>

see http://patrick.jordan-smith.org/junk/example.tar.gz
for scripts to reproduce this error. The file crashes.php
when loaded from the browser will crash php, the file
doesntcrash.php won't. It seems from looking at a
backtrace that php gets itself into a infinite loop. I
don't include a backtrace because it's 19421 entries long.

This is using the php4 package from debian

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

Edit this bug report at http://bugs.php.net/?id=12032&edit=1

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>