Project

General

Profile

Actions

Bug #53153

closed

Log Module throws fatal error (level of 100 reached)

Added by Gone With the Wind over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Logging
Target version:
Start date:
2013-10-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

On trying to call the Log backend on a TYPO3 CMS 6.2 beta 1, a fatal error is thrown:

Fatal error: Maximum function nesting level of '100' reached, aborting! in /path/to/core/typo3_src/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4201

Actions #1

Updated by Gone With the Wind over 10 years ago

This is actually a xdebug configuration problem. I have it installed, but there is no xdebug.max_nesting_level set, which has to be 250 (standard: 100).

The install tool actually shows that error, but only after the Log tool was called and has thrown the error in question.

Maybe this can be checked earlier already in the "System Enviroment" option of the install tool?

Actions #2

Updated by Ernesto Baschny over 10 years ago

  • Status changed from New to Needs Feedback

Robert, thanks for reporting. But the Install Tool shows "PHP xdebug.max_nesting_level too low" warning in the Reports regardless if you have used the Log Module or not. Could you check it out again, please?

Actions #3

Updated by Gone With the Wind over 10 years ago

Yes, you're right! Sorry for this needless post!
I tried a new installation and there is a proper warning right at the beginning of the installation process!

Again, sorry for wasting your time!

best regards, Robert

Actions #4

Updated by Wouter Wolters over 10 years ago

  • Status changed from Needs Feedback to Closed

Thanks for your answer and time to make TYPO3 CMS better:-)

Wouter

Actions

Also available in: Atom PDF