Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

New Relic nesting level #21

Open
tomjanssens opened this issue Jan 2, 2015 · 0 comments
Open

New Relic nesting level #21

tomjanssens opened this issue Jan 2, 2015 · 0 comments
Milestone

Comments

@tomjanssens
Copy link
Contributor

The following error has been popping up regularly in New Relic:

E_ERROR: Aborting! The New Relic imposed maximum PHP function nesting level of '5000' has been reached. This limit is to prevent the PHP execution from catastrophically running out of C-stack frames. If you think this limit is too small, adjust the value of the setting newrelic.special.max_nesting_level in the newrelic.ini file, and restart php. Please file a ticket at https://support.newrelic.com if you need further assistance.

This error is being logged into /var/log/newrelic/php_agent.log

Judging by incoming ticket request, this is happening during one of these two actions:

Try to debug this locally be setting a very small limit for the callstack in xdebug and then see where xdebug fails?

@tomjanssens tomjanssens changed the title [server] New Relic nesting level New Relic nesting level Jan 2, 2015
@tomjanssens tomjanssens modified the milestone: Current Jan 2, 2015
@tomjanssens tomjanssens added the bug label Feb 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants