Re: Tracking down SIGABRTs
Re: Tracking down SIGABRTs
- Subject: Re: Tracking down SIGABRTs
- From: Ahmet Karalar <email@hidden>
- Date: Mon, 30 Apr 2012 17:49:58 +0300
Ray Wenderlich's website has a guide on tracking down SIGABRTs, it might
help. It's a two part guide, for the second part just change the "1" at the
end of the link to "2"
http://www.raywenderlich.com/10209/my-app-crashed-now-what-part-1
On Mon, Apr 30, 2012 at 05:50, Alex Zavatone <email@hidden> wrote:
> I've had the joy of trying to reassemble my app which a co worker improved
> last week by moving it to storyboarding. What's popping up every now and
> then as I try to wire views together are instant SIGABRTs with no
> indication why this is happening.
>
> I'm currently stuck going from a TableViewController to another
> TableViewController and as soon as any TVC loads (even an empty one, even
> the same one), BLAM.
>
> The project is based off of the Tabbed Application template, has 4 tabs
> and all views work fine except one which has a Navigation controller that
> goes off to a TVC with a Nav bar at the top. When I try to nav to another
> TVC, as soon as it finishes displaying, (even with the same or an empty
> TVC), a SIGABRT happens.
>
> I've checked the table cell names, rebuilt the screen, checked Apple's
> samples and Ray W's book, been at this all day, to no avail.
>
> So, the big question is when a SIGABRT happens, how do each of you go
> about tracking it down?
> _______________________________________________
>
> 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
>
_______________________________________________
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