GBPing icon indicating copy to clipboard operation
GBPing copied to clipboard

NSMallocException

Open nandantal opened this issue 7 years ago • 0 comments

I am having a lot of crashes (NSMallocException) that points to :

for (NSNumber *key in [self.timeoutTimers copy]) inside GBPing.m -> stop()

I am not able to reproduce the scenario but on Fabric, I have got 40+ crashes. Any idea what would be the reason or any checks do I need to add before calling stop() ?

nandantal avatar Feb 28 '17 07:02 nandantal