Created
February 10, 2021 20:36
-
-
Save rmarinho/351e6af9768d545d30e639bc7cb5f288 to your computer and use it in GitHub Desktop.
Debug crash .net6 android
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
02-10 20:35:01.349: I/debug-app-helper(9123): Setting up for DSO lookup in app data directories | |
02-10 20:35:01.349: D/debug-app-helper(9123): Added filesystem DSO lookup location: /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/lib/arm64 | |
02-10 20:35:01.349: W/debug-app-helper(9123): Using runtime path: /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/lib/arm64 | |
02-10 20:35:01.349: W/debug-app-helper(9123): checking directory: `/data/user/0/com.microsoft.net6.helloandroid/files/.__override__/lib` | |
02-10 20:35:01.349: W/debug-app-helper(9123): directory does not exist: `/data/user/0/com.microsoft.net6.helloandroid/files/.__override__/lib` | |
02-10 20:35:01.349: W/debug-app-helper(9123): Checking whether Mono runtime exists at: /data/user/0/com.microsoft.net6.helloandroid/files/.__override__/libmonosgen-2.0.so | |
02-10 20:35:01.349: W/debug-app-helper(9123): Checking whether Mono runtime exists at: /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/lib/arm64/libmonosgen-2.0.so | |
02-10 20:35:01.349: I/debug-app-helper(9123): Mono runtime found at: /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/lib/arm64/libmonosgen-2.0.so | |
02-10 20:35:01.349: W/t6.helloandroi(9123): Attempt to remove non-JNI local reference, dumping thread | |
02-10 20:35:01.353: I/monodroid(9123): Failed to preload libmono-native.so (may not exist), ignoring | |
02-10 20:35:01.353: I/monodroid(9123): java.lang.UnsatisfiedLinkError: dlopen failed: library "libmono-native.so" not found | |
02-10 20:35:01.353: I/monodroid(9123): at java.lang.Runtime.loadLibrary0(Runtime.java:1087) | |
02-10 20:35:01.353: I/monodroid(9123): at java.lang.Runtime.loadLibrary0(Runtime.java:1008) | |
02-10 20:35:01.353: I/monodroid(9123): at java.lang.System.loadLibrary(System.java:1664) | |
02-10 20:35:01.353: I/monodroid(9123): at mono.MonoPackageManager.LoadApplication(MonoPackageManager.java:86) | |
02-10 20:35:01.353: I/monodroid(9123): at mono.MonoRuntimeProvider.attachInfo(MonoRuntimeProvider.java:35) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread.installProvider(ActivityThread.java:7239) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread.installContentProviders(ActivityThread.java:6780) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6697) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread.access$1300(ActivityThread.java:237) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1913) | |
02-10 20:35:01.353: I/monodroid(9123): at android.os.Handler.dispatchMessage(Handler.java:106) | |
02-10 20:35:01.353: I/monodroid(9123): at android.os.Looper.loop(Looper.java:223) | |
02-10 20:35:01.353: I/monodroid(9123): at android.app.ActivityThread.main(ActivityThread.java:7656) | |
02-10 20:35:01.353: I/monodroid(9123): at java.lang.reflect.Method.invoke(Native Method) | |
02-10 20:35:01.353: I/monodroid(9123): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592) | |
02-10 20:35:01.353: I/monodroid(9123): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947) | |
02-10 20:35:01.354: W/monodroid(9123): Creating public update directory: `/data/user/0/com.microsoft.net6.helloandroid/files/.__override__` | |
02-10 20:35:01.354: W/t6.helloandroi(9123): Attempt to remove non-JNI local reference, dumping thread | |
02-10 20:35:01.354: W/monodroid(9123): Using runtime path: /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/lib/arm64 | |
02-10 20:35:01.355: W/monodroid-debug(9123): Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=127.0.0.1:8821,server=y,embedding=1 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: AndroidManifest.xml | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 0; data offset: 49; file size: 3020 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/layout/activity_main.xml | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 1110; data offset: 1168; file size: 632 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-mdpi-v4/ic_launcher.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 1462; data offset: 1528; file size: 1362 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-mdpi-v4/ic_launcher_foreground.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 2890; data offset: 2968; file size: 958 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-mdpi-v4/ic_launcher_round.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 3926; data offset: 3996; file size: 2413 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-hdpi-v4/ic_launcher.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 6409; data offset: 6476; file size: 1634 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-hdpi-v4/ic_launcher_foreground.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 8110; data offset: 8188; file size: 1441 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-hdpi-v4/ic_launcher_round.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 9629; data offset: 9700; file size: 3552 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xhdpi-v4/ic_launcher.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 13252; data offset: 13320; file size: 2307 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xhdpi-v4/ic_launcher_foreground.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 15627; data offset: 15704; file size: 2056 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xhdpi-v4/ic_launcher_round.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 17760; data offset: 17832; file size: 4858 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxhdpi-v4/ic_launcher.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 22690; data offset: 22756; file size: 3871 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxhdpi-v4/ic_launcher_foreground.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 26627; data offset: 26704; file size: 3184 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxhdpi-v4/ic_launcher_round.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 29888; data offset: 29960; file size: 8001 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxxhdpi-v4/ic_launcher.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 37961; data offset: 38028; file size: 5016 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxxhdpi-v4/ic_launcher_foreground.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 43044; data offset: 43124; file size: 4155 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-xxxhdpi-v4/ic_launcher_round.png | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 47279; data offset: 47352; file size: 10893 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-anydpi-v26/ic_launcher.xml | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 58245; data offset: 58312; file size: 448 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: res/mipmap-anydpi-v26/ic_launcher_round.xml | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 58526; data offset: 58599; file size: 448 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: resources.arsc | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 58813; data offset: 58860; file size: 2776 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: classes.dex | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 61636; data offset: 61686; file size: 318088 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libxamarin-app.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 134173; data offset: 134243; file size: 1318752 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libxamarin-app.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 362173; data offset: 362237; file size: 831560 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libSystem.IO.Compression.Native.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 519750; data offset: 519837; file size: 776216 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libSystem.Native.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 875292; data offset: 875364; file size: 75872 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libSystem.Security.Cryptography.Native.OpenSsl.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 903414; data offset: 903516; file size: 100464 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libmonosgen-2.0.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 936050; data offset: 936121; file size: 18593720 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libmonodroid.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 7404698; data offset: 7404766; file size: 1821656 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libxa-internal-api.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 7940286; data offset: 7940360; file size: 66544 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/arm64-v8a/libxamarin-debug-app-helper.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 7956674; data offset: 7956757; file size: 195560 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libSystem.IO.Compression.Native.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 8020259; data offset: 8020340; file size: 849560 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libSystem.Native.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 8384046; data offset: 8384112; file size: 79596 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libSystem.Security.Cryptography.Native.OpenSsl.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 8414776; data offset: 8414872; file size: 100056 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libmonosgen-2.0.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 8450802; data offset: 8450867; file size: 20396708 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libmonodroid.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 15491309; data offset: 15491371; file size: 1852656 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libxa-internal-api.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 16068493; data offset: 16068561; file size: 64412 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: lib/x86/libxamarin-debug-app-helper.so | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 16083869; data offset: 16083946; file size: 209316 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: META-INF/ANDROIDD.SF | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 16148226; data offset: 16148276; file size: 4163 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: META-INF/ANDROIDD.RSA | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 16150039; data offset: 16150090; file size: 1211 | |
02-10 20:35:01.355: W/monodroid-assembly(9123): /data/app/~~pKk4wt0PAp_Su3jlvPkL_A==/com.microsoft.net6.helloandroid-Ok0ZqhqFdO15YOSDML1YUQ==/base.apk entry: META-INF/MANIFEST.MF | |
02-10 20:35:01.355: W/monodroid-assembly(9123): ZIP: local header offset: 16151148; data offset: 16151198; file size: 4036 | |
02-10 20:35:01.652: W/Choreographer(1890): Frame time is 0.385177 ms in the future! Check that graphics HAL is generating vsync timestamps using the correct timebase. | |
02-10 20:35:01.799: W/monodroid-gc(9123): GREF GC Threshold: 46080 | |
02-10 20:35:01.862: A/libc(9123): Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3e12e758 in tid 9123 (t6.helloandroid), pid 9123 (t6.helloandroid) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment