Open burniejm opened 8 years ago
Interesting, is this happening consistently? I am going to investigate.
Yes I can reproduce this every time. Are there any compiler settings to watch out for?
On Wed, Jun 22, 2016 at 1:14 PM, Grzegorz Pstrucha <notifications@github.com
wrote:
Interesting, is this happening consistently? I am going to investigate.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/facebook/FBMemoryProfiler/issues/26#issuecomment-227830729, or mute the thread https://github.com/notifications/unsubscribe/AGJ_a_VSwhxVAzQPvh80pcP9D7XGuu92ks5qOXtpgaJpZM4I8B20 .
Crashes when checking for retain cycles in generation. In my app I open a tableviewcontroller and then close it. The table is backed by an NSFetchedResultsController.
Value of aCls is NSManagedObjectContext
not sure what other information will help :(