Re: How to debug a loadNib error in a Release version?
Re: How to debug a loadNib error in a Release version?
- Subject: Re: How to debug a loadNib error in a Release version?
- From: Corbin Dunn <email@hidden>
- Date: Thu, 29 Jan 2009 11:24:10 -0800
On Jan 29, 2009, at 9:54 AM, Steve Cronin wrote:
Folks;
An Australian tester is reporting the crash shown below...
How can I best attack this problem?
What kind of IB setting causes a 'makeObjectsPerformSelector:'?
-awakeFromNib is being called.
I do not directly call such a method in my code at all.
What do I make of the 'CFRelease' at frame 0?
Symbolicate your backtrace; that will help you figure out the problem.
corbin
_______________________________________________
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