Crash in Map Renderer

462
0
08-12-2021 02:22 AM
Selsoe
by
New Contributor III

I am seeing this crash coming in from the field, so unfortunately I don't know what actions lead up to the crash. It's happening on a background thread and the SDK version is 100.11.2:

 
 

 

EXC_BAD_ACCESS (SIGSEGV): EXC_BAD_ACCESS (SIGSEGV)
ArcGIS
0x1022c0000 + 24579724 SkBitmap::getAddr
ArcGIS
0x1022c0000 + 14291232 esri::Map_renderer::Image_drawable::set_image
ArcGIS
0x1022c0000 + 14291232 esri::Map_renderer::Image_drawable::set_image
ArcGIS
0x1022c0000 + 14757156 esri::Map_renderer::Service_image_layer::set_image
ArcGIS
0x1022c0000 + 5968732 std::__1::__function::__func<esri::geoview::create_WMS_layer_info_2d_
ArcGIS
0x1022c0000 + 7158616 std::__1::function<void
ArcGIS
0x1022c0000 + 7330756 esri::geomodel::WMS_source::handle_response_
ArcGIS
0x1022c0000 + 21104188 esri::common::Request_delegator::handle_response
ArcGIS
0x1022c0000 + 21104048 esri::common::Request::handle_response
ArcGIS
0x1022c0000 + 21103896 esri::common::Request::handle_response_adapter_with_status_code
ArcGIS
0x1022c0000 + 3142348 RT_Request_handleResponseWithHTTPStatusCode
ArcGIS
__71+[AGSRTCRequestDispatcher ags_kickOffCoreRequest:forRequestDispatcher:]_block_invoke.193 (AGSRTCRequestDispatcher.m:378) 
ArcGIS
__38-[AGSObservableOperation didComplete:]_block_invoke (AGSObservableOperation.m:141) 
ArcGIS
ags_runWithMainThread (AGSMainThreadUtility.m:28) 
ArcGIS
-[AGSObservableOperation didComplete:] (AGSObservableOperation.m:144) 
ArcGIS
-[AGSRequestOperation didComplete:] (AGSRequestOperation.m:562) 
ArcGIS
-[AGSObservableOperation finishWithResult:error:] (AGSObservableOperation.m:104) 
ArcGIS
-[AGSRequestOperation finishWithResult:error:] (AGSRequestOperation.m:1401) 
ArcGIS
-[AGSRequestOperation requestOperationDidFinishLoading] (AGSRequestOperation.m:0) 
ArcGIS
-[AGSRequestOperation handleRequestCompletionWithError:] (AGSRequestOperation.m:783) 
libdispatch.dylib
0x18f844000 + 393904
libdispatch.dylib
0x18f844000 + 397976
libdispatch.dylib
0x18f844000 + 39488
libdispatch.dylib
0x18f844000 + 42264
libdispatch.dylib
0x18f844000 + 81836
libsystem_pthread.dylib
_pthread_wqthread + 272

 

 

At the bottom of the crash report:

CrashDoctor Diagnosis: Attempted to dereference garbage pointer 0x8.

Let me know if you want me to include the full crash report.

Tags (2)
0 Kudos
0 Replies