I have updated my app to support iOS 7 and have been faced with the problem that on one of screens in my [context save]; I get the following error:
[context save];
I got this when testing with a full storage. So it appears that any sort of failure to merge (in my case, the storage is full and the persistent store cannot be updated) will generate this.