Skip to content

Bug report, I think. #34

@EdenWise

Description

@EdenWise

I installed and have running Shizuku on an Android system. It works, am able to use AShell to enter ADB commands.

When I try to run ReTerminal with the 'Android (Shizuku)' entry I get this error:

chmod failed: ENOENT (No such file or directory)
java.lang.reflect.InvocationTargetException
        at java.lang.reflect.Method.invoke(Native Method)
        at rikka.shizuku.shell.ShizukuShellLoader.onBinderReceived(ShizukuShellLoader.java:121)
        at rikka.shizuku.shell.ShizukuShellLoader.-$$Nest$smonBinderReceived(Unknown Source:0)
        at rikka.shizuku.shell.ShizukuShellLoader$1.lambda$onTransact$0(ShizukuShellLoader.java:39)
        at rikka.shizuku.shell.ShizukuShellLoader$1$$ExternalSyntheticLambda0.run(D8$$SyntheticClass:0)
        at android.os.Handler.handleCallback(Handler.java:1000)
        at android.os.Handler.dispatchMessage(Handler.java:104)
        at android.os.Looper.loopOnce(Looper.java:242)
        at android.os.Looper.loop(Looper.java:362)
        at rikka.shizuku.shell.ShizukuShellLoader.main(ShizukuShellLoader.java:171)
        at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
        at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:359)
Caused by: java.lang.UnsatisfiedLinkError: dalvik.system.DexClassLoader[DexPathList[[zip file "/data/app/~~BuawKEKi-IKCFnkLF_qP7w==/moe.shizuku.privileged.api-m4lVOFXyB_jKR5BwOKo5rg==/base.apk"],nativeLibraryDirectories=[/data/app/~~BuawKEKi-IKCFnkLF_qP7w==/moe.shizuku.privileged.api-m4lVOFXyB_jKR5BwOKo5rg==/base.apk!/lib/arm64-v8a, /data/user/0/com.rk.terminal/local/lib, /data/user/0/com.rk.terminal/local/lib]]] couldn't find "librish.so"
        at java.lang.Runtime.loadLibrary0(Runtime.java:1086)
        at java.lang.Runtime.loadLibrary0(Runtime.java:1012)
        at java.lang.System.loadLibrary(System.java:1765)
        at rikka.shizuku.xh.I(SourceFile:7)
        at moe.shizuku.manager.shell.Shell.main(SourceFile:14)
        ... 12 more

[Process completed (code 1) - press Enter]

Any idea on what is happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions