Re: The joy of unexpected SIGABRTs
Re: The joy of unexpected SIGABRTs
- Subject: Re: The joy of unexpected SIGABRTs
- From: Jens Alfke <email@hidden>
- Date: Sat, 29 Sep 2012 13:58:33 -0700
On Sep 28, 2012, at 9:00 PM, Alex Zavatone <email@hidden> wrote:
> I just spent 10 mins wiring up the GUI, did nothing else, and now when one scene appears, Xcode instantly SIGABRTs, without any information in the console or the debugger that comes close to telling why this happened.
Well, what _did_ it show?
> Trapping for -[NSObject(NSObject) doesNotRecognizeSelector:] doesn't help.
That’s only going to catch one specific cause of exceptions. Didn't you set an all-exceptions breakpoint as I’ve suggested a few dozen times?
—Jens
_______________________________________________
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