You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: