Re: NSOpenpanel in Snow Leopard
Re: NSOpenpanel in Snow Leopard
- Subject: Re: NSOpenpanel in Snow Leopard
- From: Ken Thomases <email@hidden>
- Date: Sun, 30 Aug 2009 18:42:59 -0500
On Aug 30, 2009, at 4:00 PM, Charlie Dickman wrote:
the following code "works" but, sometime later, causes addressing
exception in the apps run loop...
You might consider posting the exception and stack trace when you ask
about such an issue.
That said, it sounds like an over-release problem, with the release
that breaks the camel's back being done by the autorelease pool. Use
NSZombie and malloc_history or the Object Alloc instrument to figure
out where you're going wrong.
Regards,
Ken
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden