I’ve been pounding away on a fairly complex applet (probably more complex than necessary) that uses Dialog Toolkit Plus to display a window.
For the third time now I’ve gotten a dialog asking me to force quit script debugger because my mac is running out of application memory. The dialog has a list of running apps, and each has a few hundred mbs of application memory, while Script Debugger has 15+ gigabytes of memory.
I am able to save the open scripts but SD stalls if I try to quit, and have to force quit.
This has only happened with Script Debugger running this applet, so somewhere between SD and Dialog Toolkit there seems to be a memory leak.
If it’s Script Debugger, it’s probably too late to fix.