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

crash #172

Open
gaierlj opened this issue Jul 14, 2023 · 0 comments
Open

crash #172

gaierlj opened this issue Jul 14, 2023 · 0 comments

Comments

@gaierlj
Copy link

gaierlj commented Jul 14, 2023

11-19 23:15:16.149 23670 23693 E AndroidRuntime: FATAL EXCEPTION: Instr: com.google.android.mobly.snippet.SnippetRunner
11-19 23:15:16.149 23670 23693 E AndroidRuntime: Process: com.google.android.mobly.snippet.bundled, PID: 23670
11-19 23:15:16.149 23670 23693 E AndroidRuntime: java.lang.NoClassDefFoundError: Failed resolution of: Lkotlin/jvm/internal/Lambda;
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at androidx.test.platform.io.FileTestStorage.(FileTestStorage.java:45)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at androidx.test.runner.AndroidJUnitRunner.registerTestStorage(AndroidJUnitRunner.java:664)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at androidx.test.runner.AndroidJUnitRunner.onStart(AndroidJUnitRunner.java:441)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at com.google.android.mobly.snippet.SnippetRunner.onStart(SnippetRunner.java:139)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:2248)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "kotlin.jvm.internal.Lambda" on path: DexPathList[[zip file "/data/app/~~pumoH_B8Pq6TeL8W9c4saA==/com.google.android.mobly.snippet.bundled-mBslDUDQqX-NyGAqC10LQQ==/base.apk"],nativeLibraryDirectories=[/data/app/~~pumoH_B8Pq6TeL8W9c4saA==/com.google.android.mobly.snippet.bundled-mBslDUDQqX-NyGAqC10LQQ==/lib/arm64, /system/lib64, /system/system_ext/lib64]]
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:218)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
11-19 23:15:16.149 23670 23693 E AndroidRuntime: ... 5 more
11-19 23:15:16.150 23670 23693 W OOMEventManagerFK: Failed to mkdir /data/mqsas/hprof/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant