Since the release of iOS 14, I keep getting reports of this crash via Crashlytics and I have no idea how to figure out what is going wrong, because the stack trace doesn't touch my code anywhere. What can I do? How do I find the source of the problem?
Code Block EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000004Crashed: com.apple.root.user-initiated-qos0 CoreData 0x1b85a87ac _PFObjectIDFastHash64 + 401 CoreFoundation 0x1b254e4f8 __CFBasicHashRehash + 9922 CoreFoundation 0x1b2552414 CFBasicHashRemoveValue + 23843 CoreFoundation 0x1b2469ec0 CFDictionaryRemoveValue + 2364 CoreData 0x1b84f51c0 -[NSManagedObjectContext(_NSInternalAdditions) _forgetObject:propagateToObjectStore:removeFromRegistry:] + 1245 CoreData 0x1b84d46ec -[_PFManagedObjectReferenceQueue _processReferenceQueue:] + 8606 CoreData 0x1b85a0734 -[_PFAutoreleasePoolThunk dealloc] + 487 libobjc.A.dylib 0x1c65bb81c AutoreleasePoolPage::releaseUntil(objc_object**) + 2048 libobjc.A.dylib 0x1c65bb6e8 objc_autoreleasePoolPop + 2129 libdispatch.dylib 0x1b2120aa4 _dispatch_last_resort_autorelease_pool_pop + 4410 libdispatch.dylib 0x1b21313c8 _dispatch_root_queue_drain + 106411 libdispatch.dylib 0x1b21318e8 _dispatch_worker_thread2 + 11612 libsystem_pthread.dylib 0x1f9a748cc _pthread_wqthread + 21613 libsystem_pthread.dylib 0x1f9a7b77c start_wqthread + 8