Re: Finding & Fixing: Out of Memory Error?
Re: Finding & Fixing: Out of Memory Error?
- Subject: Re: Finding & Fixing: Out of Memory Error?
- From: Emmanuel <email@hidden>
- Date: Mon, 3 Sep 2001 09:04:39 +0200
At 18:27 +0200 2/09/01, Jason Bourque wrote:
>
What do you look for or how do you handle The "Out of Memory Error"??
>
>
>
The scripts are applets and they have 5000k memory assigned to them.
My advice would be:
1. Check which app is actually erroring (it's number -108) - for instance,
I think that the Finder may return error number -108 if you have not enough
RAM to launch a new app.
2. It this is the applet itself, well, consider increasing its RAM allocation.
3. If you actually observe memory leaks, get the help of Smile's "Check
Memory" tool or of a professional software like MWZoneRanger to find out
the leaking line(s) - and then use a workaround :)
HTH
Emmanuel