Skip to content

Instantly share code, notes, and snippets.

@marcin-maciukiewicz
Created February 2, 2012 08:48
Show Gist options
  • Save marcin-maciukiewicz/1722407 to your computer and use it in GitHub Desktop.
Save marcin-maciukiewicz/1722407 to your computer and use it in GitHub Desktop.
CoreData exception
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Failed to process pending changes before save.
The context is still dirty after 100 attempts.
Typically this recursive dirtying is caused by a bad validation method, -willSave, or notification handler.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment