Ask a Question related to PHP Bugs, Design and Development.
-
shoichi at cf7 dot so-net dot ne dot jp #1
#40715 [NEW]: level too deep - recursive dependency? in Unknown on line 0
From: shoichi at cf7 dot so-net dot ne dot jp
Operating system: CentOS4.4
PHP version: 5.2.1
PHP Bug Type: Scripting Engine problem
Bug description: level too deep - recursive dependency? in Unknown on line 0
Description:
------------
A error occured when I re-installed php
from 5.16 to 5.21.
The error message
'level too deep - recursive dependency? in Unknown on line 0'
occurs even such as short script.
<?php phpinfo();
I configured like this.
Reproduce code:
---------------
'./configure' --with-pgsql '--build=i686-redhat-linux-gnu'
'--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
'--program-pre
fix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/s
bin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--l
ibdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstat
edir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--cache-fi
le=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc'
'--with-c
onfig-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic'
'--disable-rpath'
'--without-pear' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin'
'--with-
freetype' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext'
'--with-gmp
' '--with-iconv' '--with-openssl' '--with-pspell' '--with-expat-dir=/usr'
'--wit
h-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif'
'--enable-f
tp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem'
'--enable-sysv
shm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid'
'--enable-yp'
'--enable-wddx' '--with-kerberos' '--enable-ucd-snmp-hack'
'--with-unixODBC=sha
red,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar'
'--enable
-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic'
'--without-sqlite
' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs'
'--with-my
sql' '--with-gd' '--without-odbc' '--disable-dom' '--disable-dba'
'--without-uni
xODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter'
'--with-mcryp
t' '--with-png-dir=/usr' '--with-jpeg-dir' --enable-mbstring
--enable-mbstr-enc-trans
Expected result:
----------------
Other existing php script can't move usually.
About all show nothing because of error.
Actual result:
--------------
I read past logs like
[url]http://bugs.php.net/bug.php?id=21333[/url]
[url]http://bugs.php.net/bug.php?id=22482[/url]
but, there are no files in
extension_dir ( /usr/lib/php ) and
source dir ( /usr/local/src/modules )
in my case.
I home your help.
thankyou.
--
Edit bug report at [url]http://bugs.php.net/?id=40715&edit=1[/url]
--
Try a CVS snapshot (PHP 4.4): [url]http://bugs.php.net/fix.php?id=40715&r=trysnapshot44[/url]
Try a CVS snapshot (PHP 5.2): [url]http://bugs.php.net/fix.php?id=40715&r=trysnapshot52[/url]
Try a CVS snapshot (PHP 6.0): [url]http://bugs.php.net/fix.php?id=40715&r=trysnapshot60[/url]
Fixed in CVS: [url]http://bugs.php.net/fix.php?id=40715&r=fixedcvs[/url]
Fixed in release: [url]http://bugs.php.net/fix.php?id=40715&r=alreadyfixed[/url]
Need backtrace: [url]http://bugs.php.net/fix.php?id=40715&r=needtrace[/url]
Need Reproduce Script: [url]http://bugs.php.net/fix.php?id=40715&r=needscript[/url]
Try newer version: [url]http://bugs.php.net/fix.php?id=40715&r=oldversion[/url]
Not developer issue: [url]http://bugs.php.net/fix.php?id=40715&r=support[/url]
Expected behavior: [url]http://bugs.php.net/fix.php?id=40715&r=notwrong[/url]
Not enough info: [url]http://bugs.php.net/fix.php?id=40715&r=notenoughinfo[/url]
Submitted twice: [url]http://bugs.php.net/fix.php?id=40715&r=submittedtwice[/url]
register_globals: [url]http://bugs.php.net/fix.php?id=40715&r=globals[/url]
PHP 3 support discontinued: [url]http://bugs.php.net/fix.php?id=40715&r=php3[/url]
Daylight Savings: [url]http://bugs.php.net/fix.php?id=40715&r=dst[/url]
IIS Stability: [url]http://bugs.php.net/fix.php?id=40715&r=isapi[/url]
Install GNU Sed: [url]http://bugs.php.net/fix.php?id=40715&r=gnused[/url]
Floating point limitations: [url]http://bugs.php.net/fix.php?id=40715&r=float[/url]
No Zend Extensions: [url]http://bugs.php.net/fix.php?id=40715&r=nozend[/url]
MySQL Configuration Error: [url]http://bugs.php.net/fix.php?id=40715&r=mysqlcfg[/url]
shoichi at cf7 dot so-net dot ne dot jp Guest
-
#25916 [Opn]: PHP Fatal error: Nesting level too deep - recursive dependency?
ID: 25916 Updated by: thetaphi@php.net Reported By: thetaphi@php.net Status: Open Bug Type: ... -
#25916 [NEW]: PHP Fatal error: Nesting level too deep - recursive dependency?
From: thetaphi@php.net Operating system: Solaris 9 PHP version: 4.3.4RC1 PHP Bug Type: Unknown/Other Function Bug... -
#24746 [Bgs]: Fatal error: Nesting level too deep - recursive dependency?
ID: 24746 User updated by: tim at sparkart dot com Reported By: tim at sparkart dot com Status: Bogus Bug Type: ... -
#24746 [Opn->Bgs]: Fatal error: Nesting level too deep - recursive dependency?
ID: 24746 Updated by: iliaa@php.net Reported By: tim at sparkart dot com -Status: Open +Status: ... -
#24746 [NEW]: Fatal error: Nesting level too deep - recursive dependency?
From: tim at sparkart dot com Operating system: Linux/FreeBSD PHP version: 4.3.3RC1 PHP Bug Type: Reproducible crash Bug... -
shoichi at cf7 dot so-net dot ne dot jp #2
#40715 [Opn->Csd]: level too deep - recursive dependency? in Unknown on line 0
ID: 40715
User updated by: shoichi at cf7 dot so-net dot ne dot jp
Reported By: shoichi at cf7 dot so-net dot ne dot jp
-Status: Open
+Status: Closed
Bug Type: Scripting Engine problem
Operating System: CentOS4.4
PHP Version: 5.2.1
New Comment:
This trable has been fixed.
It was bad to repeat configure and make.
When I 'make clean' and 'make',
it resolved.
Thank you very much.
Previous Comments:
------------------------------------------------------------------------
[2007-03-04 09:44:16] shoichi at cf7 dot so-net dot ne dot jp
Description:
------------
A error occured when I re-installed php
from 5.16 to 5.21.
The error message
'level too deep - recursive dependency? in Unknown on line 0'
occurs even such as short script.
<?php phpinfo();
I configured like this.
Reproduce code:
---------------
'./configure' --with-pgsql '--build=i686-redhat-linux-gnu'
'--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
'--program-pre
fix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/s
bin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--l
ibdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstat
edir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--cache-fi
le=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc'
'--with-c
onfig-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic'
'--disable-rpath'
'--without-pear' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin'
'--with-
freetype' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext'
'--with-gmp
' '--with-iconv' '--with-openssl' '--with-pspell'
'--with-expat-dir=/usr' '--wit
h-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif'
'--enable-f
tp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem'
'--enable-sysv
shm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid'
'--enable-yp'
'--enable-wddx' '--with-kerberos' '--enable-ucd-snmp-hack'
'--with-unixODBC=sha
red,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar'
'--enable
-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic'
'--without-sqlite
' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs'
'--with-my
sql' '--with-gd' '--without-odbc' '--disable-dom' '--disable-dba'
'--without-uni
xODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter'
'--with-mcryp
t' '--with-png-dir=/usr' '--with-jpeg-dir' --enable-mbstring
--enable-mbstr-enc-trans
Expected result:
----------------
Other existing php script can't move usually.
About all show nothing because of error.
Actual result:
--------------
I read past logs like
[url]http://bugs.php.net/bug.php?id=21333[/url]
[url]http://bugs.php.net/bug.php?id=22482[/url]
but, there are no files in
extension_dir ( /usr/lib/php ) and
source dir ( /usr/local/src/modules )
in my case.
I home your help.
thankyou.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40715&edit=1[/url]
shoichi at cf7 dot so-net dot ne dot jp Guest
-
johannes@php.net #3
#40715 [Csd->Bgs]: level too deep - recursive dependency? in Unknown on line 0
ID: 40715
Updated by: [email]johannes@php.net[/email]
Reported By: shoichi at cf7 dot so-net dot ne dot jp
-Status: Closed
+Status: Bogus
Bug Type: Scripting Engine problem
Operating System: CentOS4.4
PHP Version: 5.2.1
Previous Comments:
------------------------------------------------------------------------
[2007-03-04 16:09:14] shoichi at cf7 dot so-net dot ne dot jp
This trable has been fixed.
It was bad to repeat configure and make.
When I 'make clean' and 'make',
it resolved.
Thank you very much.
------------------------------------------------------------------------
[2007-03-04 09:44:16] shoichi at cf7 dot so-net dot ne dot jp
Description:
------------
A error occured when I re-installed php
from 5.16 to 5.21.
The error message
'level too deep - recursive dependency? in Unknown on line 0'
occurs even such as short script.
<?php phpinfo();
I configured like this.
Reproduce code:
---------------
'./configure' --with-pgsql '--build=i686-redhat-linux-gnu'
'--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
'--program-pre
fix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin'
'--sbindir=/usr/s
bin' '--sysconfdir=/etc' '--datadir=/usr/share'
'--includedir=/usr/include' '--l
ibdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstat
edir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info'
'--cache-fi
le=../config.cache' '--with-libdir=lib' '--with-config-file-path=/etc'
'--with-c
onfig-file-scan-dir=/etc/php.d' '--disable-debug' '--with-pic'
'--disable-rpath'
'--without-pear' '--with-bz2' '--with-curl' '--with-exec-dir=/usr/bin'
'--with-
freetype' '--enable-gd-native-ttf' '--without-gdbm' '--with-gettext'
'--with-gmp
' '--with-iconv' '--with-openssl' '--with-pspell'
'--with-expat-dir=/usr' '--wit
h-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-exif'
'--enable-f
tp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem'
'--enable-sysv
shm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid'
'--enable-yp'
'--enable-wddx' '--with-kerberos' '--enable-ucd-snmp-hack'
'--with-unixODBC=sha
red,/usr' '--enable-memory-limit' '--enable-shmop' '--enable-calendar'
'--enable
-dbx' '--enable-dio' '--with-mime-magic=/etc/httpd/conf/magic'
'--without-sqlite
' '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs'
'--with-my
sql' '--with-gd' '--without-odbc' '--disable-dom' '--disable-dba'
'--without-uni
xODBC' '--disable-pdo' '--disable-xmlreader' '--disable-xmlwriter'
'--with-mcryp
t' '--with-png-dir=/usr' '--with-jpeg-dir' --enable-mbstring
--enable-mbstr-enc-trans
Expected result:
----------------
Other existing php script can't move usually.
About all show nothing because of error.
Actual result:
--------------
I read past logs like
[url]http://bugs.php.net/bug.php?id=21333[/url]
[url]http://bugs.php.net/bug.php?id=22482[/url]
but, there are no files in
extension_dir ( /usr/lib/php ) and
source dir ( /usr/local/src/modules )
in my case.
I home your help.
thankyou.
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=40715&edit=1[/url]
johannes@php.net Guest



Reply With Quote

