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

[BUG] Can not open app on space #182

Open
vietnux opened this issue Sep 30, 2024 · 0 comments
Open

[BUG] Can not open app on space #182

vietnux opened this issue Sep 30, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@vietnux
Copy link

vietnux commented Sep 30, 2024

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

@vietnux vietnux added the bug Something isn't working label Sep 30, 2024
@vietnux vietnux changed the title [BUG] [BUG] Can not open app on space Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants