Tracking down SIGABRTs
Tracking down SIGABRTs
- Subject: Tracking down SIGABRTs
- From: Alex Zavatone <email@hidden>
- Date: Sun, 29 Apr 2012 22:50:18 -0400
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