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

[fix] fixed libfbjni.so crash when Instance is destoryed #1

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

whatleo
Copy link
Owner

@whatleo whatleo commented Aug 19, 2022

signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x1e
Abort message: JNI DETECTED ERROR IN APPLICATION: obj == null in call to CallVoidMethodV from void com.facebook.react.bridge.queue.NativeRunnable.run()
backtrace:
#00 pc 00074d16 /data/app/~~xUAbgqHDYDxI0Fyr-DyU-g==/ctrip.android.view-XyP16_0Ztoi7aU_Iz9xsEg==/lib/arm/libfbjni.so
#1 pc 00074917 /data/app/~~xUAbgqHDYDxI0Fyr-DyU-g==/ctrip.android.view-XyP16_0Ztoi7aU_Iz9xsEg==/lib/arm/libfbjni.so
facebook#2 pc 000719c9 /data/app/~~xUAbgqHDYDxI0Fyr-DyU-g==/ctrip.android.view-XyP16_0Ztoi7aU_Iz9xsEg==/lib/arm/libfbjni.so

Abort message: JNI DETECTED ERROR IN APPLICATION: obj == null     in call to CallVoidMethodV     from void com.facebook.react.bridge.queue.NativeRunnable.run()
facebook#6 pc 0000000000018824  /data/app/~~gZ4ren0aUxEEEkOBqBbomw==/ctrip.android.view-PS6Co6JUwWdmsveFJs3YMg==/lib/arm64/libfbjni.so (_ZN7_JNIEnv14CallVoidMethodEP8_jobjectP10_jmethodIDz+116)
@whatleo whatleo merged commit 171adb2 into main Aug 19, 2022
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

Successfully merging this pull request may close these issues.

1 participant