Re: Unexplained hangs
Re: Unexplained hangs
- Subject: Re: Unexplained hangs
- From: Keary Suska <email@hidden>
- Date: Fri, 25 Apr 2008 20:36:09 -0600
- Thread-topic: Unexplained hangs
on 4/25/08 7:15 PM, email@hidden purportedly said:
> I have a very strange error with a project I've been working on. I've
> been trying different designs to try to work out a particular problem,
> and over that time I've been making different subclasses of a
> particular object. Suddnely, for no reason that I can see, *any*
> subclass of this object fails to init. The debugger hangs on
> "objc_msgSend", and clicking continue gives "EXC_BAD_ACCESS."
In GDB are you able to see the line in your code that leads to this error?
If so, post it. Also post your init.
Also, NSZombieEnabled is your friend. See
<http://www.cocoadev.com/index.pl?NSZombieEnabled>.
Best,
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
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