Anyone ever encountered this ?
-[NSFetchedResultsController _restoreCachedSectionInfo]: message sent to deallocated instance
While performing fetch with performFetch: using NSFetchedResultsController instance.
I'm sure the NSFetchedResultsController is retained before performing the fetch.