Re: Work with zerolink enabled; crashes due to signal 5 (SIGTRAP) without
Re: Work with zerolink enabled; crashes due to signal 5 (SIGTRAP) without
- Subject: Re: Work with zerolink enabled; crashes due to signal 5 (SIGTRAP) without
- From: Ryan Raaum <email@hidden>
- Date: Tue, 20 Sep 2005 12:08:38 -0400
On 9/20/05, Ryan Raaum <email@hidden> wrote:
> > > Did you do something unusual like override +alloc?
>
> No.
>
> > Or are you doing something funky in +initialize / +load?
>
> No.
>
>
> Really, my class name is different, but the line of code I gave is
> really how simple it is...
>
> However, that class definition currently resides in my main project
> (and needs to be there), but is also linked into a dynamically loaded
> bundle. Could that be the problem? I am currently undoing that
> linkage (external bundle doesn't really need the whole class, just two
> values - so I'm passing those in separately to be able to cut out the
> complicated web of connections..)
>
> Thanks!
>
> Ryan
>
Responding to my own email (which I mistakenly thought was posted to
the list) ... I have solved my problem by untangling the web of
compile time links I had constructed - and now all is good. Not
entirely sure I understand why though - so if anyone has a good
(preferably easy to understand) explanation - I'd be very interested
in hearing it!
Thanks
Ryan
_______________________________________________
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