We're seeing native crashes in an app running the arcgis sdk 10.1.1. They appear to only be occurring on either Galaxy Note3 or Galaxy S4 but only if they're running Android 4.4.2. Unfortunately, I don't have one of these to test with, so my information is limited. Some information from the crash report:
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 950c9fe8
backtrace:
#00 pc 0002225c /system/lib/libc.so (__memcpy_base+227)
#01 pc 00071107 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_memcpy+282)
#02 pc 0007d4a1 /system/vendor/lib/egl/libGLESv2_adreno.so (rb_vbo_cache_buffer+320)
#03 pc 000465a7 /system/vendor/lib/egl/libGLESv2_adreno.so (cache_vbo_attrib+298)
#04 pc 0004962d /system/vendor/lib/egl/libGLESv2_adreno.so
#05 pc 00049da5 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDrawElementsInstancedXXX+140)
#06 pc 00049fd7 /system/vendor/lib/egl/libGLESv2_adreno.so (core_glDrawElements+10)
#07 pc 00039767 /system/vendor/lib/egl/libGLESv2_adreno.so (glDrawElements+28)
Is anyone else seeing anything similar, or successfully using sdk 10.1.1 under these conditions?
Thanks
Keith