maui-samples icon indicating copy to clipboard operation
maui-samples copied to clipboard

app crash on launch

Open SpringHgui opened this issue 2 years ago • 0 comments

WeatherTwentyOne app crash on launch

android 8.1 device

usr adb logcat got below logs

06-07 14:18:04.162  1471  1471 D Launcher2.2.10: flow not clicked com.companyname.WeatherTwentyOnecrc64b0ba67021fd4d1ad.MainActivity
06-07 14:18:04.162  1471  1471 D Launcher2.2.10: flow click desktop com.companyname.WeatherTwentyOnecrc64b0ba67021fd4d1ad.MainActivity
06-07 14:18:04.164   421  1384 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x10200000 cmp=com.companyname.WeatherTwentyOne/crc64b0ba67021fd4d1ad.MainActivity} from uid 10072
06-07 14:18:04.173   421  1384 E ActivityManager: getPackageFerformanceMode--ComponentInfo{com.companyname.WeatherTwentyOne/crc64b0ba67021fd4d1ad.MainActivity}----com.companyname.WeatherTwentyOne
06-07 14:18:04.182   421  1469 E ActivityManager: getPackageFerformanceMode--ComponentInfo{com.companyname.WeatherTwentyOne/crc64b0ba67021fd4d1ad.MainActivity}----com.companyname.WeatherTwentyOne
06-07 14:18:04.205   421  1469 I ActivityManager: Start proc 9248:com.companyname.WeatherTwentyOne/u0a85 for activity com.companyname.WeatherTwentyOne/crc64b0ba67021fd4d1ad.MainActivity
06-07 14:18:04.366  9248  9248 D debug-app-helper: Checking if libmonodroid was unpacked to /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonodroid.so
06-07 14:18:04.366  9248  9248 D debug-app-helper: Native libs extracted to /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm, assuming application/android:extractNativeLibs == true
06-07 14:18:04.366  9248  9248 D debug-app-helper: Added filesystem DSO lookup location: /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm
06-07 14:18:04.366  9248  9248 W debug-app-helper: Using runtime path: /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm
06-07 14:18:04.366  9248  9248 W debug-app-helper: checking directory: `/data/user/0/com.companyname.WeatherTwentyOne/files/.__override__/lib`
06-07 14:18:04.366  9248  9248 W debug-app-helper: directory does not exist: `/data/user/0/com.companyname.WeatherTwentyOne/files/.__override__/lib`
06-07 14:18:04.366  9248  9248 W debug-app-helper: Checking whether Mono runtime exists at: /data/user/0/com.companyname.WeatherTwentyOne/files/.__override__/libmonosgen-2.0.so
06-07 14:18:04.366  9248  9248 W debug-app-helper: Checking whether Mono runtime exists at: /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonosgen-2.0.so
06-07 14:18:04.366  9248  9248 I debug-app-helper: Mono runtime found at: /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonosgen-2.0.so
06-07 14:18:04.394  9248  9248 W monodroid: Creating public update directory: `/data/user/0/com.companyname.WeatherTwentyOne/files/.__override__`
06-07 14:18:04.399  9248  9248 F monodroid: No assemblies found in '/data/user/0/com.companyname.WeatherTwentyOne/files/.__override__' or '<unavailable>'. Assuming this is part of Fast Deployment. Exiting...
06-07 14:18:04.468  9266  9266 F DEBUG   : pid: 9248, tid: 9248, name: eatherTwentyOne  >>> com.companyname.WeatherTwentyOne <<<
06-07 14:18:04.475  9266  9266 F DEBUG   : Abort message: 'No assemblies found in '/data/user/0/com.companyname.WeatherTwentyOne/files/.__override__' or '<unavailable>'. Assuming this is part of Fast Deployment. Exiting...'
06-07 14:18:04.478  9266  9266 F DEBUG   :     #01 pc 0001b08b  /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::create_domain(_JNIEnv*, xamarin::android::jstring_array_wrapper&, bool, bool)+282)
06-07 14:18:04.478  9266  9266 F DEBUG   :     #02 pc 0001c08f  /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::create_and_initialize_domain(_JNIEnv*, _jclass*, xamarin::android::jstring_array_wrapper&, xamarin::android::jstring_array_wrapper&, _jobjectArray*, xamarin::android::jstring_array_wrapper&, _jobject*, bool, bool, bool)+26)
06-07 14:18:04.478  9266  9266 F DEBUG   :     #03 pc 0001d2c5  /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::Java_mono_android_Runtime_initInternal(_JNIEnv*, _jclass*, _jstring*, _jobjectArray*, _jstring*, _jobjectArray*, _jobject*, _jobjectArray*, int, unsigned char, unsigned char)+4020)
06-07 14:18:04.478  9266  9266 F DEBUG   :     #04 pc 0001d55f  /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/lib/arm/libmonodroid.so (Java_mono_android_Runtime_initInternal+50)
06-07 14:18:04.478  9266  9266 F DEBUG   :     #05 pc 0005299f  /data/app/com.companyname.WeatherTwentyOne-ORPha_d1VLxGbZU4bi5_sg==/oat/arm/base.odex (offset 0x2e000)
06-07 14:18:05.145   421  9267 W ActivityManager:   Force finishing activity com.companyname.WeatherTwentyOne/crc64b0ba67021fd4d1ad.MainActivity
06-07 14:18:05.158   421   442 I ActivityManager: Showing crash dialog for package com.companyname.WeatherTwentyOne u0
06-07 14:18:05.200   421  1469 I ActivityManager: Process com.companyname.WeatherTwentyOne (pid 9248) has died: fore TOP
06-07 14:18:08.152   421  9267 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{569b367 0:com.companyname.WeatherTwentyOne/u0a85}

SpringHgui avatar Jun 07 '22 06:06 SpringHgui