Is anybody else seeing the "signal 11 (SIGSEGV), code 2 (SEGV_ACCERR)" in "memcpy" error?
A few versions ago didn't have this issue. I think maybe 292.17 or something like that was fine.
I am using a bunch of custom extensions, but i am not using CImage etc, so i think it's related to a standard extension, maybe the active picture object or something.
#00 pc 00000000000174bc /system/lib/libc.so (memcpy+100)
#01 pc 00000000000130d3 .../lib/arm/libES3Renderer.so (CImage::imageFillData(void*, int, int)+62)
#02 pc 0000000000013f65 .../lib/arm/libES3Renderer.so (Java_Banks_CImage_allocNative5+1260)
This only seems to happen on Android 7.0 and 7.1
I am also seeing a different crash which is only on Y5 2017 (HWMYA-L6737) Android 6.0: (common enough that it impacted 12 users tho)
#00 pc 000000000006a868 /system/lib64/libc.so (tgkill+8)
#01 pc 00000000000680b8 /system/lib64/libc.so (pthread_kill+68)
#02 pc 0000000000023a38 /system/lib64/libc.so (raise+28)
#03 pc 000000000001e1d8 /system/lib64/libc.so (abort+60)
#04 pc 0000000000433298 /system/lib64/libart.so (art::Runtime::Abort()+324)
#05 pc 0000000000138004 /system/lib64/libart.so (art::LogMessage::~LogMessage()+3136)
#06 pc 000000000030fe64 /system/lib64/libart.so (art::JavaVMExt::JniAbort(char const*, char const*)+2284)
#07 pc 0000000000310430 /system/lib64/libart.so (art::JavaVMExt::JniAbortF(char const*, char const*, ...)+224)
#08 pc 000000000034e4ac /system/lib64/libart.so (art::JNI::GetIntArrayElements(_JNIEnv*, _jintArray*, unsigned char*)+772)
#09 pc 00000000000f72f4 /system/lib64/libandroid_runtime.so (doDecode(_JNIEnv*, SkStreamRewindable*, _jobject*, _jobject*)+700)
#10 pc 00000000000f7d50 /system/lib64/libandroid_runtime.so
#11 pc 000000000386af00 /system/framework/arm64/boot.oat (offset 0x2941000)