View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022740 | mantisbt | performance | public | 2017-04-17 03:11 | 2017-04-30 14:48 |
| Reporter | libregeek | Assigned To | vboctor | ||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.4.0 | Fixed in Version | 2.4.0 | ||
| Summary | 0022740: Allowed memory size of 268435456 bytes exhausted | ||||
| Description | Tested the master branch in my development environment and got the following error: | ||||
| Additional Information | Environment details: php.ini | ||||
| Tags | No tags attached. | ||||
|
I am pretty sure it's caused by the changes for 0004235. None of my test installations is running at the moment. I saw similar errors and got also web server crashes. |
|
|
@vboctor I found the following endless loop |
|
|
Is there specific steps or configuration that trigger this error vs. not? I will look into it and see if I can reproduce. |
|
|
I was able to reproduce this. It happens when anonymous access is disabled and attempting to access a bug. Working on a fix. |
|
|
@libregeek can you confirm that the latest changes fix also your memory size issue? |
|
|
Yes, the issue is fixed. |
|