Skip to content

执行命令时报错 #309

@phperweng

Description

@phperweng

/data/local/tmp/arm64-v8a/libfastbot_native.so
java.lang.UnsatisfiedLinkError: dlopen failed: library "/data/local/tmp/arm64-v8a/libfastbot_native.so" not found
at java.lang.Runtime.load0(Runtime.java:1032)
at java.lang.System.load(System.java:1625)
at com.bytedance.fastbot.AiClient.tryToLoadNativeLib(AiClient.java:82)
at com.bytedance.fastbot.AiClient.(AiClient.java:41)
at com.android.commands.monkey.source.MonkeySourceApeNative.initReuseAgent(MonkeySourceApeNative.java:358)
at com.android.commands.monkey.Monkey.run(Monkey.java:788)
at com.android.commands.monkey.Monkey.main(Monkey.java:458)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:401)
[Fastbot]*** ERROR *** Error: Could not load library!
[Fastbot]*** ERROR *** /data/local/tmp/monkey.apk!/lib/arm64-v8a/libfastbot_native.so
java.lang.UnsatisfiedLinkError: dlopen failed: library "/data/local/tmp/monkey.apk!/lib/arm64-v8a/libfastbot_native.so" not found
at java.lang.Runtime.load0(Runtime.java:1032)
at java.lang.System.load(System.java:1625)
at com.bytedance.fastbot.AiClient.tryToLoadNativeLib(AiClient.java:82)
at com.bytedance.fastbot.AiClient.(AiClient.java:43)
at com.android.commands.monkey.source.MonkeySourceApeNative.initReuseAgent(MonkeySourceApeNative.java:358)
at com.android.commands.monkey.Monkey.run(Monkey.java:788)
at com.android.commands.monkey.Monkey.main(Monkey.java:458)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:401)
[Fastbot][2025-01-24 14:32:21.618] Internal error
java.lang.UnsatisfiedLinkError: No implementation found for void com.bytedance.fastbot.AiClient.fgdsaf5d(int, java.lang.String, int) (tried Java_com_bytedance_fastbot_AiClient_fgdsaf5d and Java_com_bytedance_fastbot_AiClient_fgdsaf5d__ILjava_lang_String_2I) - is the library loaded, e.g. System.loadLibrary?
at com.bytedance.fastbot.AiClient.fgdsaf5d(Native Method)
at com.bytedance.fastbot.AiClient.InitAgent(AiClient.java:69)
at com.android.commands.monkey.source.MonkeySourceApeNative.initReuseAgent(MonkeySourceApeNative.java:358)
at com.android.commands.monkey.Monkey.run(Monkey.java:788)
at com.android.commands.monkey.Monkey.main(Monkey.java:458)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:401)
[Fastbot][2025-01-24 14:32:21.620] Please report this bug issue to github

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions