Upon entering the primalist future when the event Storm’s Fury is active I noticed that the client is using progressively MASSIVE amounts of memory!
Usually my broker addon would show around ~500 MB or so of memory used but spending a minute or so this jumps to ~6000+ MB!!! And the memory leak doesn’t stop as long as I am inside eventually destabilizing WoW and the whole system.
To rule out addons as the culprit I went in without ANY addons loaded and used the command:
/script message("Memory used by the UI: "…floor(gcinfo()/1024)…“MB”);
Still UI was taking several Gigabytes and going up while in the zone.
The memory leak still persists after leaving the zone and the only way to fix it is to restart the client outside of the zone.