bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.05k stars 241 forks source link

执行报错 #95

Closed Genius-LG closed 2 years ago

Genius-LG commented 2 years ago

[Fastbot] ERROR Error: Could not load library! java.lang.UnsatisfiedLinkError: dlopen failed: library "/data/local/tmp/arm64-v8a/libfastbot_native.so" not found at java.lang.Runtime.load0(Runtime.java:939) at java.lang.System.load(System.java:1629) at com.bytedance.fastbot.AiClient.(SourceFile:41) at com.bytedance.fastbot.AiClient.l(SourceFile:110) at com.android.commands.monkey.x.A(SourceFile:817) at com.android.commands.monkey.x.k(SourceFile:392) at com.android.commands.monkey.Monkey.f(SourceFile:1501) at com.android.commands.monkey.Monkey.a(SourceFile:860) at com.android.commands.monkey.Monkey.main(SourceFile:454) at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method) at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:420) [Fastbot][2021-10-27 20:06:24.837] // Error: Could not load native library! [Fastbot][2021-10-27 20:06:24.841] Please report this bug issue to github