Re: Crashing Subclass
Re: Crashing Subclass
- Subject: Re: Crashing Subclass
- From: Philip George <email@hidden>
- Date: Sat, 20 Jul 2002 01:14:42 -0500
*This message was transferred with a trial version of CommuniGate(tm) Pro*
Are you overriding initWithPath: ? If so, please include the code
you've got for that. The problem might be in there.
- Philip
On Friday, July 19, 2002, at 11:26 PM, email@hidden wrote:
*This message was transferred with a trial version of CommuniGate(tm)
Pro*
When I created a class that was a subclass in a bundle, the class
instance (after being loaded into a running program) did not respond to
a method that it inherited. I then set the principal class of the
bundle with the subclass to the subclass, and upon running the program
again, I crashed with a EXC_BAD_ACCESS error when trying to load the
bundle. Why would this happen?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.