Alex313031 / Thorium-Android

Thorium builds for Android (arm64 and arm32).
https://thorium.rocks/
BSD 3-Clause "New" or "Revised" License
551 stars 10 forks source link

App crashes on startup. #70

Open XieyilinMain opened 1 week ago

XieyilinMain commented 1 week ago

System Details

Problem App crashes on startup, when using thorium in the second time.

Screenshots If applicable, add screenshots to help explain your problem.

Additional Notes

java.lang.UnsatisfiedLinkError: No implementation found for void J.N.MSkFYnu9(long, int, int, int[], int, long) (tried Java_J_N_MSkFYnu9 and Java_J_N_MSkFYnu9__JII_3IIJ) - is the library loaded, e.g. System.loadLibrary? at J.N.MSkFYnu9(Native Method) at org.chromium.components.safe_browsing.SafeBrowsingApiBridge.startUriLookupBySafeBrowsingApi(chromium-Thorium_Public.apk-stable-647824604:13) at vx.run(chromium-Thorium_Public.apk-stable-647824604:515) at java.lang.Thread.run(Thread.java:1012)

GreekPilot1 commented 5 days ago

Same here