Project

General

Profile

Actions

Bug #58644

closed

belog: No output because of memory limit gets reached

Added by Adrian Dymorz almost 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2014-05-08
Due date:
% Done:

0%

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

Description

In case you have got a huge amount of entries in sys_log, the module belog fails to display anything with certain filter settings.

How to reproduce:
1.) Make sure you have got more than 100'000 entries in the database table "sys_log".
2.) Change filter values in belog module: Select "[All users]" for users, select "[Any]" for "Max", select "no limit" for "Time", select "[Any]" for "Action".
3.) Change your PHP memory limit to 64 MB

Result: Instead of seeing the list, you get an empty page. The Apache error log shows that the memory limit got reached.

To change the filter values back to something that does not end in an error, you have to "Reset Configuration and Clear Temporary Data" using the "User settings" module.


Related issues 3 (1 open2 closed)

Related to TYPO3 Core - Feature #24396: Adminlog doesn't have a pagerClosed2010-12-22

Actions
Related to TYPO3 Core - Feature #82906: pagination for belog and setting in beuserNew2017-11-02

Actions
Related to TYPO3 Core - Task #89256: Improve performance of belog "Log" moduleClosed2019-09-25

Actions
Actions

Also available in: Atom PDF