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

【Bug】尝试运行时出现错误信息,脚本终止运行 #74

Closed wangkangreg closed 3 years ago

wangkangreg commented 3 years ago

[Fastbot][2021-09-27 14:39:27.725] // Eventid: 1 [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:1628) at com.bytedance.fastbot.AiClient.(SourceFile:41) at com.bytedance.fastbot.AiClient.l(SourceFile:110) at com.android.commands.monkey.x.A(SourceFile:814) at com.android.commands.monkey.x.k(SourceFile:389) 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:439) [Fastbot][2021-09-27 14:39:27.766] // Error: Could not load native library! [Fastbot][2021-09-27 14:39:27.768] Please report this bug issue to github