objc_msgSend [__NSArrayM dealloc] Absturzbericht manchmal von Crashlytics

Ich habe diese App kürzlich nach dem Update auf Crashlytics 3.0 erhalten. Ich bin mir nicht sicher, ob sie von meinem Code oder etwas anderem stammt. Der Absturzbericht ist nicht nachvollziehbar

Here is the crash report

Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS at 0x000000009a0dbeb8

0   libobjc.A.dylib objc_msgSend + 16 release
1   CoreFoundation  CFRelease + 524
2   CoreFoundation  -[__NSArrayM dealloc] + 152
3   libobjc.A.dylib (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 564
4   CoreFoundation  _CFAutoreleasePoolPop + 28
5   Foundation  -[NSAutoreleasePool release] + 148
6   UIKit   -[UIApplication _run] + 588
7   UIKit   UIApplicationMain + 1488
8   MyAppName   main.m line 32main
9  libdyld.dylib    start + 4

Antworten auf die Frage(10)

Ihre Antwort auf die Frage