Firebase FIRClearcutLogger崩溃

时间:2016-11-23 09:38:22

标签: ios firebase firebase-analytics

我在其中一个应用中使用了Firebase分析 - DROP TABLE external_hive_table; FirebaseCore

这是崩溃报告:

RemoteConfig frameworks

基础异常:

Fatal Exception: NSRangeException 0 CoreFoundation 0x1922161c0 __exceptionPreprocess 1 libobjc.A.dylib 0x190c5055c objc_exception_throw 2 CoreFoundation 0x192206f5c -[__NSArrayM removeObjectsInRange:] 3 AppName 0x100155248 -[FIRClearcutLogger nextPendingRequest] 4 AppName 0x1001554dc -[FIRClearcutLogger sendNextPendingRequestWithCompletionHandler:] 5 AppName 0x10015595c __65-[FIRClearcutLogger sendNextPendingRequestWithCompletionHandler:]_block_invoke 6 libdispatch.dylib 0x1910a1200 _dispatch_call_block_and_release 7 libdispatch.dylib 0x1910a11c0 _dispatch_client_callout 8 libdispatch.dylib 0x1910b1558 _dispatch_root_queue_drain 9 libdispatch.dylib 0x1910b10ec _dispatch_worker_thread3 10 libsystem_pthread.dylib 0x1912aa2b8 _pthread_wqthread 11 libsystem_pthread.dylib 0x1912a9da4 start_wqthread

-[__NSArrayM removeObjectsInRange:]: range {7, 1} extends beyond bounds [0 .. 6]在内部使用,所以我无法真正控制它。而且,这很难复制。

这可能是因为比赛吗?

此问题是否已知,是否有任何方法可以阻止此问题?

0 个答案:

没有答案