FROM : Hamish Allan
DATE : Thu Mar 27 20:20:30 2008
On Thu, Mar 27, 2008 at 5:37 PM, Daniel Hazelbaker
<<email_removed>> wrote:
> I am rather stumped since leaks show it is not leaking memory yet
> something, apparently in the system, is allocating memory in huge
> chunks randomly.
I have experienced this when I have spawned a long-lived thread but
not ensured that my autorelease pool is drained regularly enough.
Perhaps this applies in your case?
Hamish
DATE : Thu Mar 27 20:20:30 2008
On Thu, Mar 27, 2008 at 5:37 PM, Daniel Hazelbaker
<<email_removed>> wrote:
> I am rather stumped since leaks show it is not leaking memory yet
> something, apparently in the system, is allocating memory in huge
> chunks randomly.
I have experienced this when I have spawned a long-lived thread but
not ensured that my autorelease pool is drained regularly enough.
Perhaps this applies in your case?
Hamish
| Related mails | Author | Date |
|---|---|---|
| Daniel Hazelbaker | Mar 27, 18:37 | |
| Hamish Allan | Mar 27, 20:20 | |
| Daniel Hazelbaker | Mar 27, 20:45 | |
| Michael Latta | Mar 27, 21:23 |






Cocoa mail archive

