Re: -[NSCFArray initWithObjects:count:]: nil object. Why no crash?
Re: -[NSCFArray initWithObjects:count:]: nil object. Why no crash?
- Subject: Re: -[NSCFArray initWithObjects:count:]: nil object. Why no crash?
- From: Shawn Erickson <email@hidden>
- Date: Mon, 27 Sep 2010 11:24:41 -0700
On Sun, Sep 26, 2010 at 2:32 PM, Jerry Krinock <email@hidden> wrote:
> When my app runs for a particular user it emits these to the console once in awhile:
>
> *** -[NSCFArray initWithObjects:count:]: attempt to insert nil object at objects[0]
>
> However, the app does not crash for him when this happens.
>
> I would like it to crash when this happens so I could get a crash report with a call stack.
Review...
http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/Exceptions/Tasks/ControllingAppResponse.html
_______________________________________________
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