You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :
These are some extra logs that occurs before the error :
I don't know the solution to this. So, please try to solve this issue as fast as you can.
The text was updated successfully, but these errors were encountered: