-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[$4000] Identify source and fix crash: com.facebook.soloader.SoLoader.doLoadLibraryBySoName
#9848
Comments
Eep! 4 days overdue now. Issues have feelings too... |
Still overdue 6 days?! Let's take care of this! |
Triggered auto assignment to @dylanexpensify ( |
Update coming today! |
@marcaaron could I get an updated title for this issue so I could get it on Upwork? Thanks man! |
All of these can probably just be renamed to |
com.facebook.soloader.SoLoader.doLoadLibraryBySoName
com.facebook.soloader.SoLoader.doLoadLibraryBySoName
Nice, thanks man! |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Santhosh-Sellavel ( |
@dylanexpensify are we going ahead with doubling? Also, @luacmartins should we be adding the |
com.facebook.soloader.SoLoader.doLoadLibraryBySoName
com.facebook.soloader.SoLoader.doLoadLibraryBySoName
Doubled, posted in #expensify-bugs here! |
this needs reproduction steps when was the last crash? |
@luacmartins To help clear out the extensive backlog of /App bugs, we're putting the spotlight on all bugs older than 4 weeks old. To help unblock the roadmap and get our bug pipeline back in equilibrium, can you:
Thanks everyone! |
Hello guys, 1 - First of, i think that issue coming from
SoLoader is a native code loader for Android.But as you can see, it can't load the module that missing. 3 - I reviewed some issues and realized that a lot of people experienced this problem, especially after 0.64. Especially those who updated 0.70 saw this error frequently in the firebase console. You can review the references here: facebook/react-native#35374 4 - Finally, I tried creating a react native application from scratch. If the problem is caused by the current state of the application, the application we created from scratch should be running without errors. But what is that? Probably the error is from In the new architecture, we no longer use Also, the error only shows itself between |
How to reproduce this one consistently @furkanuzundev ? |
1 - create a new device from android studio before version |
Cool, I am asking if can we get this reproduced on the live app. |
@Santhosh-Sellavel If we can try correct version, why not? But as i remember, firebase has delay while pushing error on console.if so, it might cause some trouble. |
By the way @Santhosh-Sellavel, app is not crush and closing completely as i'm tested.It's just throwing an error on console while opening. |
@luacmartins can you comment on this request? |
Coming back from ooo today, I posted an update here asking for more opinions on my decision. I'll come back to this issue this afternoon. |
Coming from that Slack thread. We will close this issue since:
@dylanexpensify let's pay @furkanuzundev for the investigation they did here and close the issue once done! |
@dylanexpensify is out for the rest of the week. I'll reassign to myself to handle that, discussing internally here. Also going to assign @furkanuzundev for posterity. |
📣 @furkanuzundev You have been assigned to this job by @trjExpensify! |
@furkanuzundev I've sent you a contract in Upwork. Let me know once you've received it and I'll close this out. |
@trjExpensify I accepted the contract. Thank you @Santhosh-Sellavel, @luacmartins for your efforts! |
Perfect, settled! |
Did you find any solution? |
📣 @dreamGitBhargav! 📣 Hey, it seems we don’t have your contributor details yet! You'll only have to do this once, and this is how we'll hire you on Upwork.
Format:
|
any solutions? |
📣 @Linuhusainnk! 📣
|
Fatal Exception: java.lang.UnsatisfiedLinkError
couldn't find DSO to load: libhermes.so
result: 0
SoLoader.java line 918
com.facebook.soloader.SoLoader.doLoadLibraryBySoName
Number of Crashes: 90
Device Information
1.1.82-5
Stacktraces
Android 1.1.82-5
Internal Firebase Info
💥 DO NOT EDIT THIS SECTION 💥
Crash IDs:
3851f750a3551753cfd665e72607ec8b
Exception:
couldn't find DSO to load: libhermes.so SoSource 0: com.facebook.soloader.ApkSoSource[root = /data/data/com.expensify.chat/lib-main flags = 1] SoSource 1: com.facebook.soloader.DirectorySoSource[root = /data/app/~~TQymoaD6lIwlgPXCQPi3Tw==/com.expensify.chat-dV5g1giPTUH-ZkSuaAJlog==/lib/arm64 flags = 0] SoSource 2: com.facebook.soloader.DirectorySoSource[root = /vendor/lib64 flags = 2] SoSource 3: com.facebook.soloader.DirectorySoSource[root = /system/lib64 flags = 2] Native lib dir: /data/app/~~TQymoaD6lIwlgPXCQPi3Tw==/com.expensify.chat-dV5g1giPTUH-ZkSuaAJlog==/lib/arm64 result: 0
The text was updated successfully, but these errors were encountered: