Re: NSApplication nil?
Re: NSApplication nil?
- Subject: Re: NSApplication nil?
- From: Scott Ribe <email@hidden>
- Date: Wed, 27 Oct 2010 16:10:05 -0600
On Oct 27, 2010, at 3:51 PM, email@hidden wrote:
> then when I continue I get this crash which looks to me like NSApplication is invalid! Can that be?
NSApp has a pointer to an invalid object and tries to send it a message. Classic symptom of an over-release.
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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