BlurImage icon indicating copy to clipboard operation
BlurImage copied to clipboard

Crashing On Lollipop Device

Open VivekThummar52 opened this issue 5 years ago • 0 comments

Hey there, I just read that this gradle supports Android version "14+", but on my Lollipop device it was crashing and it shows only single line of error :

"A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2295 (AsyncTask #1)"

These are some extra logs that occurs before the error :

W/linker: librsjni_androidx.so: unused DT entry: type 0x6000000f arg 0xb404
W/linker: librsjni_androidx.so: unused DT entry: type 0x60000010 arg 0x35
W/linker: librsjni_androidx.so: unused DT entry: type 0x6ffffef5 arg 0xad78
W/linker: librsjni_androidx.so: unused DT entry: type 0x6ffffffe arg 0xad38
W/linker: librsjni_androidx.so: unused DT entry: type 0x6fffffff arg 0x2

I don't know the solution to this. So, please try to solve this issue as fast as you can.

VivekThummar52 avatar Feb 15 '20 12:02 VivekThummar52