On 23 Jun 2010, at 8:03 PM, Gideon King wrote:

> I am encountering this issue when trying to save my atomic store. The 
> backtraces don't seem to give anything useful to locate the issue. 
> 
> Any suggestions as to how to find the cause of this?

I wish you had mentioned the circumstances in which you "encountered the 
issue." Did you meet it on the street? Got it from the NSError* passed back 
from -[NSManagedObject save:]? From -[NSAtomicStore save:] (in which case 
you're inside your own code anyway, aren't you — subclasses have to implement 
it themselves)? In an exception/assertion down in Core Data?

You've left me to guess, so I'll guess that an NSError is involved somehow. 
What do you see in the NSError's userInfo dictionary?

How do backtraces come into it?

Does it occur as a result of any code you execute? Show it to us.

        — F

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to