Serious Application Error in Core Data with fetchedResultsContainer
问题 I get the following error when trying to add a record: Serious application error. Exception was caught during Core Data change processing. This is usually a bug within an observer of NSManagedObjectContextObjectsDidChangeNotification. The index 0 is invalid with userInfo (null) And that's it. I put breakpoints into all the fetchedResultsContainer delegate methods I have implemented, but nothing breaks. I tracked it down to: NSFetchedResultsController *aFetchedResultsController = [