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

Android app bundle crashes of soloader:Anyone can run my issues sample #83

Closed
nb7123 opened this issue Sep 17, 2021 · 6 comments
Closed

Comments

@nb7123
Copy link

nb7123 commented Sep 17, 2021

see the sample repo
When load yoga library, need load it's deps library libfb.so, crash.
I analyze the probably reason.
See the detail in my issues REPO

@nb7123
Copy link
Author

nb7123 commented Sep 17, 2021

JNI DETECTED ERROR IN APPLICATION: JNI GetFieldID called with pending exception java.lang.ClassNotFoundException: Didn't find class "com.facebook.jni.Countable"

@simpleton
Copy link
Member

Cool! Thanks for the issue and repro sample. I will look into it tomorrow.

@nb7123
Copy link
Author

nb7123 commented Sep 17, 2021

Solve this problem maybe like this:
when SoLoader load a library, first load it use System.loadLibrary, if load failed, use it's own load logic.
thanks

@nb7123
Copy link
Author

nb7123 commented Sep 22, 2021

Cool! Thanks for the issue and repro sample. I will look into it tomorrow.

Has any problem email to me, thanks

@EmilScherdin
Copy link

EmilScherdin commented Oct 11, 2021

@simpleton Hi! Any news on when this can be released so it can be used in prod? We're also running into the issue 🙏

@simpleton
Copy link
Member

Hey @passy , is there any job that I can trigger to dumb a new version?

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

3 participants