We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Logcat / 日志 runtime.cc:716] JNI DETECTED ERROR IN APPLICATION: JNI FindClass called with pending exception java.lang.NoSuchMethodError: no native method "Ljava/io/UnixFileSystem;.canonicalize0(Ljava/lang/String;)Ljava/lang/String;" runtime.cc:716] at void com.fvbox.lib.core.FNativeCore.initNative(android.content.Context, int, java.lang.String, int, java.lang.String) (:-2) runtime.cc:716] at void com.fvbox.lib.FCore.init(android.content.Context, boolean) (:213) runtime.cc:716] at void com.fvbox.BoxApplication.attachBaseContext(android.content.Context) (:14) runtime.cc:716] at void android.app.Application.attach(android.content.Context) (Application.java:361) runtime.cc:716] at android.app.Application android.app.Instrumentation.newApplication(java.lang.ClassLoader, java.lang.String, android.content.Context) (Instrumentation.java:1255) runtime.cc:716] at android.app.Application android.app.LoadedApk.makeApplicationInner(boolean, android.app.Instrumentation, boolean) (LoadedApk.java:1485) runtime.cc:716] at android.app.Application android.app.LoadedApk.makeApplicationInner(boolean, android.app.Instrumentation) (LoadedApk.java:1422) runtime.cc:716] at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:7289) runtime.cc:716] at void android.app.ActivityThread.-$$Nest$mhandleBindApplication(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1) runtime.cc:716] at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:2252) runtime.cc:716] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106) runtime.cc:716] at boolean android.os.Looper.loopOnce(android.os.Looper, long, int) (Looper.java:211) runtime.cc:716] at void android.os.Looper.loop() (Looper.java:300) runtime.cc:716] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:8503) runtime.cc:716] at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2) runtime.cc:716] at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:561) runtime.cc:716] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:954) runtime.cc:716] runtime.cc:716] in call to FindClass runtime.cc:716] from void com.fvbox.lib.core.FNativeCore.initNative(android.content.Context, int, java.lang.String, int, java.lang.String) 2024-09-30 23:21:40.056 26750-26750 libc com.dualbox.parallel A Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 26750 (ox.parallel:sc0), pid 26750 (ox.parallel:sc0) 2024-09-30 23:21:40.616 25331-25378 ActivityThread com.dualbox.parallel E Failed to find provider info for com.dualbox.parallel.proxy_content_provider_0
The text was updated successfully, but these errors were encountered:
FBlackBox
No branches or pull requests
Logcat / 日志
runtime.cc:716] JNI DETECTED ERROR IN APPLICATION: JNI FindClass called with pending exception java.lang.NoSuchMethodError: no native method "Ljava/io/UnixFileSystem;.canonicalize0(Ljava/lang/String;)Ljava/lang/String;"
runtime.cc:716] at void com.fvbox.lib.core.FNativeCore.initNative(android.content.Context, int, java.lang.String, int, java.lang.String) (:-2)
runtime.cc:716] at void com.fvbox.lib.FCore.init(android.content.Context, boolean) (:213)
runtime.cc:716] at void com.fvbox.BoxApplication.attachBaseContext(android.content.Context) (:14)
runtime.cc:716] at void android.app.Application.attach(android.content.Context) (Application.java:361)
runtime.cc:716] at android.app.Application android.app.Instrumentation.newApplication(java.lang.ClassLoader, java.lang.String, android.content.Context) (Instrumentation.java:1255)
runtime.cc:716] at android.app.Application android.app.LoadedApk.makeApplicationInner(boolean, android.app.Instrumentation, boolean) (LoadedApk.java:1485)
runtime.cc:716] at android.app.Application android.app.LoadedApk.makeApplicationInner(boolean, android.app.Instrumentation) (LoadedApk.java:1422)
runtime.cc:716] at void android.app.ActivityThread.handleBindApplication(android.app.ActivityThread$AppBindData) (ActivityThread.java:7289)
runtime.cc:716] at void android.app.ActivityThread.-$$Nest$mhandleBindApplication(android.app.ActivityThread, android.app.ActivityThread$AppBindData) (ActivityThread.java:-1)
runtime.cc:716] at void android.app.ActivityThread$H.handleMessage(android.os.Message) (ActivityThread.java:2252)
runtime.cc:716] at void android.os.Handler.dispatchMessage(android.os.Message) (Handler.java:106)
runtime.cc:716] at boolean android.os.Looper.loopOnce(android.os.Looper, long, int) (Looper.java:211)
runtime.cc:716] at void android.os.Looper.loop() (Looper.java:300)
runtime.cc:716] at void android.app.ActivityThread.main(java.lang.String[]) (ActivityThread.java:8503)
runtime.cc:716] at java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) (Method.java:-2)
runtime.cc:716] at void com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run() (RuntimeInit.java:561)
runtime.cc:716] at void com.android.internal.os.ZygoteInit.main(java.lang.String[]) (ZygoteInit.java:954)
runtime.cc:716]
runtime.cc:716] in call to FindClass
runtime.cc:716] from void com.fvbox.lib.core.FNativeCore.initNative(android.content.Context, int, java.lang.String, int, java.lang.String)
2024-09-30 23:21:40.056 26750-26750 libc com.dualbox.parallel A Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 26750 (ox.parallel:sc0), pid 26750 (ox.parallel:sc0)
2024-09-30 23:21:40.616 25331-25378 ActivityThread com.dualbox.parallel E Failed to find provider info for com.dualbox.parallel.proxy_content_provider_0
The text was updated successfully, but these errors were encountered: