Hi
After iOS 11 upgrade our few user's are facing crash in Map.We are using ARGIS-SDK 10.2.5.
Below is crash log.
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [0]
Triggered by Thread: 10
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x0000000183d64c18 semaphore_timedwait_trap + 8
1 libdispatch.dylib 0x0000000183bf34d0 _dispatch_sema4_timedwait$VARIANT$mp + 84
2 libdispatch.dylib 0x0000000183bf3d40 _dispatch_semaphore_wait_slow + 72
3 QuartzCore 0x00000001881f9964 native_window_begin_iosurface+ 768356 (_EAGLNativeWindowObject*) + 644
4 GLEngine 0x00000001a464d1ec gliGetNewIOSurfaceES + 68
5 AGXGLDriver 0x00000001a350b0b0 0x1a34f9000 + 73904
6 AGXGLDriver 0x00000001a355b94c 0x1a34f9000 + 403788
7 AGXGLDriver 0x00000001a3520aac 0x1a34f9000 + 162476
8 AGXGLDriver 0x00000001a352462c 0x1a34f9000 + 177708
9 AGXGLDriver 0x00000001a356b9cc 0x1a34f9000 + 469452
10 AGXGLDriver 0x00000001a35151b0 0x1a34f9000 + 115120
11 GLEngine 0x00000001a45820c8 glTexImage2D_Exec + 1732
12 OpenGLES 0x000000018710d72c glTexImage2D + 108
13 IfosMobile Prod 0x0000000101ba1d5c Esri_runtimecore::HAL::Texture_ogl::init_+ 13868380 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&, std::__1::shared_ptr<SkBitmap> const&, Esri_runtimecore::HAL::Texture_desc const&) + 504
14 IfosMobile Prod 0x0000000101ba146c Esri_runtimecore::HAL::Texture::create+ 13866092 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&, std::__1::shared_ptr<SkBitmap> const&, Esri_runtimecore::HAL::Texture_desc const&) + 92
15 IfosMobile Prod 0x0000000101a73b94 Esri_runtimecore::Map_renderer::Image_drawable::Image_container::Chunk::texturize+ 12630932 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&) + 124
16 IfosMobile Prod 0x0000000101a7388c Esri_runtimecore::Map_renderer::Image_drawable::Image_container::draw+ 12630156 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&, std::__1::shared_ptr<Esri_runtimecore::HAL::Tex_quad_shader_program> const&, std::__1::shared_ptr<Esri_runtimecore::Map_renderer::Display_properties> const&, bool) + 192
17 IfosMobile Prod 0x0000000101a73654 Esri_runtimecore::Map_renderer::Image_drawable::draw_+ 12629588 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&, std::__1::shared_ptr<Esri_runtimecore::Map_renderer::Display_properties>, float) + 940
18 IfosMobile Prod 0x0000000101a3fd48 Esri_runtimecore::Map_renderer::Canvas_drawable::draw+ 12418376 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&, std::__1::shared_ptr<Esri_runtimecore::Map_renderer::Drawable::Render_properties> const&, std::__1::shared_ptr<Esri_runtimecore::Map_renderer::Display_properties> const&) + 68
19 IfosMobile Prod 0x0000000101a7dc44 Esri_runtimecore::Map_renderer::Map::draw+ 12672068 (std::__1::shared_ptr<Esri_runtimecore::HAL::Device> const&) + 728
20 IfosMobile Prod 0x00000001014407a4 -[AGSMapRenderer drawRequested] + 568
21 IfosMobile Prod 0x00000001014401b0 -[AGSMapRenderer pulse:] + 308
22 QuartzCore 0x0000000188149904 CA::Display::DisplayLink::dispatch_items+ 47364 (unsigned long long, unsigned long long, unsigned long long) + 672
23 IOKit 0x00000001844d81cc IODispatchCalloutFromCFMessage + 392
24 CoreFoundation 0x00000001841fc010 __CFMachPortPerform + 188
25 CoreFoundation 0x000000018421696c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 56
26 CoreFoundation 0x0000000184216070 __CFRunLoopDoSource1 + 440
27 CoreFoundation 0x0000000184213b44 __CFRunLoopRun + 2196
28 CoreFoundation 0x0000000184133fb8 CFRunLoopRunSpecific + 436
29 GraphicsServices 0x0000000185fcbf84 GSEventRunModal + 100
30 UIKit 0x000000018d7082f4 UIApplicationMain + 208
31 IfosMobile Prod 0x0000000101275f70 main + 4251504 (main.m:23)
32 libdyld.dylib 0x0000000183c5656c start + 4
Thread 1 name: com.apple.uikit.eventfetch-thread
Thread 1:
0 libsystem_kernel.dylib 0x0000000183d64bc4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000183d64a3c mach_msg + 72
2 CoreFoundation 0x0000000184215c74 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x0000000184213840 __CFRunLoopRun + 1424
4 CoreFoundation 0x0000000184133fb8 CFRunLoopRunSpecific + 436
5 Foundation 0x0000000184b5d6e4 -[NSRunLoop+ 50916 (NSRunLoop) runMode:beforeDate:] + 304
6 Foundation 0x0000000184b7cafc -[NSRunLoop+ 178940 (NSRunLoop) runUntilDate:] + 96
7 UIKit 0x000000018e2672f4 -[UIEventFetcher threadMain] + 136
8 Foundation 0x0000000184c5e860 __NSThread__start__ + 996
9 libsystem_pthread.dylib 0x0000000183e9831c _pthread_body + 308
10 libsystem_pthread.dylib 0x0000000183e981e8 _pthread_body + 0
11 libsystem_pthread.dylib 0x0000000183e96c28 thread_start + 4
Thread 2 name: com.apple.NSURLConnectionLoader
Thread 2:
0 libsystem_kernel.dylib 0x0000000183d64bc4 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000183d64a3c mach_msg + 72
2 CoreFoundation 0x0000000184215c74 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x0000000184213840 __CFRunLoopRun + 1424
4 CoreFoundation 0x0000000184133fb8 CFRunLoopRunSpecific + 436
5 CFNetwork 0x000000018489e264 +[NSURLConnection+ 717412 (Loader) _resourceLoadLoop:] + 404
6 Foundation 0x0000000184c5e860 __NSThread__start__ + 996
7 libsystem_pthread.dylib 0x0000000183e9831c _pthread_body + 308
8 libsystem_pthread.dylib 0x0000000183e981e8 _pthread_body + 0
9 libsystem_pthread.dylib 0x0000000183e96c28 thread_start + 4
Thread 3 name: Runtime Network Callback Thread
Thread 3:
0 CoreFoundation 0x0000000184144d6c CFStringGetBytes + 276
1 CoreFoundation 0x000000018415d3d8 CFStringCreateMutableCopy + 784
2 CoreFoundation 0x000000018415d3d8 CFStringCreateMutableCopy + 784
3 Foundation 0x0000000184b7bde4 +[NSString stringWithString:] + 48
4 IfosMobile Prod 0x000000010155b530 +[AGSRequest ags_requestForURL:credential:resource:queryParameters:method:cachePolicy:timeoutInterval:userHeaders:allowsCellularAccess:] + 832
5 IfosMobile Prod 0x000000010155d3b0 -[AGSRequestOperation kickoffConnection] + 1264
6 Foundation 0x0000000184c5ea50 __NSThreadPerformPerform + 340
7 CoreFoundation 0x00000001842162e8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
8 CoreFoundation 0x0000000184216268 __CFRunLoopDoSource0 + 88
9 CoreFoundation 0x0000000184215af0 __CFRunLoopDoSources0 + 204
10 CoreFoundation 0x00000001842136c8 __CFRunLoopRun + 1048
11 CoreFoundation 0x0000000184133fb8 CFRunLoopRunSpecific + 436
12 Foundation 0x0000000184b5d6e4 -[NSRunLoop+ 50916 (NSRunLoop) runMode:beforeDate:] + 304
13 IfosMobile Prod 0x0000000101643cfc -[AGSThreadTargetImpl mainRoutine] + 292
14 Foundation 0x0000000184c5e860 __NSThread__start__ + 996
15 libsystem_pthread.dylib 0x0000000183e9831c _pthread_body + 308
16 libsystem_pthread.dylib 0x0000000183e981e8 _pthread_body + 0
17 libsystem_pthread.dylib 0x0000000183e96c28 thread_start + 4