View Issue Details
ID | Project | Category | Date Submitted | Last Update | |
---|---|---|---|---|---|
0028054 | AI War 2 | Bug - Other | Oct 26, 2023 7:27 pm | Dec 5, 2023 1:49 am | |
Reporter | Strategic Sage | Assigned To | Dismiss | ||
Status | resolved | Resolution | no change required | ||
Product Version | 5.571 Hotfix | ||||
Summary | 0028054: Memory not cleaned up at properly at RapidAntiLeakPoolable | ||||
Description | Two saves here; memory usage increases quickly while playing both, but only one displays the error. More saves available from this campign isf needed. 'Alizon' is further along but does not produce the error message. 'k' produces it within 10 seconds or so after loading the save. | ||||
Tags | No tags attached. | ||||
|
|
|
Note to self: The error message itself is a red-herring, though the memory growing over time is real. The error message occurs if the (rather huge) method for doing utility-fireteam stuff ends up taking more than 10 seconds, which in some extreme situations like this game, is possible. The lists are in fact returned to the pool when it finishes, this occurs inside a finally block so it will definitely occur (eventually). |
Date Modified | Username | Field | Change |
---|---|---|---|
Oct 26, 2023 7:27 pm | Strategic Sage | New Issue | |
Oct 26, 2023 7:27 pm | Strategic Sage | File Added: Alizon.save | |
Oct 26, 2023 7:27 pm | Strategic Sage | File Added: k.save | |
Oct 27, 2023 12:28 am | Dismiss | Note Added: 0067988 | |
Dec 5, 2023 1:49 am | Dismiss | Status | new => resolved |
Dec 5, 2023 1:49 am | Dismiss | Resolution | open => no change required |
Dec 5, 2023 1:49 am | Dismiss | Assigned To | => Dismiss |