#5377 - Setup Wizard: Out of Memory
| Identifier | #5377 |
|---|---|
| Issue type | Minor issue (breaks specific functionality) |
| Title | Setup Wizard: Out of Memory |
| Status | Closed (rejected) |
| Handling member | Deleted |
| Addon | General / Uncategorised |
| Description | The Setup Wizard is using a substantial amount of PHP memory and causing PHP out of memory errors.
In particular, abstract_file_manager (about 7 MB), files_spreadsheets_read (about 3.5 MB), and hooks/systems/fields/short_trans (about 3.5 MB). These numbers also include memory consumed for code execution, not just requiring them. Therefore, it might not be the specified items themselves consuming that much memory; it could have been code execution from a prior item. See attached for a memory log I generated by modifying the behavior of the GET parameter keep_show_loading_code. |
| Steps to reproduce | |
| Additional information | Windows 11, PHP 7.3
I added 3 new lines before each of the three above high-memory items were required. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".
Comments