We are showing ads in our application's and from most of the user's having android 5.0. We are recieving crash in Webview. Chrash is as-------
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
eax 00000000 ebx b7677c74 ecx bf94b510 edx 00000000
esi aa24b9a1 edi bf94b6a8
xcs 00000073 xds 0000007b xes 0000007b xfs 00000007 xss 0000007b
eip b75dc610 ebp b464e2b0 esp bf94b5d0 flags 00210282
backtrace:
#00 pc 000e2610 /system/lib/libandroid_runtime.so (GraphicsJNI::getNativeCanvas(_JNIEnv*, _jobject*)+48)
#01 pc 00001744 /system/lib/libwebviewchromium_plat_support.so
#02 pc 001fa460 /system/lib/libwebviewchromium.so
#03 pc 001d0838 /system/lib/libwebviewchromium.so
#04 pc 001e4ae6 /system/lib/libwebviewchromium.so
#05 pc 0000b86c /data/dalvik-cache/x86/system@app@web...@webview.apk@classes.dex
Does anyone know about it ? Plz help.