Re: crash in ThemeTextRelease
Re: crash in ThemeTextRelease
- Subject: Re: crash in ThemeTextRelease
- From: Kyle Sluder <email@hidden>
- Date: Sat, 04 Jun 2011 15:43:32 -0700
On Sat, Jun 4, 2011 at 9:13 AM, Jeremy Todd <email@hidden> wrote:
> Does anyone know of any issues with menus or text that might be relevant here? Or can anyone suggest a place for us to look in our app's code to find the cause? It seems like our use of NSMenu is suspect (we build and rebuild our app's menus quite often) so we'll certainly take a closer look there.
I'd start by turning on zombies and making sure you're not
accidentally over-releasing an NSMenu.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden