View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004797 | mantisbt | other | public | 2004-10-29 15:29 | 2004-11-06 05:59 |
| Reporter | Leojpf | Assigned To | grangeway | ||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 0.19.0 | ||||
| Summary | 0004797: Out of memory crash when running summary_page.php | ||||
| Description | On a fresh installation with 2 bugs and 1 user, I'm getting an out of memory error when loading the summary page. The specific error generated is "Fatal error: Allowed memory size of 8388608 bytes exhausted at (null):0 (tried to allocate 368640 bytes) in /ip/someuser/wwws/mantis/lang/strings_english.txt on line 587". This appears to be a result of a memory leak which I've managed to reduce to the attached test case. | ||||
| Additional Information |
<?php
?>
Content-type: text/html Memory usage: 7684048 | ||||
| Tags | No tags attached. | ||||