[TYPO3-english] debug ideas ...
Gorosito Gonzalo
xgonzalo at gmail.com
Wed Sep 25 21:43:51 CEST 2013
Hi fellows,
I have a huge website with a huge DB and it was working very well so
far until I started getting this error (xdebug output included), the
problem is.. how can I determine where is this comming from? I've been
looking at the code and it is obviously that the data is too big when
ir tries to serialize but I've been wondering if it's there on typo3
to track errors like this.
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP Fatal error: Allowed
memory size of 536870912 bytes exhausted (tried to allocate 21010479
bytes) in x:\htdocs\typo3\sysext\cms\tslib\class.tslib_menu.php on
line 911
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP Stack trace:
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 1. {main}() x:\htdocs\index.php:0
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 2. require() x:\htdocs\index.php:84
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 3. include()
x:\htdocs\typo3\sysext\cms\tslib\index_ts.php:451
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 4.
TSpagegen::renderContent()
x:\htdocs\typo3\sysext\cms\tslib\pagegen.php:76
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 5. tslib_cObj->cObjGet()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_pagegen.php:320
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 6.
tslib_cObj->cObjGetSingle()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:717
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 7.
tslib_content_User->render()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:770
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 8.
tslib_cObj->callUserFunction()
x:\htdocs\typo3\sysext\cms\tslib\content\class.tslib_content_user.php:56
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 9. call_user_func_array()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:6404
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 10.
tx_templavoila_pi1->main_page()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:6404
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 11.
tx_templavoila_pi1->renderElement()
x:\htdocs\typo3conf\ext\templavoila\pi1\class.tx_templavoila_pi1.php:196
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 12.
tx_templavoila_pi1->processDataValues()
x:\htdocs\typo3conf\ext\templavoila\pi1\class.tx_templavoila_pi1.php:331
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 13.
tslib_cObj->cObjGetSingle()
x:\htdocs\typo3conf\ext\templavoila\pi1\class.tx_templavoila_pi1.php:609
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 14.
tslib_content_ContentObjectArray->render()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:770
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 15. tslib_cObj->cObjGet()
x:\htdocs\typo3\sysext\cms\tslib\content\class.tslib_content_contentobjectarray.php:49
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 16.
tslib_cObj->cObjGetSingle()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:717
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 17.
tslib_content_HierarchicalMenu->render()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_content.php:770
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 18. tslib_menu->makeMenu()
x:\htdocs\typo3\sysext\cms\tslib\content\class.tslib_content_hierarchicalmenu.php:62
[25-Sep-2013 19:48:01 Europe/Belgrade] PHP 19. serialize()
x:\htdocs\typo3\sysext\cms\tslib\class.tslib_menu.php:911
#######################################
# Gonzalo Gorosito
# Programador && sysadmin
#
# http://www.tutorialesdebian.com - Tutoriales para debianeros,
scripts, info, notícias y mucho mas.
# http://www.ggorosito.com.ar - Website personal
#######################################
More information about the TYPO3-english
mailing list