Re: Init Problem
Re: Init Problem
- Subject: Re: Init Problem
- From: "Shawn Erickson" <email@hidden>
- Date: Wed, 25 Oct 2006 17:07:35 -0700
On 10/25/06, email@hidden <email@hidden> wrote:
I have a large application that is crashing with a signal 11 on the init. It doesn't get any further and doesn't finish loading the nib. I have checked each .m file (128) and I am using accessors to access nib related variables. I have run the debugger against the problem and get 13,000 or so references to the init method. I am wondering if there is a maximum size limitation that I am running up against.
I have checked the archives and there doesn't seem to be any documented approach to finding what the problem is or if there is a maximum size.
Any suggestions would be well appreciated?
Anything get listed in the Console log when you try to launch this application?
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden