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

SIGABRT when J4AC_android_os_Bundle__putString__withCString__catchAll #7

Open
oncealong opened this issue Aug 20, 2019 · 0 comments
Open

Comments

@oncealong
Copy link

oncealong commented Aug 20, 2019

below is stacktrace. Happened on OPPO R9 Plusm A;Android 5.1.1,level 22.
why it happend and how could I fix it?

SIGABRT:
#00 pc 0003aee0 /system/lib/libc.so (tgkill+12) [armeabi-v7a::a924decc455c97eed5ca296429f4729a]
#01 pc 00013dad /system/lib/libc.so (pthread_kill+52) [armeabi-v7a::a924decc455c97eed5ca296429f4729a]
#02 pc 00014a27 /system/lib/libc.so (raise+10) [armeabi-v7a::a924decc455c97eed5ca296429f4729a]
#03 pc 00011145 /system/lib/libc.so (__libc_android_abort+36) [armeabi-v7a::a924decc455c97eed5ca296429f4729a]
#04 pc 0000f6ac /system/lib/libc.so (abort+4) [armeabi-v7a::a924decc455c97eed5ca296429f4729a]
#05 pc 00228991 /system/lib/libart.so (_ZN3art7Runtime5AbortEv+160) [armeabi-v7a::177920f6aa8fa37cfbbf6538772cbd0d]
#06 pc 000a7cb7 /system/lib/libart.so (_ZN3art10LogMessageD1Ev+1322) [armeabi-v7a::177920f6aa8fa37cfbbf6538772cbd0d]
#07 pc 00162f11 /system/lib/libart.so (_ZN3art22IndirectReferenceTable3AddEjPNS_6mirror6ObjectE+244) [armeabi-v7a::177920f6aa8fa37cfbbf6538772cbd0d]
#08 pc 001beb31 /system/lib/libart.so (_ZN3art3JNI12NewStringUTFEP7_JNIEnvPKc+280) [armeabi-v7a::177920f6aa8fa37cfbbf6538772cbd0d]
#09 pc 000a8d1d /data/app/com.a.b-2/lib/arm/libijkplayer.so (J4AC_android_os_Bundle__putString__withCString__catchAll+68) [armeabi-v7a::bd17e2bb26f07cc74e8e7dc7f0fdcc7e]
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