Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native crash of tgkill for Android 6.0 devices. #347

Open
chiragdigi opened this issue May 1, 2018 · 0 comments
Open

Native crash of tgkill for Android 6.0 devices. #347

chiragdigi opened this issue May 1, 2018 · 0 comments

Comments

@chiragdigi
Copy link

Hello,
I am getting native crashes for android 6.0 devices, StackTrace is below for same.
It as reporting only in the play store, not in crashalitics.
Please look into this as many of users are getting this issues.

#00 pc 000000000006a754 /system/lib64/libc.so (tgkill+8)
#1 pc 0000000000068544 /system/lib64/libc.so (pthread_kill+68)
#2 pc 0000000000023aa4 /system/lib64/libc.so (raise+28)
#3 pc 000000000001e244 /system/lib64/libc.so (abort+60)
#4 pc 00000000004337b8 /system/lib64/libart.so (_ZN3art7Runtime5AbortEv+324)
#5 pc 00000000001366c4 /system/lib64/libart.so (_ZN3art10LogMessageD2Ev+3136)
#6 pc 00000000003103d0 /system/lib64/libart.so (ZN3art9JavaVMExt8JniAbortEPKcS2+2284)
#7 pc 000000000031099c /system/lib64/libart.so (_ZN3art9JavaVMExt9JniAbortFEPKcS2_z+224)
#8 pc 000000000034ffa4 /system/lib64/libart.so (_ZN3art3JNI15CallVoidMethodVEP7_JNIEnvP8_jobjectP10_jmethodIDSt9__va_list+616)
#9 pc 000000000009f304 /system/lib64/libandroid_runtime.so
#10 pc 000000000312a014 /system/framework/arm64/boot.oat

@chiragdigi chiragdigi changed the title Native crash for Android 6.0 devices. Native crash of tgkill for Android 6.0 devices. May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant