Actions
Bug #17936
closedindexed_search shows overflow error after updating zu t 4.1.4 / .5
Start date:
2007-12-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Fatal error: zval::refcount integer overflow detected in /srv/www/vhosts/typo3.hosteurope1.netresearch.de/httpdocs/typo3_src-4.1.4/typo3/sysext/indexed_search/class.lexer.php on line 385
(issue imported from #M7002)
Updated by Dmitry Dulepov over 14 years ago
I don't think we can help with that because it is somewhere deep inside Zend engine. I can propose to:
- upgrade PHP
- increase PHP memory
There is absolutely nothing we can do with this. Line 385 is currently a comment...
Actions