Re: Error with core data fetch requests: subentitiesByName misapplied, and segfaults
Re: Error with core data fetch requests: subentitiesByName misapplied, and segfaults
- Subject: Re: Error with core data fetch requests: subentitiesByName misapplied, and segfaults
- From: Niko Matsakis <email@hidden>
- Date: Fri, 21 Jul 2006 16:38:37 +0200
This sort of error is highly characteristic of incorrect memory
handling. Try running your application under MallocDebug, and check
your code carefully for overreleased objects.
Thank you for the suggestion, but this was also my first guess and I
don't believe it is the case. I have narrowed down the problem
considerably, in fact, and I'm going to send a new message with a
different subject line and the details, as I think the current one is
somewhat incorrect.
Thanks again,
Niko Matsakis
_______________________________________________
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