Hi,

I get a "Could not merge changes"-error on save in a single moc app (*). The docs state this is a problem of a multi-moc setup:

http://developer.apple.com/mac/library/documentation/Cocoa/Conceptual/CoreData/Articles/cdTroubleshooting.html

The error does not appear on every system and seems to be related to when save is called. (race condition?) So far I only have users complaining that run Mac OS 10.6. I can rarely reproduce the error myself.

Any pointers where to look?

I use garbage collection.

regards
        Ruotger

(*) the context is handed out by a singleton method. I NSAssert() this method is only called by the main thread. <weirdGermanSayingTranslatedIntoEnglish> I have seen horses puke in front of a pharmacy </weirdGermanSayingTranslatedIntoEnglish>
_______________________________________________

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