Re: NSEntityDescription random crash
Re: NSEntityDescription random crash
- Subject: Re: NSEntityDescription random crash
- From: "I. Savant" <email@hidden>
- Date: Thu, 10 Jul 2008 10:24:40 -0400
> Is NSEntityDescription acting crazy or am I?
This is almost certainly a memory management error on your part, but
it's impossible to say for sure because:
1 - You did not provide a code listing that demonstrates:
a) where the pertinent objects are being declared/created*.
b) the context in which they are being used*.
2 - What the actual "crash" is (the signal you receive on crash).
For a good example of what to provide when posting a programming
question to a technical list, give this a read:
http://www.catb.org/~esr/faqs/smart-questions.html
--
I.S.
* Otherwise known as "POST YOUR CODE".
_______________________________________________
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