FROM : Hamish Allan
DATE : Mon Jun 16 21:14:37 2008
On Mon, Jun 16, 2008 at 4:51 PM, Jens Alfke <<email_removed>> wrote:
> or your code is running on a background thread that doesn't have an autorelease pool.
Or it has an autorelease pool, but never drains it. Maybe the OP is
running a select() loop with an autorelease pool around it rather than
within it?
Hamish
DATE : Mon Jun 16 21:14:37 2008
On Mon, Jun 16, 2008 at 4:51 PM, Jens Alfke <<email_removed>> wrote:
> or your code is running on a background thread that doesn't have an autorelease pool.
Or it has an autorelease pool, but never drains it. Maybe the OP is
running a select() loop with an autorelease pool around it rather than
within it?
Hamish
| Related mails | Author | Date |
|---|---|---|
| Aarno Syvänen | Jun 16, 12:08 | |
| Igor Mozolevsky | Jun 16, 12:57 | |
| Jens Alfke | Jun 16, 17:51 | |
| Hamish Allan | Jun 16, 21:14 | |
| Jens Alfke | Jun 17, 04:32 |






Cocoa mail archive

