App crash on iOS 11 device which using ArcGIS 10.2.5 - Threading issue?

1174
2
09-21-2017 11:56 AM
AnusuyaPonnurangam
New Contributor II

Getting app crash on iOS 11 using ArcGIS 10.2.5 version. Suspecting it is happening due to threading issue. Please share your thoughts on it.

0libobjc.A.dylibobjc_msgSend (in libobjc.A.dylib) + 16
1Foundation-[NSValue isEqual:] (in Foundation) + 40
2FoundationobjectEqual (in Foundation) + 36
3FoundationprobeGC (in Foundation) + 452
4Foundation-[NSConcreteMapTable setObject:forKey:] (in Foundation) + 64
5AssetInspection __60-[AGSNSURLSessionDemultiplexer dataTaskForDelegate:request:]_block_invoke (in Asset_Inspection) + 176
6libdispatch.dylib_dispatch_client_callout (in libdispatch.dylib) + 16
7libdispatch.dylib_dispatch_barrier_sync_f_invoke (in libdispatch.dylib) + 84
8AssetInspection -[AGSNSURLSessionDemultiplexer dataTaskForDelegate:request:] (in Asset_Inspection) + 216
9AssetInspection -[AGSRequestOperation kickoffConnection] (in Asset_Inspection) + 2424
10Foundation__NSThreadPerformPerform (in Foundation) + 340
11CoreFoundation__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ (in CoreFoundation) + 24
12CoreFoundation__CFRunLoopDoSources0 (in CoreFoundation) + 540
13CoreFoundation__CFRunLoopRun (in CoreFoundation) + 744
14CoreFoundationCFRunLoopRunSpecific (in CoreFoundation) + 424
15Foundation-[NSRunLoop(NSRunLoop) runMode:beforeDate:] (in Foundation) + 304
16Asset Inspection -[AGSThreadTargetImplmainRoutine] (in Asset_Inspection) + 292
17Foundation__NSThread__start__ (in Foundation) + 996
18libsystem_pthread.dylib_pthread_body (in libsystem_pthread.dylib) + 240
19libsystem_pthread.dylib_pthread_body (in libsystem_pthread.dylib) + 0
20libsystem_pthread.dylibthread_start (in libsystem_pthread.dylib) + 4
0 Kudos
2 Replies
EricIto
New Contributor III

Can you post the full stack trace? 

0 Kudos
AnusuyaPonnurangam
New Contributor II

We are using spunk mint tool to capture all crashes and other logger information. We received the same crash stack trace in splunlkminit

0 Kudos