From:             [EMAIL PROTECTED]
Operating system: Linux 2.4.19
PHP version:      4.3.0
PHP Bug Type:     Reproducible crash
Bug description:  Fatal error: Nesting level too deep

This error occurs at the bottom of every PHP-parsed page:

"Fatal error: Nesting level too deep - recursive dependency? in Unknown on
line 0"

The pages seem to render okay, but the error appears to end each page.  It
even spit out the same error dozens of times on make test, and after
sending in the test results.

./configure  --with-apxs=/usr/local/apache/bin/apxs  
 --enable-trans-sid
 --enable-track-vars
 --with-gd
 --with-pdflib
 --with-jpeg-dir  
 --with-tiff-dir
 --with-pspell
 --with-freetype-dir
 --enable-gd-native-ttf
 --with-png-dir 
 --with-zlib-dir
 --with-ttf
 --with-mysql=/usr/local/mysql

The system is MDK9 and Apache 1.3.26
-- 
Edit bug report at http://bugs.php.net/?id=21825&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21825&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21825&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21825&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21825&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21825&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21825&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21825&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21825&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21825&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21825&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21825&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21825&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21825&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21825&r=gnused

Reply via email to