Hi,
Do you have any suggestions on where to start to look for the following crash:
-[AGSNSURLSessionDemultiplexer URLSession:task:didCompleteWithError:]
-[NSMapTable NSMapTable { } ] count underflowThe full stack trace is:
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x1810e2e38 __exceptionPreprocess
1 libobjc.A.dylib 0x180747f80 objc_exception_throw
2 CoreFoundation 0x1810e2d80 -[NSException initWithCoder:]
3 Foundation 0x181a94acc -[NSConcreteMapTable raiseCountUnderflowException]
4 Foundation 0x1819e9470 -[NSConcreteMapTable rehashAround:]
5 Tablet CMD 0x1003f80c8 -[AGSNSURLSessionDemultiplexer URLSession:task:didCompleteWithError:]
6 CFNetwork 0x1817f0924 __51-[NSURLSession delegate_task:didCompleteWithError:]_block_invoke170
7 Foundation 0x181a9c510 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__
8 Foundation 0x1819ee900 -[NSBlockOperation main]
9 Foundation 0x1819deed8 -[__NSOperationInternal _start:]
10 Foundation 0x181a9e904 __NSOQSchedule_f
11 libdispatch.dylib 0x180b2d47c _dispatch_client_callout
12 libdispatch.dylib 0x180b394c0 _dispatch_queue_drain
13 libdispatch.dylib 0x180b30f80 _dispatch_queue_invoke
14 libdispatch.dylib 0x180b3b390 _dispatch_root_queue_drain
15 libdispatch.dylib 0x180b3b0b0 _dispatch_worker_thread3
16 libsystem_pthread.dylib 0x180d45470 _pthread_wqthread
17 libsystem_pthread.dylib 0x180d45020 start_wqthread
Unfortunately, I don't have any steps to reproduce these, as I got them from Crashlytics.
Thank you,
Marius