dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.01k stars 1.72k forks source link

App crashes only in release mode and only when using AOT #8337

Closed Symbai closed 1 year ago

Symbai commented 2 years ago

Description

On physical devices with Android my app crashes. This happens on 6.0.400 and also on main branch. But it does not crash when deploying to the Android Simulator. On physical devices it also does not crash when I disable AOT.

It worked fine in 6.0.312 but also on main branch few weeks ago.

Is there any way to obtain a crash log or something? I've ran adb.exe logcat -v threadtime [device id] > C:\android-debug.log but that only got me a 40mb large text file with hundred thousands of lines.

Steps to Reproduce

I cannot share the app in public

Version with bug

6.0.400 (current)

Last version that worked well

6.0.312

Affected platforms

Android

Affected platform versions

Android 11, physical device

Did you find any workaround?

Disable AOT using <RunAOTCompilation>false</RunAOTCompilation>

Relevant log output

No response

janseris commented 2 years ago

Does it crash on Release mode in emulator?

Symbai commented 2 years ago

When I select Release in VS Studio and then run it on Android Emulator using VS it does not crash. But when I publish it using cmd and then run the APK file on physical device or Bluestack Emulator it crashes (when AOT is enabled).

ghost commented 2 years ago

Hi @Symbai. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

ghost commented 2 years ago

Hi @Symbai. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

rachelkang commented 2 years ago

Hi, @Symbai - Thank you for reporting this issue. If you can share the crash logs with us, that wil definitely help us investigate further!

Here is some more info on how you can access the crash logs: https://docs.microsoft.com/xamarin/android/deploy-test/debugging/android-debug-log?tabs=windows#accessing-from-the-command-line

Symbai commented 2 years ago

Here are the lines starting after the installation:

Click me to expand ``` 06-28 07:00:55.073 32157 32157 D LoadedApk: LoadedApk::makeApplication() appContext=android.app.ContextImpl@a821af9 appContext.mOpPackageName=com.testapp.app appContext.mBasePackageName=com.testapp.app appContext.mPackageInfo=android.app.LoadedApk@3338a3e 06-28 07:00:55.087 4211 15669 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.testapp.app/crc6423d49f60bc44d4d2.MainActivity bnds=[362,1159][526,1395]} from uid 10129 06-28 07:00:55.094 4211 15669 D ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity display-area-from-source=DefaultTaskDisplayArea@195814387 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 06-28 07:00:55.094 4211 15669 D ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1} display-area-from-source=DefaultTaskDisplayArea@195814387 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds 06-28 07:00:55.097 9087 9200 I AppIconSolution: getThemeIconWithBG called with public API, pkg = com.testapp.app 06-28 07:00:55.097 9087 9200 I AppIconSolution: return adaptive icon for com.testapp.app 06-28 07:00:55.102 9087 9200 I LauncherActivityInfo: packageName: com.testapp.app, useThemeIcon: false, height: 216, width: 216, density: 480 06-28 07:00:55.102 4211 15669 D ActivityTaskManager: TaskLaunchParamsModifier:task=Task{6ffde98 #88 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=88 sz=0} activity=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1} display-from-task=0 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds 06-28 07:00:55.104 3815 4598 I SurfaceFlinger: id=2364 createSurf (0x0),-1 flag=80004, ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88}#0 06-28 07:00:55.108 4211 15669 D WindowManager: CustomStartingWindowData: className=crc6423d49f60bc44d4d2.MainActivity, packageName=com.testapp.app, taskUserId=0 06-28 07:00:55.117 4211 4211 I Pageboost: package com.testapp.app 06-28 07:00:55.120 4211 8876 I Pageboost: Record App IO : com.testapp.app pid 32157 06-28 07:00:55.125 4211 8924 D MARsPolicyManager: onPackageResumedFG pkgName = com.testapp.app, userId = 0 06-28 07:00:55.127 4211 8924 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88} 06-28 07:00:55.127 4211 8924 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88} 06-28 07:00:55.128 4211 8924 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88} 06-28 07:00:55.130 4211 8924 D PkgDataHelper: notifyAppCreate(), pkgName: com.testapp.app, sendRet: true06-28 07:00:55.130 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_APP_CREATE, pkgName: com.testapp.app 06-28 07:00:55.133 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_TASK_FOCUSED, focusedComponent: ComponentInfo{com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} 06-28 07:00:55.133 4211 4479 D GameManagerService: handleTaskFocused(), pkgName: com.testapp.app, clsName: crc6423d49f60bc44d4d2.MainActivity, userID:0 06-28 07:00:55.133 4211 4479 D GameManagerService: handleResume(). pkgName: com.testapp.app, isTunableApp: null 06-28 07:00:55.133 4211 4479 D GameManagerService: notifyFocusInOut(). of pkg: com.testapp.app, type: 4, isMinimized: false, isTunableApp: false 06-28 07:00:55.133 4211 8924 D MARsPolicyManager: onPackageResumedFG pkgName = com.testapp.app, userId = 0 06-28 07:00:55.139 4211 4266 V ActivityManager: Changed top to 10280,ProcessRecord{cea90c9 32157:com.testapp.app/u0a280} 06-28 07:00:55.147 3815 4598 I SurfaceFlinger: id=2365 createSurf (0x0),-1 flag=80004, 7d43fba Splash Screen com.testapp.app#0 06-28 07:00:55.154 4211 4264 D SehCodecSolutionService: Update top [com.testapp.app] 06-28 07:00:55.154 4211 8789 D PkgPredictorService: com.testapp.app go to foreground! 06-28 07:00:55.155 4211 8789 D PkgPredictorService: previous pkgs: com.testapp.app,com.sec.android.app.myfiles,com.testapp.app running pkg: com.testapp.app, uid: 0 is system: false 06-28 07:00:55.155 4211 8789 D PkgPredictorService-Collector: (hour:7 day:3 previous:[com.testapp.app, com.sec.android.app.myfiles, com.testapp.app] activityName:unknown running:com.testapp.app userId:0 screenOrientation:0 wifi:1 bt:0 predictTime:2 apkVersion:1.0 consumeTime:-1 preloaded:false>) 06-28 07:00:55.155 4211 8789 D PkgPredictorService-NapPreloadController: User using: com.testapp.app 06-28 07:00:55.156 4211 4267 V WindowManager: Relayout Window{7d43fba u0 Splash Screen com.testapp.app}: viewVisibility=0 req=720x1560 06-28 07:00:55.156 4211 8789 D PkgPredictorService-NapClassifier: Predict result: 16.0,22.0,-1.0, - [0_&_com.sec.android.app.myfiles, 0_&_com.testapp.app] 06-28 07:00:55.158 4211 4267 D WindowManager: isScreenshotDisabledLocked - win: Window{7d43fba u0 Splash Screen com.testapp.app} 06-28 07:00:55.159 3815 4598 I SurfaceFlinger: id=2366 createSurf (720x1560),1 flag=404, Splash Screen com.testapp.app#0 06-28 07:00:55.160 4211 4267 D WindowManager: makeSurface duration=1 name=Splash Screen com.testapp.app 06-28 07:00:55.171 4211 4266 I GameSDK@LifeCycle: noteResumeComponent(): package name : com.testapp.app06-28 07:00:55.173 4211 4266 D GameManagerService: identifyGamePackage. com.testapp.app, mCurrentUserId: 0, callerUserId: 0 06-28 07:00:55.173 4211 4266 D PkgDataHelper: getGamePkgData(). com.testapp.app 06-28 07:00:55.175 4211 4266 D SemGameManager: isGamePackage(), pkgName=com.testapp.app 06-28 07:00:55.176 4211 4266 D GameManagerService: identifyGamePackage. com.testapp.app, mCurrentUserId: 0, callerUserId: 0 06-28 07:00:55.176 4211 4266 D PkgDataHelper: getGamePkgData(). com.testapp.app 06-28 07:00:55.176 4211 4267 D WindowManager: finishDrawingWindow: Window{7d43fba u0 Splash Screen com.testapp.app} mDrawState=DRAW_PENDING 06-28 07:00:55.177 4211 4266 D GameManagerService: noteResumeComponent(), received resumed-component: com.testapp.app 06-28 07:00:55.177 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_APP_RESUME, resumeComponent: ComponentInfo{com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} 06-28 07:00:55.177 4211 4479 D GameManagerService: handleResume(). pkgName: com.testapp.app, isTunableApp: null 06-28 07:00:55.177 4211 4479 D GameManagerService: notifyFocusInOut(). of pkg: com.testapp.app, type: 4, isMinimized: false, isTunableApp: false 06-28 07:00:55.183 4211 4267 D WindowManager: createAnimationAdapter(): container=Task{6ffde98 #88 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=88 sz=1} 06-28 07:00:55.186 4211 4267 D WindowManager: Add container=Task{6ffde98 #88 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=88 sz=1} 06-28 07:00:55.199 4211 4267 I WindowManager: container=Task{6ffde98 #88 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=88 sz=1} 06-28 07:00:55.293 4211 8933 D MdnieScenarioControlService: packageName : com.testapp.app className : crc6423d49f60bc44d4d2.MainActivity 06-28 07:00:55.392 3815 3815 D SurfaceFlinger: CLIENT | 0x73c3e14800 | 0002 | RGBA_8888 | 0.0 0.0 720.0 1560.0 | 128 357 647 1482 | Splash Screen com.testapp.app#0 06-28 07:00:55.441 4211 8778 W SemWifiTransportLayerUtils: getApplicationCategory - IOException com.testapp.app 06-28 07:00:55.441 4211 8778 W System.err: java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.testapp.app&hl=en 06-28 07:00:55.505 4211 15669 D ActivityTaskManager: finishFixedRotationTransform, r=ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88}, caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664 com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitionFinishedLocked:7025 com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552 com.android.server.wm.ActivityRecord.onAnimationFinished:7164 com.android.server.wm.WindowContainer.doAnimationFinished:2626 06-28 07:00:55.508 4211 15669 D WindowManager: container=Task{6ffde98 #88 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=88 sz=1} 06-28 07:00:55.522 3815 3815 D SurfaceFlinger: DEVICE | 0x73c3e14800 | 0002 | RGBA_8888 | 0.0 0.0 720.0 1560.0 | 0 0 720 1560 | Splash Screen com.testapp.app#0 06-28 07:00:56.478 2072 2072 F DEBUG : pid: 32157, tid: 32157, name: ns.app >>> com.testapp.app <<< 06-28 07:00:56.643 2072 2072 F DEBUG : #01 pc 0000000000029b1c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::mono_log_handler(char const*, char const*, char const*, int, void*)+144) (BuildId: 88257a72f03e1cd40a6f23586f73c4475a7e3e33) 06-28 07:00:56.643 2072 2072 F DEBUG : #02 pc 0000000000264074 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #03 pc 00000000002641a0 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #04 pc 00000000001d4898 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #05 pc 00000000001d4a6c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #06 pc 00000000000442e4 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #07 pc 0000000000040c3c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (mono_ldtoken_checked+588) (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #08 pc 000000000015e88c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #09 pc 00000000001d7be0 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #10 pc 00000000001d8e1c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:56.643 2072 2072 F DEBUG : #11 pc 00000000001eb420 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:00:57.308 4211 2078 W ActivityManager: crash : com.testapp.app,10280 06-28 07:00:57.323 4211 2078 W ActivityTaskManager: Force finishing activity com.testapp.app/crc6423d49f60bc44d4d2.MainActivity 06-28 07:00:57.334 4211 2078 D WindowManager: isScreenshotDisabledLocked - win: Window{7d43fba u0 Splash Screen com.testapp.app} 06-28 07:00:57.379 4211 4267 I WindowManager: Destroying surface Surface(name=Splash Screen com.testapp.app)/@0xf7ce207 called by com.android.server.wm.WindowStateAnimator.destroySurface:1794 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:765 com.android.server.wm.WindowState.removeImmediately:2665 com.android.server.wm.WindowState.removeIfPossible:2830 com.android.server.wm.WindowState.removeIfPossible:2688 com.android.server.wm.WindowManagerService.removeWindow:2186 com.android.server.wm.Session.remove:199 android.view.ViewRootImpl.dispatchDetachedFromWindow:5715 06-28 07:00:57.380 3815 4600 I Layer : id=2366 removeFromCurrentState Splash Screen com.testapp.app#0 (66) 06-28 07:00:57.380 3815 4600 I SurfaceFlinger: id=2366 Removed Splash Screen com.testapp.app#0 (66) 06-28 07:00:57.383 3815 4600 I Layer : id=2365 removeFromCurrentState 7d43fba Splash Screen com.testapp.app#0 (66) 06-28 07:00:57.384 3815 4598 I SurfaceFlinger: id=2365 Removed 7d43fba Splash Screen com.testapp.app#0 (66) 06-28 07:00:57.386 3815 3815 I Layer : id=2366[1] Destroyed Splash Screen com.testapp.app#0 06-28 07:00:57.400 3815 3815 I Layer : id=2365[1] Destroyed 7d43fba Splash Screen com.testapp.app#0 06-28 07:00:57.406 4211 15669 I ActivityManager: Process com.testapp.app (pid 32157) has died: prcp TOP (98,1091) 06-28 07:00:57.413 4211 15669 I ActivityTaskManager: Removing activity ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88 f}}(appDied) from stack callers=com.android.server.wm.ActivityStack$RemoveHistoryRecordsForApp.processActivity:565 com.android.server.wm.ActivityStack$RemoveHistoryRecordsForApp.process:480 com.android.server.wm.ActivityStack.handleAppDied:3379 com.android.server.wm.RootWindowContainer.handleAppDied:3654 com.android.server.wm.ActivityTaskManagerService$LocalService.handleAppDied:8304 06-28 07:00:57.416 10338 10338 I SDHMS:PowerAnomaly:GATHERERAPPERROR: update AppError : uid=10280, pkg=com.testapp.app, errorType=crash 06-28 07:00:57.427 3815 4598 I Layer : id=2364 removeFromCurrentState ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88}#0 (61) 06-28 07:00:57.427 3815 4598 I SurfaceFlinger: id=2364 Removed ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88}#0 (61) 06-28 07:00:57.433 3815 3815 I Layer : id=2364[1] Destroyed ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t88}#0 06-28 07:00:57.436 10338 10338 I SDHMS:PowerAnomaly:ANALYZERAPPERROR: analyze app error : uid=10280, pkg=com.testapp.app, appErrorCount=3 06-28 07:00:57.829 4211 4266 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{c98007b u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1 f}} 06-28 07:01:00.341 4211 8876 I Pageboost: db update :com.testapp.app ret 1 06-28 07:01:02.566 4211 2161 D PkgPredictorService-BootUpBooster: mBootUpPkgList with AUF pkgs : [ com.testapp.app,0, com.sec.android.app.myfiles,0, com.android.vending,0] 06-28 07:01:07.574 4211 8789 D PkgPredictorService-NapPreloadController: [ML] Sent pkg = com.testapp.app uid: 0 type: booster 06-28 07:01:14.345 9087 9087 W AppStartUtils: sendActiveLaunchBroadcast() v.hasOnClickListeners() : true, iconInfo : AppInfo(id=71 type=APP hidden=0 container=all_apps screen=0 rank=18 user=UserHandle{0} title=Aurora Mobile componentName=ComponentInfo{com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} screenType=0) 06-28 07:01:14.347 4211 8834 I Pageboost: start alp : com.testapp.app 06-28 07:01:14.347 4211 8876 I Pageboost: alp for : com.testapp.app , 0 06-28 07:01:14.352 4211 4266 D StorageManagerService: getExternalStorageMountMode: uid=10280 packageName=com.testapp.app 06-28 07:01:14.358 4211 4273 I ActivityManager: Start proc 1986:com.testapp.app/u0a280 for activelaunch {com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} 06-28 07:01:14.368 4211 14365 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.testapp.app/crc6423d49f60bc44d4d2.MainActivity bnds=[362,1159][526,1395]} from uid 10129 06-28 07:01:14.369 4211 14365 D ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity display-area-from-source=DefaultTaskDisplayArea@195814387 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 06-28 07:01:14.369 4211 14365 D ActivityTaskManager: TaskLaunchParamsModifier:task=null activity=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1} display-area-from-source=DefaultTaskDisplayArea@195814387 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds 06-28 07:01:14.374 4211 14365 D ActivityTaskManager: TaskLaunchParamsModifier:task=Task{f786723 #89 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=89 sz=0} activity=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1} display-from-task=0 task-display-area=DefaultTaskDisplayArea@195814387 display-area-windowing-mode=1 inherit-from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display maximized-bounds 06-28 07:01:14.375 3815 4600 I SurfaceFlinger: id=2376 createSurf (0x0),-1 flag=80004, ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89}#0 06-28 07:01:14.386 9087 9200 I AppIconSolution: getThemeIconWithBG called with public API, pkg = com.testapp.app 06-28 07:01:14.386 9087 9200 I AppIconSolution: return adaptive icon for com.testapp.app 06-28 07:01:14.387 9087 9200 I LauncherActivityInfo: packageName: com.testapp.app, useThemeIcon: false, height: 216, width: 216, density: 480 06-28 07:01:14.387 4211 4211 I Pageboost: package com.testapp.app 06-28 07:01:14.387 4211 8876 I Pageboost: Record App IO : com.testapp.app pid 1986 06-28 07:01:14.391 4211 14365 D MARsPolicyManager: onPackageResumedFG pkgName = com.testapp.app, userId = 0 06-28 07:01:14.400 3815 4600 I SurfaceFlinger: id=2377 createSurf (0x0),-1 flag=80004, 5992c76 Splash Screen com.testapp.app#0 06-28 07:01:14.402 4211 4267 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.402 4211 4267 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.407 4211 14365 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.408 4211 15669 I ActivityManager: DSS OFF for com.testapp.app 06-28 07:01:14.411 4211 4267 V WindowManager: Relayout Window{5992c76 u0 Splash Screen com.testapp.app}: viewVisibility=0 req=720x1560 06-28 07:01:14.413 4211 4267 D WindowManager: isScreenshotDisabledLocked - win: Window{5992c76 u0 Splash Screen com.testapp.app} 06-28 07:01:14.413 3815 4600 I SurfaceFlinger: id=2378 createSurf (720x1560),1 flag=404, Splash Screen com.testapp.app#0 06-28 07:01:14.414 4211 4267 D WindowManager: makeSurface duration=1 name=Splash Screen com.testapp.app 06-28 07:01:14.417 4211 4267 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.417 4211 15669 D ActivityManager: attachApplicationLocked() app=ProcessRecord{aa3b987 1986:com.testapp.app/u0a280} app.isolatedEntryPoint=null instr2=null 06-28 07:01:14.420 4211 15669 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.420 4211 15669 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.422 4211 15669 D WindowManager: rotationForOrientation, orientationSource=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89} 06-28 07:01:14.426 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_APP_CREATE, pkgName: com.testapp.app 06-28 07:01:14.426 4211 15669 D PkgDataHelper: notifyAppCreate(), pkgName: com.testapp.app, sendRet: true06-28 07:01:14.429 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_TASK_FOCUSED, focusedComponent: ComponentInfo{com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} 06-28 07:01:14.429 4211 4479 D GameManagerService: handleTaskFocused(), pkgName: com.testapp.app, clsName: crc6423d49f60bc44d4d2.MainActivity, userID:0 06-28 07:01:14.429 4211 4479 D GameManagerService: handleResume(). pkgName: com.testapp.app, isTunableApp: null 06-28 07:01:14.429 4211 4479 D GameManagerService: notifyFocusInOut(). of pkg: com.testapp.app, type: 4, isMinimized: false, isTunableApp: false 06-28 07:01:14.430 4211 15669 D MARsPolicyManager: onPackageResumedFG pkgName = com.testapp.app, userId = 0 06-28 07:01:14.432 4211 4267 D WindowManager: finishDrawingWindow: Window{5992c76 u0 Splash Screen com.testapp.app} mDrawState=DRAW_PENDING 06-28 07:01:14.435 1986 1986 D ActivityThread: handleBindApplication()++ app=com.testapp.app 06-28 07:01:14.438 4211 4267 D WindowManager: createAnimationAdapter(): container=Task{f786723 #89 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=89 sz=1} 06-28 07:01:14.441 4211 4267 D WindowManager: Add container=Task{f786723 #89 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=89 sz=1} 06-28 07:01:14.450 4211 4267 I WindowManager: container=Task{f786723 #89 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=89 sz=1} 06-28 07:01:14.451 4211 4481 V ActivityManager: Changed top to 10280,ProcessRecord{aa3b987 1986:com.testapp.app/u0a280} 06-28 07:01:14.459 4211 4264 D SehCodecSolutionService: Update top [com.testapp.app] 06-28 07:01:14.459 4211 8789 D PkgPredictorService: com.testapp.app go to foreground! 06-28 07:01:14.460 4211 8789 D PkgPredictorService: previous pkgs: com.testapp.app,com.testapp.app,com.sec.android.app.myfiles running pkg: com.testapp.app, uid: 0 is system: false 06-28 07:01:14.460 4211 8789 D PkgPredictorService-Collector: (hour:7 day:3 previous:[com.testapp.app, com.testapp.app, com.sec.android.app.myfiles] activityName:unknown running:com.testapp.app userId:0 screenOrientation:0 wifi:1 bt:0 predictTime:2 apkVersion:1.0 consumeTime:-1 preloaded:false>) 06-28 07:01:14.460 4211 8789 D PkgPredictorService-NapPreloadController: User using: com.testapp.app 06-28 07:01:14.461 4211 8789 D PkgPredictorService-NapClassifier: Predict result: 16.0,22.0,-1.0, - [0_&_com.sec.android.app.myfiles, 0_&_com.testapp.app] 06-28 07:01:14.470 4211 14365 D ActivityTaskManager: finishFixedRotationTransform, r=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89}, caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664 com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitionFinishedLocked:7025 com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552 com.android.server.wm.ActivityRecord.onAnimationFinished:7164 com.android.server.wm.WindowContainer.doAnimationFinished:2626 06-28 07:01:14.474 1986 1986 D LoadedApk: LoadedApk::makeApplication() appContext=android.app.ContextImpl@a821af9 appContext.mOpPackageName=com.testapp.app appContext.mBasePackageName=com.testapp.app appContext.mPackageInfo=android.app.LoadedApk@3338a3e 06-28 07:01:14.474 4211 14365 D WindowManager: container=Task{f786723 #89 visible=false type=standard mode=fullscreen translucent=true A=10280:com.testapp.app U=0 StackId=89 sz=1} 06-28 07:01:14.507 3815 3815 D SurfaceFlinger: DEVICE | 0x73c3e13680 | 0002 | RGBA_8888 | 0.0 0.0 720.0 1560.0 | 0 0 720 1560 | Splash Screen com.testapp.app#0 06-28 07:01:14.508 4211 4266 I GameSDK@LifeCycle: noteResumeComponent(): package name : com.testapp.app06-28 07:01:14.509 4211 4266 D GameManagerService: identifyGamePackage. com.testapp.app, mCurrentUserId: 0, callerUserId: 0 06-28 07:01:14.509 4211 4266 D PkgDataHelper: getGamePkgData(). com.testapp.app 06-28 07:01:14.514 4211 4266 D SemGameManager: isGamePackage(), pkgName=com.testapp.app 06-28 07:01:14.515 4211 4266 D GameManagerService: identifyGamePackage. com.testapp.app, mCurrentUserId: 0, callerUserId: 0 06-28 07:01:14.515 4211 4266 D PkgDataHelper: getGamePkgData(). com.testapp.app 06-28 07:01:14.516 4211 4266 D GameManagerService: noteResumeComponent(), received resumed-component: com.testapp.app 06-28 07:01:14.516 4211 4479 D GameManagerService: onLooperPrepared(), msg: MSG_APP_RESUME, resumeComponent: ComponentInfo{com.testapp.app/crc6423d49f60bc44d4d2.MainActivity} 06-28 07:01:14.520 4211 4479 D GameManagerService: handleResume(). pkgName: com.testapp.app, isTunableApp: null 06-28 07:01:14.520 4211 4479 D GameManagerService: notifyFocusInOut(). of pkg: com.testapp.app, type: 4, isMinimized: false, isTunableApp: false 06-28 07:01:14.592 4211 8933 D MdnieScenarioControlService: packageName : com.testapp.app className : crc6423d49f60bc44d4d2.MainActivity 06-28 07:01:14.773 4211 8778 W SemWifiTransportLayerUtils: getApplicationCategory - IOException com.testapp.app 06-28 07:01:14.773 4211 8778 W System.err: java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.testapp.app&hl=en 06-28 07:01:15.906 2291 2291 F DEBUG : pid: 1986, tid: 1986, name: ns.app >>> com.testapp.app <<< 06-28 07:01:15.994 2291 2291 F DEBUG : #01 pc 0000000000029b1c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::mono_log_handler(char const*, char const*, char const*, int, void*)+144) (BuildId: 88257a72f03e1cd40a6f23586f73c4475a7e3e33) 06-28 07:01:15.994 2291 2291 F DEBUG : #02 pc 0000000000264074 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.994 2291 2291 F DEBUG : #03 pc 00000000002641a0 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.994 2291 2291 F DEBUG : #04 pc 00000000001d4898 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #05 pc 00000000001d4a6c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #06 pc 00000000000442e4 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #07 pc 0000000000040c3c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (mono_ldtoken_checked+588) (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #08 pc 000000000015e88c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #09 pc 00000000001d7be0 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #10 pc 00000000001d8e1c /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:15.995 2291 2291 F DEBUG : #11 pc 00000000001eb420 /data/app/~~JAA8p4tL9hPX0M1umkvOYg==/com.testapp.app-Cw-HP0ul6Rn1Ngw3JeNjEQ==/lib/arm64/libmonosgen-2.0.so (BuildId: f226a56c47220277951a1ba05ed276c4ddc41913) 06-28 07:01:16.341 4211 2295 W ActivityManager: crash : com.testapp.app,10280 06-28 07:01:16.348 4211 2295 W ActivityTaskManager: Force finishing activity com.testapp.app/crc6423d49f60bc44d4d2.MainActivity 06-28 07:01:16.352 4211 2295 D WindowManager: isScreenshotDisabledLocked - win: Window{5992c76 u0 Splash Screen com.testapp.app} 06-28 07:01:16.378 4211 4267 I WindowManager: Destroying surface Surface(name=Splash Screen com.testapp.app)/@0x96990e0 called by com.android.server.wm.WindowStateAnimator.destroySurface:1794 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:765 com.android.server.wm.WindowState.removeImmediately:2665 com.android.server.wm.WindowState.removeIfPossible:2830 com.android.server.wm.WindowState.removeIfPossible:2688 com.android.server.wm.WindowManagerService.removeWindow:2186 com.android.server.wm.Session.remove:199 android.view.ViewRootImpl.dispatchDetachedFromWindow:5715 06-28 07:01:16.379 3815 4598 I Layer : id=2378 removeFromCurrentState Splash Screen com.testapp.app#0 (59) 06-28 07:01:16.382 3815 4598 I Layer : id=2377 removeFromCurrentState 5992c76 Splash Screen com.testapp.app#0 (59) 06-28 07:01:16.382 3815 4598 I SurfaceFlinger: id=2378 Removed Splash Screen com.testapp.app#0 (59) 06-28 07:01:16.383 3815 3860 I SurfaceFlinger: id=2377 Removed 5992c76 Splash Screen com.testapp.app#0 (59) 06-28 07:01:16.393 10338 10338 I SDHMS:PowerAnomaly:GATHERERAPPERROR: update AppError : uid=10280, pkg=com.testapp.app, errorType=crash 06-28 07:01:16.398 3815 3815 I Layer : id=2378[1] Destroyed Splash Screen com.testapp.app#0 06-28 07:01:16.399 3815 3815 I Layer : id=2377[1] Destroyed 5992c76 Splash Screen com.testapp.app#0 06-28 07:01:16.410 10338 10338 I SDHMS:PowerAnomaly:ANALYZERAPPERROR: analyze app error : uid=10280, pkg=com.testapp.app, appErrorCount=4 06-28 07:01:16.432 4211 14365 I ActivityManager: Process com.testapp.app (pid 1986) has died: fg TOP (107,1093) 06-28 07:01:16.432 4211 4267 D ActivityTaskManager: finishFixedRotationTransform, r=ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89 f}}, caller=com.android.server.wm.WindowToken.finishFixedRotationTransform:664 com.android.server.wm.DisplayContent$FixedRotationTransitionListener.onAppTransitionFinishedLocked:7025 com.android.server.wm.AppTransition.notifyAppTransitionFinishedLocked:552 com.android.server.wm.ActivityRecord.onAnimationFinished:7164 com.android.server.wm.ActivityRecord.postApplyAnimation:5013 06-28 07:01:16.451 4211 14365 I ActivityTaskManager: Removing activity ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89 f}}(appDied) from stack callers=com.android.server.wm.ActivityStack$RemoveHistoryRecordsForApp.processActivity:565 com.android.server.wm.ActivityStack$RemoveHistoryRecordsForApp.process:480 com.android.server.wm.ActivityStack.handleAppDied:3379 com.android.server.wm.RootWindowContainer.handleAppDied:3654 com.android.server.wm.ActivityTaskManagerService$LocalService.handleAppDied:8304 06-28 07:01:16.454 3815 4598 I Layer : id=2376 removeFromCurrentState ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89}#0 (59) 06-28 07:01:16.454 3815 4598 I SurfaceFlinger: id=2376 Removed ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89}#0 (59) 06-28 07:01:16.465 3815 3815 I Layer : id=2376[1] Destroyed ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t89}#0 06-28 07:01:16.475 4211 2295 W ActivityManager: Ignoring remove of inactive process: ProcessRecord{aa3b987 0:com.testapp.app/u0a280} 06-28 07:01:16.494 3815 3859 I SurfaceFlinger: id=2388 createSurf (0x0),-1 flag=80004, 7e78e91 Application Error: com.testapp.app#0 06-28 07:01:16.499 4211 4264 V WindowManager: Changing focus from Window{fd9e92 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} to Window{7e78e91 u0 Application Error: com.testapp.app} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:567 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6311 com.android.server.wm.WindowManagerService.addWindow:1961 com.android.server.wm.Session.addToDisplayAsUser:182 06-28 07:01:16.513 3815 3859 I Layer : id=2388 removeFromCurrentState 7e78e91 Application Error: com.testapp.app#0 (61) 06-28 07:01:16.515 3815 3859 I SurfaceFlinger: id=2388 Removed 7e78e91 Application Error: com.testapp.app#0 (61) 06-28 07:01:16.516 4211 4264 V WindowManager: Changing focus from Window{7e78e91 u0 Application Error: com.testapp.app} to Window{fd9e92 u0 com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity} displayId=0 Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:567 com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6311 com.android.server.wm.WindowState.removeIfPossible:2839 com.android.server.wm.WindowState.removeIfPossible:2688 06-28 07:01:16.530 3815 3815 I Layer : id=2388[1] Destroyed 7e78e91 Application Error: com.testapp.app#0 06-28 07:01:16.850 4211 4266 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{ff07852 u0 com.testapp.app/crc6423d49f60bc44d4d2.MainActivity t-1 f}} 06-28 07:01:19.424 4211 8876 I Pageboost: db update :com.testapp.app ret 1 ```
Mephisztoe commented 2 years ago

I am experiencing the same issue on iOS when using ServiceStack.Text.CsvSerializer:

TypeInitialization_Type, ServiceStack.Text.CsvWriter`1: Attempting to JIT compile method '(wrapper dynamic-method) object SIT.Models.TagItem:_GetProperty[T]Transmitted (SIT.Models.TagItem)' while running in aot-only mode.

StackTrace: at ServiceStack.Text.CsvStreamExtensions.WriteCsv[TagItem](TextWriter writer, IEnumerable1 records) at ServiceStack.Text.CsvSerializer.SerializeToCsv[TagItem](IEnumerable1 records) at SIT.Code.Repositories.TagItemRepository.SendEmail(TagItem item)

This error occurs only in release mode.

DuckScapePhilip commented 1 year ago

I am experiencing this issue as well with Android, getting the following log errors:

Time    Device Name Type    PID Tag Message
11-01 05:51:12.296  Samsung SM-A125U1   Warning 1313    System.err  java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.earthresponsibility.ers.consumerapplication&hl=en
    at com.android.okhttp.internal.huc.HttpURLConnectionImpl.getInputStream(HttpURLConnectionImpl.java:255)
    at com.android.okhttp.internal.huc.DelegatingHttpsURLConnection.getInputStream(DelegatingHttpsURLConnection.java:211)
    at com.android.okhttp.internal.huc.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:30)
    at com.samsung.android.server.wifi.tcp.SemWifiTransportLayerUtils.getApplicationCategory(SemWifiTransportLayerUtils.java:103)
    at com.samsung.android.server.wifi.tcp.SemWifiTransportLayerMonitor$TcpMonitorHandler.handleMessage(SemWifiTransportLayerMonitor.java:242)
    at android.os.Handler.dispatchMessage(Handler.java:106)
    at android.os.Looper.loop(Looper.java:246)
    at android.os.HandlerThread.run(HandlerThread.java:67)
mattleibow commented 1 year ago

@Mephisztoe can you open a new issue for iOS. That looks different to this one.

I think it is probably because that nuget is doing special things that are not supported on iOS:

Attempting to JIT compile method '(wrapper dynamic-method) object SIT.Models.TagItem:_GetProperty[T]Transmitted (SIT.Models.TagItem)' while running in aot-only mode.

Maybe open your issue here: https://github.com/xamarin/xamarin-macios/

ghost commented 1 year ago

Hi @Symbai. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md

This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

mattleibow commented 1 year ago

@Symbai @DuckScapePhilip that log does not seem to have any information directly relating to the crash... I do see

06-28 07:01:14.773  4211  8778 W System.err: java.io.FileNotFoundException: https://play.google.com/store/apps/details?id=com.testapp.app&hl=en

in both, but not sure if that is related as it is an OS warning...

Is it possible to get a longer log?

@jonathanpeppers you ever see something like this?

jonathanpeppers commented 1 year ago

To get a better log, do:

adb shell setprop debug.mono.log default,assembly,mono_log_level=debug,mono_log_mask=all
# clear the log
adb logcat -c

Then cause the app to crash again and save it:

adb logcat -d > log.txt

That might give a better clue to what is wrong here, thanks!

ghost commented 1 year ago

Hi @Symbai. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.

Symbai commented 1 year ago

For me the crash has been solved over time. Means at some point it suddenly no longer crashed. Could be because of a newer MAUI version, could be because I changed something in code. However I am unable to provide a repro or more information. Other people might have the same issue but I think its better I close this issue and let other people recreate a new issue with more and recent information.

mattleibow commented 1 year ago

All good. @Symbai good to hear the crash was resolved. There have been a few updates to MAUI and the runtime, so something may have been fixed.

LennoxP90 commented 1 year ago

my app is crashing in AOT aswell here is my project settings

<DebugType>embedded</DebugType>
<RunAOTCompilation>true</RunAOTCompilation>
<AndroidEnableMultiDex>True</AndroidEnableMultiDex>
<AndroidPackageFormats>apk;aab</AndroidPackageFormats>
<DefineConstants>$(DefineConstants);WFM_RELEASE</DefineConstants>
<Optimize>True</Optimize>
--------- beginning of kernel
12-13 17:09:29.406     0     0 D logd    : Skipping 4294948884 entries from slow reader, pid 11517, from LogBuffer::kickMe()
--------- beginning of system
12-13 17:09:53.451   528   864 I ActivityManager: Killing 1509:com.google.process.gservices/u0a87 (adj 955): empty for 1815s
--------- beginning of main
12-13 17:09:53.479   285   285 I Zygote  : Process 1509 exited due to signal 9 (Killed)
12-13 17:09:53.484   528   590 D WifiNl80211Manager: Scan result ready event
12-13 17:09:53.484   528   590 D WifiNative: Scan result ready event
12-13 17:09:53.508   528   559 I libprocessgroup: Successfully killed process cgroup uid 10087 pid 1509 in 54ms
12-13 17:09:53.917  1034  1034 D TaplEvents: Main / Touch event: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=330.97412, y[0]=1315.9204, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=26048502, downTime=26048502, deviceId=9, source=0x5002, displayId=0 }
12-13 17:09:54.008  1034  1034 D TaplEvents: Main / Touch event: MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=330.97412, y[0]=1315.9204, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=26048592, downTime=26048502, deviceId=9, source=0x5002, displayId=0 }
12-13 17:09:54.012  1034  1034 D TaplEvents: Main / start: startAppShortcutOrInfoActivity
12-13 17:09:54.013   528   590 I ActivityTaskManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.seqent.Wi_Fi_Messenger/crc6423e180a401a8f7ca.MainActivity bnds=[236,1191][439,1503]} from uid 10109
12-13 17:09:54.014   528   549 D EventSequenceValidator: inc AccIntentStartedEvents to 8
12-13 17:09:54.022   528   549 D CompatibilityChangeReporter: Compat change id reported: 135634846; UID 10174; state: DISABLED
12-13 17:09:54.023   528   558 D CompatibilityChangeReporter: Compat change id reported: 143937733; UID 10174; state: ENABLED
12-13 17:09:54.033   285   285 D Zygote  : Forked child process 13617
12-13 17:09:54.035   528   558 I ActivityManager: Start proc 13617:com.seqent.Wi_Fi_Messenger/u0a174 for pre-top-activity {com.seqent.Wi_Fi_Messenger/crc6423e180a401a8f7ca.MainActivity}
12-13 17:09:54.037 13617 13617 W Wi_Fi_Messenge: Unexpected CPU variant for X86 using defaults: x86
12-13 17:09:54.040   418   418 I perfetto: ing_service_impl.cc:758 Configured tracing session 29, #sources:1, duration:5000 ms, #buffers:1, total buffer size:4096 KB, total sessions:1, uid:1071 session name: ""
12-13 17:09:54.040   401   401 I perfetto: probes_producer.cc:230  Ftrace setup (target_buf=29)
12-13 17:09:54.046   394   410 I adbd    : jdwp connection from 13617
12-13 17:09:54.048   301   301 D goldfish-address-space: claimShared: Ask to claim region [0x3f48e7000 0x3f51ce000]
12-13 17:09:54.060   401   401 I perfetto: ftrace_procfs.cc:176    enabled ftrace
12-13 17:09:54.053     0     0 W perfetto: enabled ftrace
12-13 17:09:54.064   528   590 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.064   528   590 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.064   528   590 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.065   528   590 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:54.074 13617 13617 I Wi_Fi_Messenge: The ClassLoaderContext is a special shared library.
12-13 17:09:54.076 13617 13617 I Wi_Fi_Messenge: The ClassLoaderContext is a special shared library.
12-13 17:09:54.088 13617 13617 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
12-13 17:09:54.089 13617 13617 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
12-13 17:09:54.090 13617 13617 I MultiDex: VM with version 2.1.0 has multidex support
12-13 17:09:54.090 13617 13617 I MultiDex: install
12-13 17:09:54.090 13617 13617 I MultiDex: VM has multidex support, MultiDex support library is disabled.
12-13 17:09:54.093 13617 13617 I DOTNET  : JNI_OnLoad: JNI_OnLoad in pal_jni.c
12-13 17:09:54.095 13617 13617 D monodroid-assembly: Checking if libmonodroid was unpacked to /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonodroid.so
12-13 17:09:54.095 13617 13617 D monodroid-assembly: Native libs extracted to /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86, assuming application/android:extractNativeLibs == true
12-13 17:09:54.095 13617 13617 I monodroid: Generated hash 0x5bdbfff1 for package name com.seqent.Wi_Fi_Messenger
12-13 17:09:54.095 13617 13617 I monodroid: Mono AOT mode: normal
12-13 17:09:54.095 13617 13617 I monodroid: Creating XDG directory: /data/user/0/com.seqent.Wi_Fi_Messenger/files/.local/share
12-13 17:09:54.096 13617 13617 I monodroid: Creating XDG directory: /data/user/0/com.seqent.Wi_Fi_Messenger/files/.config
12-13 17:09:54.096 13617 13617 I monodroid: Setting up for DSO lookup in app data directories
12-13 17:09:54.096 13617 13617 D monodroid-assembly: Added filesystem DSO lookup location: /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86
12-13 17:09:54.097 13617 13617 W monodroid: Creating public update directory: `/data/user/0/com.seqent.Wi_Fi_Messenger/files/.__override__`
12-13 17:09:54.097 13617 13617 E mono    : Unknown trace loglevel: debug.mono_log_mask=all
12-13 17:09:54.097 13617 13617 I monodroid: Using runtime path: /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86
12-13 17:09:54.097 13617 13617 I monodroid: Probing for Mono AOT mode
12-13 17:09:54.097 13617 13617 I monodroid: Enabling AOT mode in Mono
12-13 17:09:54.098 13617 13617 I monodroid: Probing if we should use LLVM
12-13 17:09:54.098 13617 13617 I monodroid-assembly: APK /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/base.apk FD: 47
12-13 17:09:54.099 13617 13617 D monodroid-assembly: Looking for assembly stores in APK (common: '/assemblies.blob'; arch-specific: '/assemblies.x86.blob')
12-13 17:09:54.099 13617 13617 I monodroid-assembly:                        mmap_start: 0xb4d77000  mmap_end: 0xbb4279d8  mmap_len:     26919542  file_start: 0xb4d77bb0  file_end: 0xbb4256c8  file_len:     26916550      apk descriptor: 47  file: assemblies/assemblies.blob
12-13 17:09:54.100 13617 13617 I monodroid-assembly:                        mmap_start: 0xb49bf000  mmap_end: 0xb589c0d0  mmap_len:      3896372  file_start: 0xb49bfe08  file_end: 0xb58996b8  file_len:      3892780      apk descriptor: 47  file: assemblies/assemblies.x86.blob
12-13 17:09:54.100 13617 13617 I monodroid-assembly:                        mmap_start: 0xea278000  mmap_end: 0xea27a65c  mmap_len:         2455  file_start: 0xea278698  file_end: 0xea279294  file_len:          767      apk descriptor: 47  file: assemblies/rc.bin
12-13 17:09:54.100 13617 13617 I monodroid-assembly: Package '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/base.apk' contains 303 assemblies
12-13 17:09:54.100 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'libmono-component-debugger.so' is 0xf77ff36c
12-13 17:09:54.101 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match not found, DSO name is '<unknown>'
12-13 17:09:54.101 13617 13617 I monodroid-assembly: Mono 'Debugger' component requested but not packaged, ignoring
12-13 17:09:54.101 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'libmono-component-hot_reload.so' is 0x30366e51
12-13 17:09:54.101 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match not found, DSO name is '<unknown>'
12-13 17:09:54.101 13617 13617 I monodroid-assembly: Mono 'Hot Reload' component requested but not packaged, ignoring
12-13 17:09:54.101 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'libmono-component-diagnostics_tracing.so' is 0xf330cb0d
12-13 17:09:54.101 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match not found, DSO name is '<unknown>'
12-13 17:09:54.101 13617 13617 I monodroid-assembly: Mono 'Diagnostics Tracing' component requested but not packaged, ignoring
12-13 17:09:54.104 13617 13617 I monodroid-assembly: Clipped name: System.Private.CoreLib
12-13 17:09:54.104 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Private.CoreLib' (hash 0xad6f1e8a)
12-13 17:09:54.104 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4a585b5; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb49bfec4; data size == 1667539; debug data size == 0; config data size == 0
12-13 17:09:54.107 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Private.CoreLib.dll.so' is 0x91ec9810
12-13 17:09:54.107 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Private.CoreLib.dll.so'
12-13 17:09:54.107 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Private.CoreLib.dll.so'
12-13 17:09:54.129   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.131   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.133 13617 13617 D monodroid-assembly: ALC hooks installed
12-13 17:09:54.133 13617 13617 I monodroid-assembly: Clipped name: ClientUI
12-13 17:09:54.133 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'ClientUI.dll' (hash 0xe4ba5349)
12-13 17:09:54.133 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4d7c58c; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77bc4; data size == 695731; debug data size == 0; config data size == 0
12-13 17:09:54.134 13617 13617 I monodroid: Loading assembly ClientUI.dll; hash 0xe4ba5349
12-13 17:09:54.135 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'ClientUI.dll.so' is 0xb86590fa
12-13 17:09:54.135 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-ClientUI.dll.so'
12-13 17:09:54.135 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-ClientUI.dll.so'
12-13 17:09:54.135 13617 13617 W monodroid-gc: GREF GC Threshold: 46080
12-13 17:09:54.135 13617 13617 I monodroid-assembly: Clipped name: Mono.Android
12-13 17:09:54.135 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Mono.Android' (hash 0xcf3163e6)
12-13 17:09:54.135 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5e011e5; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7961c; data size == 9576593; debug data size == 0; config data size == 0
12-13 17:09:54.146   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.149   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.161   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.164   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.165 13617 13617 I monodroid: Loading assembly Mono.Android.dll; hash 0xcf3163e6
12-13 17:09:54.166 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Mono.Android.dll.so' is 0xb9f21d8b
12-13 17:09:54.166 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Mono.Android.dll.so'
12-13 17:09:54.166 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Mono.Android.dll.so'
12-13 17:09:54.169 13617 13617 I monodroid-assembly: Clipped name: System.Runtime
12-13 17:09:54.169 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Runtime' (hash 0x62c6282e)
12-13 17:09:54.169 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4d52667; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb49bff24; data size == 20446; debug data size == 0; config data size == 0
12-13 17:09:54.169 13617 13617 I monodroid: Loading assembly System.Runtime.dll; hash 0x62c6282e
12-13 17:09:54.170 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Runtime.dll.so' is 0xb5de0533
12-13 17:09:54.170 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Runtime.dll.so'
12-13 17:09:54.170 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Runtime.dll.so'
12-13 17:09:54.170 13617 13617 I monodroid-assembly: Clipped name: Java.Interop
12-13 17:09:54.171 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Java.Interop' (hash 0xc8a662e9)
12-13 17:09:54.171 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5ddebc9; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d795ec; data size == 98224; debug data size == 0; config data size == 0
12-13 17:09:54.171 13617 13617 I monodroid: Loading assembly Java.Interop.dll; hash 0xc8a662e9
12-13 17:09:54.171 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Java.Interop.dll.so' is 0x9ebd82c2
12-13 17:09:54.171 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Java.Interop.dll.so'
12-13 17:09:54.171 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Java.Interop.dll.so'
12-13 17:09:54.172 13617 13617 I monodroid-assembly: Clipped name: System.Runtime.InteropServices
12-13 17:09:54.172 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Runtime.InteropServices' (hash 0x6ffddbc)
12-13 17:09:54.172 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5bef49f; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7913c; data size == 23644; debug data size == 0; config data size == 0
12-13 17:09:54.172 13617 13617 I monodroid: Loading assembly System.Runtime.InteropServices.dll; hash 0x6ffddbc
12-13 17:09:54.172 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Runtime.InteropServices.dll.so' is 0xd969ebec
12-13 17:09:54.172 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Runtime.InteropServices.dll.so'
12-13 17:09:54.172 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Runtime.InteropServices.dll.so'
12-13 17:09:54.174 13617 13617 I monodroid-assembly: Clipped name: System.Collections
12-13 17:09:54.174 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Collections' (hash 0x1a61054f)
12-13 17:09:54.174 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5855bfc; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78914; data size == 55825; debug data size == 0; config data size == 0
12-13 17:09:54.174 13617 13617 I monodroid: Loading assembly System.Collections.dll; hash 0x1a61054f
12-13 17:09:54.175 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Collections.dll.so' is 0x928ab1df
12-13 17:09:54.175 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Collections.dll.so'
12-13 17:09:54.175 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Collections.dll.so'
12-13 17:09:54.176 13617 13617 D monodroid: Calling into managed runtime init
12-13 17:09:54.178   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.181   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.196   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.199   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.213   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.216   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.219 13617 13617 I monodroid-assembly: Clipped name: System.Threading
12-13 17:09:54.220 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Threading' (hash 0xbff2e236)
12-13 17:09:54.220 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5da6e86; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d794e4; data size == 25839; debug data size == 0; config data size == 0
12-13 17:09:54.220 13617 13617 I monodroid: Loading assembly System.Threading.dll; hash 0xbff2e236
12-13 17:09:54.220 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Threading.dll.so' is 0xad2ab0cd
12-13 17:09:54.221 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Threading.dll.so'
12-13 17:09:54.221 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Threading.dll.so'
12-13 17:09:54.228   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.231   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.245   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.248   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.255 13617 13617 I monodroid: Xamarin.Android version: 13.0.99 (X86; Release); built on Oct 20 2022
12-13 17:09:54.255 13617 13617 I monodroid: NDK version: 25.1.8937393; API level: 21
12-13 17:09:54.255 13617 13617 I monodroid: MonoVM version: 7.0.0.0 (7.0.22.51805 @Commit: d099f075e45d2aa6007a22b71b45a08758559f80)
12-13 17:09:54.257 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui
12-13 17:09:54.257 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui' (hash 0x80bd55ad)
12-13 17:09:54.257 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4e2633f; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77bdc; data size == 298058; debug data size == 0; config data size == 0
12-13 17:09:54.258 13617 13617 I monodroid: Loading assembly Microsoft.Maui.dll; hash 0x80bd55ad
12-13 17:09:54.259 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.dll.so' is 0x258a6bf6
12-13 17:09:54.259 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.dll.so'
12-13 17:09:54.259 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.dll.so'
12-13 17:09:54.261   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.263   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.268 13617 13617 D monodroid-assembly: typemap: MVID [ABC4C102-D5FD-45E9-9AC6-51E69852AF82] maps to assembly ClientUI, looking for token 33554496 (0x2000040), table index 64
12-13 17:09:54.268 13617 13617 D monodroid-assembly: typemap: type with token 33554496 (0x2000040) in module {ABC4C102-D5FD-45E9-9AC6-51E69852AF82} (ClientUI) corresponds to Java type 'crc64485875e0ad403dfd/MainApplication'
12-13 17:09:54.272 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'libSystem.Native' is 0x5b9ade60
12-13 17:09:54.272 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libSystem.Native.so'
12-13 17:09:54.272 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libSystem.Native.so'
12-13 17:09:54.273 13617 13617 D monodroid-assembly: Symbol 'SystemNative_CanGetHiddenFlag' in library 'libSystem.Native' not found in the generated tables, falling back to slow path
12-13 17:09:54.273 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'libSystem.Native' is 0x5b9ade60
12-13 17:09:54.273 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libSystem.Native.so'
12-13 17:09:54.273 13617 13617 D monodroid-assembly: Caching p/invoke entry libSystem.Native @ SystemNative_CanGetHiddenFlag
12-13 17:09:54.273 13617 13617 D monodroid-assembly: Symbol 'SystemNative_CanGetHiddenFlag' in library 'libSystem.Native' not found in the generated tables, falling back to slow path
12-13 17:09:54.274 13617 13617 D monodroid-assembly: Symbol 'SystemNative_CanGetHiddenFlag' in library 'libSystem.Native' not found in the generated tables, falling back to slow path
12-13 17:09:54.279   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.281   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.286 13617 13617 D monodroid-assembly: typemap: MVID [D6029E93-D5C0-41CA-84FF-91549CC31109] maps to assembly Microsoft.Maui, looking for token 33554602 (0x20000aa), table index 170
12-13 17:09:54.286 13617 13617 D monodroid-assembly: typemap: type with token 33554602 (0x20000aa) in module {D6029E93-D5C0-41CA-84FF-91549CC31109} (Microsoft.Maui) corresponds to Java type 'crc6488302ad6e9e4df1a/MauiApplication'
12-13 17:09:54.293 13617 13617 I monodroid-assembly: Clipped name: System.ComponentModel
12-13 17:09:54.293 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.ComponentModel' (hash 0xc38ff48)
12-13 17:09:54.293 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb58a13a8; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d789a4; data size == 10859; debug data size == 0; config data size == 0
12-13 17:09:54.293 13617 13617 I monodroid: Loading assembly System.ComponentModel.dll; hash 0xc38ff48
12-13 17:09:54.294 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.ComponentModel.dll.so' is 0xe45c6f32
12-13 17:09:54.294 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.ComponentModel.dll.so'
12-13 17:09:54.294 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.ComponentModel.dll.so'
12-13 17:09:54.294   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.296   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.305 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui.Essentials
12-13 17:09:54.306 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui.Essentials' (hash 0xaa8a4878)
12-13 17:09:54.306 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4f7499a; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77c3c; data size == 127873; debug data size == 0; config data size == 0
12-13 17:09:54.306 13617 13617 I monodroid: Loading assembly Microsoft.Maui.Essentials.dll; hash 0xaa8a4878
12-13 17:09:54.306 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.Essentials.dll.so' is 0x3c7a1066
12-13 17:09:54.306 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.Essentials.dll.so'
12-13 17:09:54.306 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.Essentials.dll.so'
12-13 17:09:54.306 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Core
12-13 17:09:54.307 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Core' (hash 0xc86c06e3)
12-13 17:09:54.307 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb53bb8fd; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78254; data size == 505073; debug data size == 0; config data size == 0
12-13 17:09:54.308 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Core.dll; hash 0xc86c06e3
12-13 17:09:54.309 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Core.dll.so' is 0xdc0bf139
12-13 17:09:54.309 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Core.dll.so'
12-13 17:09:54.309 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Core.dll.so'
12-13 17:09:54.309 13617 13617 D monodroid-assembly: typemap: MVID [0494214A-894C-45F2-B13B-615EDD4BE618] maps to assembly Microsoft.Maui.Essentials, looking for token 33554495 (0x200003f), table index 63
12-13 17:09:54.310 13617 13617 D monodroid-assembly: typemap: type with token 33554495 (0x200003f) in module {0494214A-894C-45F2-B13B-615EDD4BE618} (Microsoft.Maui.Essentials) corresponds to Java type 'microsoft/maui/essentials/fileProvider'
12-13 17:09:54.311   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.313   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.314 13617 13617 D monodroid-assembly: typemap: MVID [DCB1FA31-15B1-4B83-AFDC-F760FD3B7FF6] maps to assembly Mono.Android, looking for token 33566043 (0x2002d5b), table index 11611
12-13 17:09:54.314 13617 13617 D monodroid-assembly: typemap: type with token 33566043 (0x2002d5b) in module {DCB1FA31-15B1-4B83-AFDC-F760FD3B7FF6} (Mono.Android) corresponds to Java type 'mono/android/TypeManager'
12-13 17:09:54.329   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.332   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.345   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.346 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui.Controls
12-13 17:09:54.346 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui.Controls' (hash 0x93dba8a1)
12-13 17:09:54.346 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4ebc036; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77c24; data size == 756068; debug data size == 0; config data size == 0
12-13 17:09:54.348 13617 13617 I monodroid: Loading assembly Microsoft.Maui.Controls.dll; hash 0x93dba8a1
12-13 17:09:54.349 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.Controls.dll.so' is 0x50e0e57b
12-13 17:09:54.349 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.Controls.dll.so'
12-13 17:09:54.349 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.Controls.dll.so'
12-13 17:09:54.352 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Extensions.DependencyInjection.Abstractions
12-13 17:09:54.352 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Extensions.DependencyInjection.Abstractions' (hash 0x3d548d92)
12-13 17:09:54.352 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb50f620a; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77d74; data size == 25134; debug data size == 0; config data size == 0
12-13 17:09:54.352 13617 13617 I monodroid: Loading assembly Microsoft.Extensions.DependencyInjection.Abstractions.dll; hash 0x3d548d92
12-13 17:09:54.352   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.352 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Extensions.DependencyInjection.Abstractions.dll.so' is 0x34779f61
12-13 17:09:54.352 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Extensions.DependencyInjection.Abstractions.dll.so'
12-13 17:09:54.352 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Extensions.DependencyInjection.Abstractions.dll.so'
12-13 17:09:54.355 13617 13617 D monodroid-assembly: typemap: MVID [D6029E93-D5C0-41CA-84FF-91549CC31109] maps to assembly Microsoft.Maui, looking for token 33555020 (0x200024c), table index 588
12-13 17:09:54.355 13617 13617 D monodroid-assembly: typemap: type with token 33555020 (0x200024c) in module {D6029E93-D5C0-41CA-84FF-91549CC31109} (Microsoft.Maui) corresponds to Java type 'crc6488302ad6e9e4df1a/MauiApplication_ActivityLifecycleCallbacks'
12-13 17:09:54.357 13617 13617 D monodroid-assembly: typemap: MVID [D6029E93-D5C0-41CA-84FF-91549CC31109] maps to assembly Microsoft.Maui, looking for token 33555020 (0x200024c), table index 588
12-13 17:09:54.357 13617 13617 D monodroid-assembly: typemap: type with token 33555020 (0x200024c) in module {D6029E93-D5C0-41CA-84FF-91549CC31109} (Microsoft.Maui) corresponds to Java type 'crc6488302ad6e9e4df1a/MauiApplication_ActivityLifecycleCallbacks'
12-13 17:09:54.362   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.364   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.379   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.379 13617 13617 I monodroid-assembly: Clipped name: ClientBusinessLogic
12-13 17:09:54.380 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'ClientBusinessLogic' (hash 0x17bcaf37)
12-13 17:09:54.380 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb577b7e3; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d787f4; data size == 160411; debug data size == 0; config data size == 0
12-13 17:09:54.380 13617 13617 I monodroid: Loading assembly ClientBusinessLogic.dll; hash 0x17bcaf37
12-13 17:09:54.380 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'ClientBusinessLogic.dll.so' is 0x18c83365
12-13 17:09:54.381 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-ClientBusinessLogic.dll.so'
12-13 17:09:54.381 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-ClientBusinessLogic.dll.so'
12-13 17:09:54.381 13617 13617 I monodroid-assembly: Clipped name: Splat
12-13 17:09:54.381 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Splat' (hash 0xc4328a5c)
12-13 17:09:54.381 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb520e582; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77f9c; data size == 75301; debug data size == 0; config data size == 0
12-13 17:09:54.381 13617 13617 I monodroid: Loading assembly Splat.dll; hash 0xc4328a5c
12-13 17:09:54.382 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Splat.dll.so' is 0x9d4cbc9d
12-13 17:09:54.382 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Splat.dll.so'
12-13 17:09:54.382 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Splat.dll.so'
12-13 17:09:54.382   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.382 13617 13617 I monodroid-assembly: Clipped name: System.ObjectModel
12-13 17:09:54.382 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.ObjectModel' (hash 0x1dbae811)
12-13 17:09:54.382 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5b2567a; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78f74; data size == 23801; debug data size == 0; config data size == 0
12-13 17:09:54.382 13617 13617 I monodroid: Loading assembly System.ObjectModel.dll; hash 0x1dbae811
12-13 17:09:54.383 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.ObjectModel.dll.so' is 0xba6efa1f
12-13 17:09:54.383 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.ObjectModel.dll.so'
12-13 17:09:54.383 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.ObjectModel.dll.so'
12-13 17:09:54.384 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui.Graphics
12-13 17:09:54.384 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui.Graphics' (hash 0xa7008e0b)
12-13 17:09:54.384 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb511aed7; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77dec; data size == 108794; debug data size == 0; config data size == 0
12-13 17:09:54.385 13617 13617 I monodroid: Loading assembly Microsoft.Maui.Graphics.dll; hash 0xa7008e0b
12-13 17:09:54.386 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.Graphics.dll.so' is 0xec4d1fe2
12-13 17:09:54.386 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.Graphics.dll.so'
12-13 17:09:54.386 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.Graphics.dll.so'
12-13 17:09:54.387 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Extensions.Logging.Abstractions
12-13 17:09:54.388 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Extensions.Logging.Abstractions' (hash 0x82a8237c)
12-13 17:09:54.388 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5103454; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77da4; data size == 36607; debug data size == 0; config data size == 0
12-13 17:09:54.388 13617 13617 I monodroid: Loading assembly Microsoft.Extensions.Logging.Abstractions.dll; hash 0x82a8237c
12-13 17:09:54.388 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Extensions.Logging.Abstractions.dll.so' is 0xa81bf22c
12-13 17:09:54.388 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Extensions.Logging.Abstractions.dll.so'
12-13 17:09:54.388 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Extensions.Logging.Abstractions.dll.so'
12-13 17:09:54.395   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.397   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.397 13617 13617 I monodroid-assembly: Clipped name: System.Threading.Thread
12-13 17:09:54.397 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Threading.Thread' (hash 0x28aa24d)
12-13 17:09:54.397 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5d9f83f; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7949c; data size == 10165; debug data size == 0; config data size == 0
12-13 17:09:54.397 13617 13617 I monodroid: Loading assembly System.Threading.Thread.dll; hash 0x28aa24d
12-13 17:09:54.398 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Threading.Thread.dll.so' is 0x9368e3aa
12-13 17:09:54.398 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Threading.Thread.dll.so'
12-13 17:09:54.398 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Threading.Thread.dll.so'
12-13 17:09:54.398 13617 13617 I monodroid-assembly: Clipped name: MvvmHelpers
12-13 17:09:54.398 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'MvvmHelpers' (hash 0xc226f2a6)
12-13 17:09:54.398 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb518903d; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77e7c; data size == 12444; debug data size == 0; config data size == 0
12-13 17:09:54.398 13617 13617 I monodroid: Loading assembly MvvmHelpers.dll; hash 0xc226f2a6
12-13 17:09:54.398 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'MvvmHelpers.dll.so' is 0x31430ebd
12-13 17:09:54.398 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-MvvmHelpers.dll.so'
12-13 17:09:54.398 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-MvvmHelpers.dll.so'
12-13 17:09:54.399 13617 13617 I monodroid-assembly: Clipped name: netstandard
12-13 17:09:54.399 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'netstandard' (hash 0xcc7d82b4)
12-13 17:09:54.399 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5dd4b55; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d795d4; data size == 41076; debug data size == 0; config data size == 0
12-13 17:09:54.399 13617 13617 I monodroid: Loading assembly netstandard.dll; hash 0xcc7d82b4
12-13 17:09:54.399 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'netstandard.dll.so' is 0x48cd12bd
12-13 17:09:54.399 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-netstandard.dll.so'
12-13 17:09:54.399 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-netstandard.dll.so'
12-13 17:09:54.400 13617 13617 I monodroid-assembly: Clipped name: PriorityQueue
12-13 17:09:54.400 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'PriorityQueue' (hash 0xf326611)
12-13 17:09:54.400 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5186424; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77e64; data size == 11289; debug data size == 0; config data size == 0
12-13 17:09:54.400 13617 13617 I monodroid: Loading assembly PriorityQueue.dll; hash 0xf326611
12-13 17:09:54.400 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'PriorityQueue.dll.so' is 0x34469124
12-13 17:09:54.401 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-PriorityQueue.dll.so'
12-13 17:09:54.401 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-PriorityQueue.dll.so'
12-13 17:09:54.401 13617 13617 I monodroid-assembly: Clipped name: Google.Protobuf
12-13 17:09:54.401 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Google.Protobuf' (hash 0xd94bea07)
12-13 17:09:54.401 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5054e88; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77ccc; data size == 202481; debug data size == 0; config data size == 0
12-13 17:09:54.401 13617 13617 I monodroid: Loading assembly Google.Protobuf.dll; hash 0xd94bea07
12-13 17:09:54.402 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Google.Protobuf.dll.so' is 0x5feeba3e
12-13 17:09:54.402 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Google.Protobuf.dll.so'
12-13 17:09:54.402 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Google.Protobuf.dll.so'
12-13 17:09:54.411   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.413   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.423 13617 13617 I monodroid-assembly: Clipped name: System.Linq
12-13 17:09:54.423 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Linq' (hash 0x4eed2679)
12-13 17:09:54.423 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb59d8bac; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78d4c; data size == 67930; debug data size == 0; config data size == 0
12-13 17:09:54.423 13617 13617 I monodroid: Loading assembly System.Linq.dll; hash 0x4eed2679
12-13 17:09:54.424 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Linq.dll.so' is 0xc5e63b90
12-13 17:09:54.424 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Linq.dll.so'
12-13 17:09:54.424 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Linq.dll.so'
12-13 17:09:54.428   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.430   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.445   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.447   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3100d10
12-13 17:09:54.462   302   344 W EmuHWC2 : validate: layer 148 CompositionType 1, fallback
12-13 17:09:54.464   302   344 W EmuHWC2 : No layers, exit, buffer 0xf3101510
12-13 17:09:54.467 13617 13617 I monodroid-assembly: Clipped name: Serilog
12-13 17:09:54.467 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Serilog' (hash 0x306fc1ae)
12-13 17:09:54.467 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb518c0d9; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77e94; data size == 75183; debug data size == 0; config data size == 0
12-13 17:09:54.468 13617 13617 I monodroid: Loading assembly Serilog.dll; hash 0x306fc1ae
12-13 17:09:54.468 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Serilog.dll.so' is 0xb201783a
12-13 17:09:54.468 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Serilog.dll.so'
12-13 17:09:54.468 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Serilog.dll.so'
12-13 17:09:54.470 13617 13617 I monodroid-assembly: Clipped name: Serilog.Sinks.File
12-13 17:09:54.470 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Serilog.Sinks.File' (hash 0x8206d244)
12-13 17:09:54.470 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb51a46d3; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77edc; data size == 18558; debug data size == 0; config data size == 0
12-13 17:09:54.470 13617 13617 I monodroid: Loading assembly Serilog.Sinks.File.dll; hash 0x8206d244
12-13 17:09:54.470 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Serilog.Sinks.File.dll.so' is 0x15d70e6e
12-13 17:09:54.471 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Serilog.Sinks.File.dll.so'
12-13 17:09:54.471 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Serilog.Sinks.File.dll.so'
12-13 17:09:54.472 13617 13617 I monodroid-assembly: Clipped name: System.Text.RegularExpressions
12-13 17:09:54.472 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Text.RegularExpressions' (hash 0x61c036ca)
12-13 17:09:54.472 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5d42dc8; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d793f4; data size == 186000; debug data size == 0; config data size == 0
12-13 17:09:54.473 13617 13617 I monodroid: Loading assembly System.Text.RegularExpressions.dll; hash 0x61c036ca
12-13 17:09:54.473 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Text.RegularExpressions.dll.so' is 0xb6480ca4
12-13 17:09:54.473 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Text.RegularExpressions.dll.so'
12-13 17:09:54.473 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Text.RegularExpressions.dll.so'
12-13 17:09:54.509 13617 13617 I monodroid-assembly: Clipped name: System.Reflection.Emit.ILGeneration
12-13 17:09:54.509 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Reflection.Emit.ILGeneration' (hash 0xf1ad867b)
12-13 17:09:54.509 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5b8d333; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78fbc; data size == 10083; debug data size == 0; config data size == 0
12-13 17:09:54.509 13617 13617 I monodroid: Loading assembly System.Reflection.Emit.ILGeneration.dll; hash 0xf1ad867b
12-13 17:09:54.510 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Reflection.Emit.ILGeneration.dll.so' is 0x85289191
12-13 17:09:54.510 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Reflection.Emit.ILGeneration.dll.so'
12-13 17:09:54.510 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Reflection.Emit.ILGeneration.dll.so'
12-13 17:09:54.511 13617 13617 I monodroid-assembly: Clipped name: System.Memory
12-13 17:09:54.511 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Memory' (hash 0xeff49a63)
12-13 17:09:54.511 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb59e9506; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78d64; data size == 33674; debug data size == 0; config data size == 0
12-13 17:09:54.511 13617 13617 I monodroid: Loading assembly System.Memory.dll; hash 0xeff49a63
12-13 17:09:54.513 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Memory.dll.so' is 0x160bcfab
12-13 17:09:54.513 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Memory.dll.so'
12-13 17:09:54.513 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Memory.dll.so'
12-13 17:09:54.524 13617 13617 I monodroid-assembly: Clipped name: System.Reflection.Emit.Lightweight
12-13 17:09:54.524 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Reflection.Emit.Lightweight' (hash 0xeb2f8c5)
12-13 17:09:54.524 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5b8fa96; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78fd4; data size == 10035; debug data size == 0; config data size == 0
12-13 17:09:54.524 13617 13617 I monodroid: Loading assembly System.Reflection.Emit.Lightweight.dll; hash 0xeb2f8c5
12-13 17:09:54.524 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Reflection.Emit.Lightweight.dll.so' is 0x6188706a
12-13 17:09:54.524 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Reflection.Emit.Lightweight.dll.so'
12-13 17:09:54.525 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Reflection.Emit.Lightweight.dll.so'
12-13 17:09:54.549 13617 13617 I monodroid-assembly: Clipped name: Serilog.Sinks.Xamarin
12-13 17:09:54.549 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Serilog.Sinks.Xamarin' (hash 0xbc0bc251)
12-13 17:09:54.549 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb51a9da5; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77f0c; data size == 4628; debug data size == 0; config data size == 0
12-13 17:09:54.549 13617 13617 I monodroid: Loading assembly Serilog.Sinks.Xamarin.dll; hash 0xbc0bc251
12-13 17:09:54.550 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Serilog.Sinks.Xamarin.dll.so' is 0xd14c14df
12-13 17:09:54.550 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Serilog.Sinks.Xamarin.dll.so'
12-13 17:09:54.550 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Serilog.Sinks.Xamarin.dll.so'
12-13 17:09:54.551 13617 13617 I monodroid-assembly: Clipped name: System.Private.Uri
12-13 17:09:54.551 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Private.Uri' (hash 0xf462c30d)
12-13 17:09:54.551 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4bef788; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb49bfedc; data size == 58165; debug data size == 0; config data size == 0
12-13 17:09:54.551 13617 13617 I monodroid: Loading assembly System.Private.Uri.dll; hash 0xf462c30d
12-13 17:09:54.552 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Private.Uri.dll.so' is 0x9c2a4fe3
12-13 17:09:54.552 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Private.Uri.dll.so'
12-13 17:09:54.552 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Private.Uri.dll.so'
12-13 17:09:54.560 13617 13617 I monodroid-assembly: Clipped name: System.Collections.Concurrent
12-13 17:09:54.560 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Collections.Concurrent' (hash 0x2814a96c)
12-13 17:09:54.560 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb49c6670; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb49bfe34; data size == 46507; debug data size == 0; config data size == 0
12-13 17:09:54.561 13617 13617 I monodroid: Loading assembly System.Collections.Concurrent.dll; hash 0x2814a96c
12-13 17:09:54.561   375   375 E Layer   : [Surface(name=Task=1)/@0xc972f4d - animation-leash#0] No local sync point found
12-13 17:09:54.561   375   375 E Layer   : [Surface(name=Task=1279)/@0x96aac70 - animation-leash#0] No local sync point found
12-13 17:09:54.564 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Collections.Concurrent.dll.so' is 0x458d887c
12-13 17:09:54.564 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Collections.Concurrent.dll.so'
12-13 17:09:54.564 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Collections.Concurrent.dll.so'
12-13 17:09:54.564 13617 13617 I monodroid-assembly: Clipped name: websocket-sharp
12-13 17:09:54.564 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'websocket-sharp' (hash 0x71f2e132)
12-13 17:09:54.564 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb57a2a7e; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7880c; data size == 127227; debug data size == 0; config data size == 0
12-13 17:09:54.567 13617 13617 I monodroid: Loading assembly websocket-sharp.dll; hash 0x71f2e132
12-13 17:09:54.567 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'websocket-sharp.dll.so' is 0x95a070fb
12-13 17:09:54.567 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-websocket-sharp.dll.so'
12-13 17:09:54.567 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-websocket-sharp.dll.so'
12-13 17:09:54.568 13617 13617 I monodroid-assembly: Clipped name: System.Net.NetworkInformation
12-13 17:09:54.568 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Net.NetworkInformation' (hash 0xda2f27df)
12-13 17:09:54.568 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5a72b29; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78df4; data size == 41828; debug data size == 0; config data size == 0
12-13 17:09:54.568 13617 13617 I monodroid: Loading assembly System.Net.NetworkInformation.dll; hash 0xda2f27df
12-13 17:09:54.569 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Net.NetworkInformation.dll.so' is 0x1d3530d0
12-13 17:09:54.569 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Net.NetworkInformation.dll.so'
12-13 17:09:54.569 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Net.NetworkInformation.dll.so'
12-13 17:09:54.774 13617 13617 D WifiMessenger: [Debug] Websocket: SendPing Thread Starting
12-13 17:09:54.791 13617 13617 I monodroid-assembly: Clipped name: System.Drawing.Primitives
12-13 17:09:54.791 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Drawing.Primitives' (hash 0x9ee22cc0)
12-13 17:09:54.791 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb58ec692; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78adc; data size == 37791; debug data size == 0; config data size == 0
12-13 17:09:54.791 13617 13617 I monodroid: Loading assembly System.Drawing.Primitives.dll; hash 0x9ee22cc0
12-13 17:09:54.793 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Drawing.Primitives.dll.so' is 0x51a1e938
12-13 17:09:54.793 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Drawing.Primitives.dll.so'
12-13 17:09:54.793 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Drawing.Primitives.dll.so'
12-13 17:09:54.800 13617 13617 I monodroid-assembly: Clipped name: SQLite-net
12-13 17:09:54.800 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'SQLite-net' (hash 0xe70c9739)
12-13 17:09:54.800 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5220ba7; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77fb4; data size == 56749; debug data size == 0; config data size == 0
12-13 17:09:54.800 13617 13617 I monodroid: Loading assembly SQLite-net.dll; hash 0xe70c9739
12-13 17:09:54.801 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'SQLite-net.dll.so' is 0x71163cd2
12-13 17:09:54.801 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-SQLite-net.dll.so'
12-13 17:09:54.801 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-SQLite-net.dll.so'
12-13 17:09:54.802 13617 13617 I monodroid-assembly: Clipped name: SQLitePCLRaw.core
12-13 17:09:54.802 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'SQLitePCLRaw.core' (hash 0xc849ca45)
12-13 17:09:54.802 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb522f587; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77fe4; data size == 25963; debug data size == 0; config data size == 0
12-13 17:09:54.802 13617 13617 I monodroid: Loading assembly SQLitePCLRaw.core.dll; hash 0xc849ca45
12-13 17:09:54.803 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'SQLitePCLRaw.core.dll.so' is 0x1e8ac832
12-13 17:09:54.803 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-SQLitePCLRaw.core.dll.so'
12-13 17:09:54.803 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-SQLitePCLRaw.core.dll.so'
12-13 17:09:54.804 13617 13617 I monodroid-assembly: Clipped name: SQLitePCLRaw.batteries_v2
12-13 17:09:54.804 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'SQLitePCLRaw.batteries_v2' (hash 0x2ca248c0)
12-13 17:09:54.804 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb522e954; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77fcc; data size == 3123; debug data size == 0; config data size == 0
12-13 17:09:54.804 13617 13617 I monodroid: Loading assembly SQLitePCLRaw.batteries_v2.dll; hash 0x2ca248c0
12-13 17:09:54.805 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'SQLitePCLRaw.batteries_v2.dll.so' is 0x7336d7a2
12-13 17:09:54.805 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-SQLitePCLRaw.batteries_v2.dll.so'
12-13 17:09:54.805 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-SQLitePCLRaw.batteries_v2.dll.so'
12-13 17:09:54.805 13617 13617 I monodroid-assembly: Clipped name: SQLitePCLRaw.provider.e_sqlite3
12-13 17:09:54.805 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'SQLitePCLRaw.provider.e_sqlite3' (hash 0xdfca27bc)
12-13 17:09:54.805 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb523d622; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7802c; data size == 18226; debug data size == 0; config data size == 0
12-13 17:09:54.805 13617 13617 I monodroid: Loading assembly SQLitePCLRaw.provider.e_sqlite3.dll; hash 0xdfca27bc
12-13 17:09:54.806 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'SQLitePCLRaw.provider.e_sqlite3.dll.so' is 0xed1806bc
12-13 17:09:54.806 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-SQLitePCLRaw.provider.e_sqlite3.dll.so'
12-13 17:09:54.806 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-SQLitePCLRaw.provider.e_sqlite3.dll.so'
12-13 17:09:54.809 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.809 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.809 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libe_sqlite3.so'
12-13 17:09:54.809 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_libversion_number
12-13 17:09:54.814 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.814 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.814 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_open_v2
12-13 17:09:54.816 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.816 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.817 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_busy_timeout
12-13 17:09:54.818 13617 13617 I monodroid-assembly: Clipped name: System.Linq.Expressions
12-13 17:09:54.818 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Linq.Expressions' (hash 0x6ec71a65)
12-13 17:09:54.818 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5970cb7; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78d04; data size == 269794; debug data size == 0; config data size == 0
12-13 17:09:54.819 13617 13617 I monodroid: Loading assembly System.Linq.Expressions.dll; hash 0x6ec71a65
12-13 17:09:54.820 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Linq.Expressions.dll.so' is 0x515697b5
12-13 17:09:54.820 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Linq.Expressions.dll.so'
12-13 17:09:54.820 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Linq.Expressions.dll.so'
12-13 17:09:54.851 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.851 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.851 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_prepare_v2
12-13 17:09:54.853 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.853 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.853 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_count
12-13 17:09:54.854 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.854 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.854 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_name
12-13 17:09:54.890 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.891 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.891 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_step
12-13 17:09:54.893 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.893 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.893 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_type
12-13 17:09:54.896 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.896 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.896 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_text
12-13 17:09:54.897 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.897 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.897 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_bytes
12-13 17:09:54.900 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.901 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.902 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_int
12-13 17:09:54.906 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.906 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.906 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_finalize
12-13 17:09:54.925 13617 13617 I monodroid-assembly: Clipped name: System.Runtime.Serialization.Primitives
12-13 17:09:54.925 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Runtime.Serialization.Primitives' (hash 0xf93ba7d4)
12-13 17:09:54.925 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5c0c11e; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d791b4; data size == 14383; debug data size == 0; config data size == 0
12-13 17:09:54.925 13617 13617 I monodroid: Loading assembly System.Runtime.Serialization.Primitives.dll; hash 0xf93ba7d4
12-13 17:09:54.926 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Runtime.Serialization.Primitives.dll.so' is 0x4bbcb21b
12-13 17:09:54.926 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Runtime.Serialization.Primitives.dll.so'
12-13 17:09:54.926 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Runtime.Serialization.Primitives.dll.so'
12-13 17:09:54.952 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.952 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.952 13617 13617 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_column_int64
12-13 17:09:54.986 13617 13646 D monodroid-assembly: monodroid_dlopen: hash for name 'e_sqlite3' is 0x63dbfd2d
12-13 17:09:54.986 13617 13646 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libe_sqlite3.so'
12-13 17:09:54.986 13617 13646 D monodroid-assembly: Caching p/invoke entry e_sqlite3 @ sqlite3_changes
12-13 17:09:55.087 13617 13647 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Security.SecurityCrypto
12-13 17:09:55.087 13617 13647 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Security.SecurityCrypto' (hash 0xb21220a3)
12-13 17:09:55.087 13617 13647 D monodroid-assembly: Mapped: image_data == 0xb5556ff8; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d785e4; data size == 18354; debug data size == 0; config data size == 0
12-13 17:09:55.087 13617 13647 I monodroid: Loading assembly Xamarin.AndroidX.Security.SecurityCrypto.dll; hash 0xb21220a3
12-13 17:09:55.089 13617 13647 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Security.SecurityCrypto.dll.so' is 0x4ffa83e5
12-13 17:09:55.090 13617 13647 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Security.SecurityCrypto.dll.so'
12-13 17:09:55.090 13617 13647 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Security.SecurityCrypto.dll.so'
12-13 17:09:55.093 13617 13647 D monodroid-assembly: typemap: java type 'java/lang/ClassNotFoundException' corresponds to managed token id 33561530 (0x2001bba)
12-13 17:09:55.101 13617 13647 D monodroid-assembly: typemap: java type 'androidx/security/crypto/MasterKey$KeyScheme' corresponds to managed token id 33554444 (0x200000c)
12-13 17:09:55.104 13617 13647 D monodroid-assembly: typemap: java type 'androidx/security/crypto/MasterKey' corresponds to managed token id 33554437 (0x2000005)
12-13 17:09:55.109 13617 13647 D monodroid-assembly: typemap: java type 'androidx/security/crypto/EncryptedSharedPreferences$PrefKeyEncryptionScheme' corresponds to managed token id 33554441 (0x2000009)
12-13 17:09:55.111 13617 13647 D monodroid-assembly: typemap: java type 'androidx/security/crypto/EncryptedSharedPreferences$PrefValueEncryptionScheme' corresponds to managed token id 33554442 (0x200000a)
12-13 17:09:55.149 13617 13647 I EngineFactory: Provider GmsCore_OpenSSL not available
12-13 17:09:55.152 13617 13647 D monodroid-assembly: typemap: java type 'androidx/security/crypto/EncryptedSharedPreferences' corresponds to managed token id 33554436 (0x2000004)
12-13 17:09:55.226 13617 13617 I monodroid-assembly: Clipped name: System.Security.Cryptography
12-13 17:09:55.227 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Security.Cryptography' (hash 0x641f3e5a)
12-13 17:09:55.227 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5c340cd; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d792d4; data size == 284955; debug data size == 0; config data size == 0
12-13 17:09:55.227 13617 13617 I monodroid: Loading assembly System.Security.Cryptography.dll; hash 0x641f3e5a
12-13 17:09:55.227 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Security.Cryptography.dll.so' is 0xabcf77d1
12-13 17:09:55.228 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Security.Cryptography.dll.so'
12-13 17:09:55.228 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Security.Cryptography.dll.so'
12-13 17:09:55.229 13617 13617 D WifiMessenger: [Debug] MainActivity-OnCreate: Main Activity Creating
12-13 17:09:55.229 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui.Controls.Xaml
12-13 17:09:55.229 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui.Controls.Xaml' (hash 0xa4672f3b)
12-13 17:09:55.229 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4eab7ef; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77c0c; data size == 67655; debug data size == 0; config data size == 0
12-13 17:09:55.229 13617 13617 I monodroid: Loading assembly Microsoft.Maui.Controls.Xaml.dll; hash 0xa4672f3b
12-13 17:09:55.230 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.Controls.Xaml.dll.so' is 0x400e2ccf
12-13 17:09:55.230 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.Controls.Xaml.dll.so'
12-13 17:09:55.230 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.Controls.Xaml.dll.so'
12-13 17:09:55.230 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.AppCompat
12-13 17:09:55.231 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.AppCompat' (hash 0x3dbaaf8f)
12-13 17:09:55.231 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb52b8c3f; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7811c; data size == 311552; debug data size == 0; config data size == 0
12-13 17:09:55.231 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.AppCompat.dll; hash 0x3dbaaf8f
12-13 17:09:55.232 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.AppCompat.dll.so' is 0x14d68d23
12-13 17:09:55.232 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.AppCompat.dll.so'
12-13 17:09:55.232 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.AppCompat.dll.so'
12-13 17:09:55.236 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Extensions.Configuration
12-13 17:09:55.236 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Extensions.Configuration' (hash 0x8d52b2e2)
12-13 17:09:55.236 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb50e029c; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77d2c; data size == 24562; debug data size == 0; config data size == 0
12-13 17:09:55.236 13617 13617 I monodroid: Loading assembly Microsoft.Extensions.Configuration.dll; hash 0x8d52b2e2
12-13 17:09:55.237 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Extensions.Configuration.dll.so' is 0x92d372ba
12-13 17:09:55.237 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Extensions.Configuration.dll.so'
12-13 17:09:55.237 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Extensions.Configuration.dll.so'
12-13 17:09:55.237 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Extensions.Configuration.Abstractions
12-13 17:09:55.237 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Extensions.Configuration.Abstractions' (hash 0x871c9c1b)
12-13 17:09:55.237 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb50e628e; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77d44; data size == 17499; debug data size == 0; config data size == 0
12-13 17:09:55.237 13617 13617 I monodroid: Loading assembly Microsoft.Extensions.Configuration.Abstractions.dll; hash 0x871c9c1b
12-13 17:09:55.238 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Extensions.Configuration.Abstractions.dll.so' is 0x8de7e49d
12-13 17:09:55.238 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Extensions.Configuration.Abstractions.dll.so'
12-13 17:09:55.238 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Extensions.Configuration.Abstractions.dll.so'
12-13 17:09:55.238 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Extensions.Logging
12-13 17:09:55.238 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Extensions.Logging' (hash 0x20216150)
12-13 17:09:55.238 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb50fc438; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77d8c; data size == 28700; debug data size == 0; config data size == 0
12-13 17:09:55.238 13617 13617 I monodroid: Loading assembly Microsoft.Extensions.Logging.dll; hash 0x20216150
12-13 17:09:55.238 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Extensions.Logging.dll.so' is 0x84a9383f
12-13 17:09:55.238 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Extensions.Logging.dll.so'
12-13 17:09:55.238 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Extensions.Logging.dll.so'
12-13 17:09:55.243 13617 13617 I monodroid-assembly: Clipped name: Xamarin.Google.Android.Material
12-13 17:09:55.243 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.Google.Android.Material' (hash 0x6c13413e)
12-13 17:09:55.243 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb55a4944; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78704; data size == 506539; debug data size == 0; config data size == 0
12-13 17:09:55.244 13617 13617 I monodroid: Loading assembly Xamarin.Google.Android.Material.dll; hash 0x6c13413e
12-13 17:09:55.244 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.Google.Android.Material.dll.so' is 0x68c5b5e9
12-13 17:09:55.244 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.Google.Android.Material.dll.so'
12-13 17:09:55.244 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.Google.Android.Material.dll.so'
12-13 17:09:55.245 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Fragment
12-13 17:09:55.245 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Fragment' (hash 0x6a96652d)
12-13 17:09:55.245 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb54830fd; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78344; data size == 95076; debug data size == 0; config data size == 0
12-13 17:09:55.245 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Fragment.dll; hash 0x6a96652d
12-13 17:09:55.246 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Fragment.dll.so' is 0x3f7479d8
12-13 17:09:55.246 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Fragment.dll.so'
12-13 17:09:55.246 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Fragment.dll.so'
12-13 17:09:55.247 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Activity
12-13 17:09:55.247 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Activity' (hash 0xa2e0939b)
12-13 17:09:55.247 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb529511d; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d780bc; data size == 41872; debug data size == 0; config data size == 0
12-13 17:09:55.247 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Activity.dll; hash 0xa2e0939b
12-13 17:09:55.248 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Activity.dll.so' is 0xca4ef212
12-13 17:09:55.248 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Activity.dll.so'
12-13 17:09:55.248 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Activity.dll.so'
12-13 17:09:55.248 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Lifecycle.ViewModel
12-13 17:09:55.248 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Lifecycle.ViewModel' (hash 0x785e97f1)
12-13 17:09:55.248 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb54c6fbf; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7847c; data size == 27323; debug data size == 0; config data size == 0
12-13 17:09:55.248 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Lifecycle.ViewModel.dll; hash 0x785e97f1
12-13 17:09:55.249 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Lifecycle.ViewModel.dll.so' is 0x63e5f34f
12-13 17:09:55.249 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Lifecycle.ViewModel.dll.so'
12-13 17:09:55.249 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Lifecycle.ViewModel.dll.so'
12-13 17:09:55.249 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Lifecycle.Common
12-13 17:09:55.249 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Lifecycle.Common' (hash 0x146817a2)
12-13 17:09:55.249 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb54ab4a3; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d783d4; data size == 22668; debug data size == 0; config data size == 0
12-13 17:09:55.249 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Lifecycle.Common.dll; hash 0x146817a2
12-13 17:09:55.250 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Lifecycle.Common.dll.so' is 0xa89fd32
12-13 17:09:55.250 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Lifecycle.Common.dll.so'
12-13 17:09:55.250 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Lifecycle.Common.dll.so'
12-13 17:09:55.250 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.SavedState
12-13 17:09:55.250 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.SavedState' (hash 0x52114ed3)
12-13 17:09:55.250 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb554fd78; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d785b4; data size == 17800; debug data size == 0; config data size == 0
12-13 17:09:55.250 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.SavedState.dll; hash 0x52114ed3
12-13 17:09:55.251 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.SavedState.dll.so' is 0x8c12ddbd
12-13 17:09:55.251 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.SavedState.dll.so'
12-13 17:09:55.251 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.SavedState.dll.so'
12-13 17:09:55.251 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.DrawerLayout
12-13 17:09:55.251 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.DrawerLayout' (hash 0xb18af942)
12-13 17:09:55.251 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5456151; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d782cc; data size == 27634; debug data size == 0; config data size == 0
12-13 17:09:55.252 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.DrawerLayout.dll; hash 0xb18af942
12-13 17:09:55.252 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.DrawerLayout.dll.so' is 0xeef2d570
12-13 17:09:55.252 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.DrawerLayout.dll.so'
12-13 17:09:55.252 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.DrawerLayout.dll.so'
12-13 17:09:55.252 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.CustomView
12-13 17:09:55.252 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.CustomView' (hash 0x2568904f)
12-13 17:09:55.252 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb544ae6c; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7829c; data size == 29216; debug data size == 0; config data size == 0
12-13 17:09:55.252 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.CustomView.dll; hash 0x2568904f
12-13 17:09:55.253 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.CustomView.dll.so' is 0xa7209051
12-13 17:09:55.253 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.CustomView.dll.so'
12-13 17:09:55.253 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.CustomView.dll.so'
12-13 17:09:55.253 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.Navigation.Runtime
12-13 17:09:55.253 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.Navigation.Runtime' (hash 0xc774da4f)
12-13 17:09:55.253 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5511e13; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7853c; data size == 38007; debug data size == 0; config data size == 0
12-13 17:09:55.253 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.Navigation.Runtime.dll; hash 0xc774da4f
12-13 17:09:55.254 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.Navigation.Runtime.dll.so' is 0xfd9790ba
12-13 17:09:55.254 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.Navigation.Runtime.dll.so'
12-13 17:09:55.254 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.Navigation.Runtime.dll.so'
12-13 17:09:55.255 13617 13617 I monodroid-assembly: Clipped name: Xamarin.AndroidX.SwipeRefreshLayout
12-13 17:09:55.255 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Xamarin.AndroidX.SwipeRefreshLayout' (hash 0x6947f945)
12-13 17:09:55.255 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb556539e; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7862c; data size == 30781; debug data size == 0; config data size == 0
12-13 17:09:55.255 13617 13617 I monodroid: Loading assembly Xamarin.AndroidX.SwipeRefreshLayout.dll; hash 0x6947f945
12-13 17:09:55.255 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Xamarin.AndroidX.SwipeRefreshLayout.dll.so' is 0x3b97d8e0
12-13 17:09:55.255 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Xamarin.AndroidX.SwipeRefreshLayout.dll.so'
12-13 17:09:55.255 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Xamarin.AndroidX.SwipeRefreshLayout.dll.so'
12-13 17:09:55.256 13617 13617 I monodroid-assembly: Clipped name: System.ComponentModel.TypeConverter
12-13 17:09:55.256 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.ComponentModel.TypeConverter' (hash 0x408b17f4)
12-13 17:09:55.256 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb587bdc3; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d7898c; data size == 153061; debug data size == 0; config data size == 0
12-13 17:09:55.256 13617 13617 I monodroid: Loading assembly System.ComponentModel.TypeConverter.dll; hash 0x408b17f4
12-13 17:09:55.257 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.ComponentModel.TypeConverter.dll.so' is 0xf5ed690d
12-13 17:09:55.257 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.ComponentModel.TypeConverter.dll.so'
12-13 17:09:55.257 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.ComponentModel.TypeConverter.dll.so'
12-13 17:09:55.260 13617 13617 D monodroid-assembly: typemap: java type 'android/os/Looper' corresponds to managed token id 33557905 (0x2000d91)
12-13 17:09:55.264 13617 13617 D monodroid-assembly: typemap: java type 'android/content/res/ColorStateList' corresponds to managed token id 33559963 (0x200159b)
12-13 17:09:55.270 13617 13617 I monodroid-assembly: Clipped name: System.Net.Primitives
12-13 17:09:55.270 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'System.Net.Primitives' (hash 0x8c40e0db)
12-13 17:09:55.270 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5a85421; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d78e24; data size == 60461; debug data size == 0; config data size == 0
12-13 17:09:55.270 13617 13617 I monodroid: Loading assembly System.Net.Primitives.dll; hash 0x8c40e0db
12-13 17:09:55.270 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'System.Net.Primitives.dll.so' is 0xca72662c
12-13 17:09:55.270 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-System.Net.Primitives.dll.so'
12-13 17:09:55.270 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-System.Net.Primitives.dll.so'
12-13 17:09:55.273 13617 13617 I monodroid-assembly: Clipped name: CommunityToolkit.Maui
12-13 17:09:55.273 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'CommunityToolkit.Maui' (hash 0x239cf51b)
12-13 17:09:55.273 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4fa5d62; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77c84; data size == 374727; debug data size == 0; config data size == 0
12-13 17:09:55.273 13617 13617 I monodroid: Loading assembly CommunityToolkit.Maui.dll; hash 0x239cf51b
12-13 17:09:55.274 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'CommunityToolkit.Maui.dll.so' is 0xef464eb0
12-13 17:09:55.274 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-CommunityToolkit.Maui.dll.so'
12-13 17:09:55.274 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-CommunityToolkit.Maui.dll.so'
12-13 17:09:55.274 13617 13617 I monodroid-assembly: Clipped name: CommunityToolkit.Maui.Core
12-13 17:09:55.274 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'CommunityToolkit.Maui.Core' (hash 0xaaf9aad7)
12-13 17:09:55.274 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb5001529; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77c9c; data size == 278503; debug data size == 0; config data size == 0
12-13 17:09:55.274 13617 13617 I monodroid: Loading assembly CommunityToolkit.Maui.Core.dll; hash 0xaaf9aad7
12-13 17:09:55.275 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'CommunityToolkit.Maui.Core.dll.so' is 0x2069e7ad
12-13 17:09:55.275 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-CommunityToolkit.Maui.Core.dll.so'
12-13 17:09:55.275 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-CommunityToolkit.Maui.Core.dll.so'
12-13 17:09:55.277 13617 13617 I monodroid-assembly: Clipped name: Microsoft.Maui.Controls.Compatibility
12-13 17:09:55.277 13617 13617 D monodroid-assembly: assembly_store_open_from_bundles: looking for bundled name: 'Microsoft.Maui.Controls.Compatibility' (hash 0xe28e5915)
12-13 17:09:55.277 13617 13617 D monodroid-assembly: Mapped: image_data == 0xb4e6ef89; debug_info_data == 0x0; config_data == 0x0; descriptor == 0xb4d77bf4; data size == 247910; debug data size == 0; config data size == 0
12-13 17:09:55.278 13617 13617 I monodroid: Loading assembly Microsoft.Maui.Controls.Compatibility.dll; hash 0xe28e5915
12-13 17:09:55.278 13617 13617 D monodroid-assembly: monodroid_dlopen: hash for name 'Microsoft.Maui.Controls.Compatibility.dll.so' is 0xe1b77cff
12-13 17:09:55.278 13617 13617 D monodroid-assembly: monodroid_dlopen: hash match found, DSO name is 'libaot-Microsoft.Maui.Controls.Compatibility.dll.so'
12-13 17:09:55.278 13617 13617 I monodroid-assembly: Trying to load shared library '/data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libaot-Microsoft.Maui.Controls.Compatibility.dll.so'
12-13 17:09:55.279 13617 13617 E Wi_Fi_Messenge: * Assertion at /__w/1/s/src/mono/mono/mini/aot-runtime.c:3699, condition `is_ok (error)' not met, function:decode_patch, module 'ClientUI.dll.so' is unusable (GUID of dependent assembly Microsoft.Maui.Controls.Compatibility doesn't match (expected '922E6FC0-DD06-413F-90A4-780AA1B367E4', got '64BD03AA-54B5-414C-B2F5-AE8BF572941F')).
--------- beginning of crash
12-13 17:09:55.279 13617 13617 F libc    : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 13617 (Wi_Fi_Messenger), pid 13617 (Wi_Fi_Messenger)
12-13 17:09:55.307 13658 13658 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
12-13 17:09:55.308   278   278 I tombstoned: received crash request for pid 13617
12-13 17:09:55.308 13658 13658 I crash_dump32: performing dump of process 13617 (target tid = 13617)
12-13 17:09:55.313 13658 13658 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-13 17:09:55.313 13658 13658 F DEBUG   : Build fingerprint: 'Android/sdk_phone_x86/generic_x86:11/RSR1.210210.001.A1/7193139:userdebug/dev-keys'
12-13 17:09:55.313 13658 13658 F DEBUG   : Revision: '0'
12-13 17:09:55.313 13658 13658 F DEBUG   : ABI: 'x86'
12-13 17:09:55.314 13658 13658 F DEBUG   : Timestamp: 2022-12-13 17:09:55-0500
12-13 17:09:55.314 13658 13658 F DEBUG   : pid: 13617, tid: 13617, name: Wi_Fi_Messenger  >>> com.seqent.Wi_Fi_Messenger <<<
12-13 17:09:55.314 13658 13658 F DEBUG   : uid: 10174
12-13 17:09:55.314 13658 13658 F DEBUG   : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
12-13 17:09:55.314 13658 13658 F DEBUG   :     eax 00000000  ebx 00003531  ecx 00003531  edx 00000006
12-13 17:09:55.314 13658 13658 F DEBUG   :     edi ec31e81e  esi ffde01c0
12-13 17:09:55.314 13658 13658 F DEBUG   :     ebp ed330b90  esp ffde0168  eip ed330b99
12-13 17:09:55.346 13658 13658 F DEBUG   : backtrace:
12-13 17:09:55.346 13658 13658 F DEBUG   :       #00 pc 00000b99  [vdso] (__kernel_vsyscall+9)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #01 pc 0005ad68  /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #02 pc 00076511  /apex/com.android.runtime/lib/bionic/libc.so (abort+209) (BuildId: 6e3a0180fa6637b68c0d181c343e6806)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #03 pc 0004a25d  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonodroid.so (xamarin::android::internal::MonodroidRuntime::mono_log_handler(char const*, char const*, char const*, int, void*)+141) (BuildId: 738d8664f451fc601ac7c2ee17aad3a025b891aa)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #04 pc 0018a46d  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #05 pc 0032028d  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #06 pc 003203a2  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #07 pc 00286526  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #08 pc 00284468  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #09 pc 0029b97a  /data/app/~~mg_A4t5QEoxDMtHLSrSPVQ==/com.seqent.Wi_Fi_Messenger-HyVsG29rxWA2PAEHTbHePQ==/lib/x86/libmonosgen-2.0.so (BuildId: a859259d7f75168f26f1f449a2427b20f34f2d48)
12-13 17:09:55.346 13658 13658 F DEBUG   :       #10 pc 00000588  <anonymous:ddd47000>
12-13 17:09:55.425     0     0 D logd    : logdr: UID=10174 GID=10174 PID=13658 n tail=50 logMask=8 pid=13617 start=0ns timeout=0ns
12-13 17:09:55.427     0     0 D logd    : logdr: UID=10174 GID=10174 PID=13658 n tail=50 logMask=1 pid=13617 start=0ns timeout=0ns
12-13 17:09:55.452     0     0 D logd    : logdr: UID=10174 GID=10174 PID=13658 n tail=0 logMask=8 pid=13617 start=0ns timeout=0ns
12-13 17:09:55.453     0     0 D logd    : logdr: UID=10174 GID=10174 PID=13658 n tail=0 logMask=1 pid=13617 start=0ns timeout=0ns
12-13 17:09:55.472   278   278 E tombstoned: Tombstone written to: /data/tombstones/tombstone_16
12-13 17:09:55.475   528 13665 W ActivityTaskManager:   Force finishing activity com.seqent.Wi_Fi_Messenger/crc6423e180a401a8f7ca.MainActivity
12-13 17:09:55.478   528 13666 I DropBoxManagerService: add tag=data_app_native_crash isTagEnabled=true flags=0x2
12-13 17:09:55.479   528   565 I BootReceiver: Copying /data/tombstones/tombstone_16 to DropBox (SYSTEM_TOMBSTONE)
12-13 17:09:55.480   528   565 I DropBoxManagerService: add tag=SYSTEM_TOMBSTONE isTagEnabled=true flags=0x2
12-13 17:09:55.482   301   301 D goldfish-address-space: claimShared: Ask to claim region [0x3f5ab5000 0x3f639c000]
12-13 17:09:55.483     0     0 I init    : Untracked pid 13658 exited with status 0
12-13 17:09:55.489     0     0 I init    : Untracked pid 13660 exited with status 0
12-13 17:09:55.497   528   549 D EventSequenceValidator: dec AccIntentStartedEvents to 7
12-13 17:09:55.498   528   557 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
12-13 17:09:55.498   528   557 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-13 17:09:55.507   528  2861 D HostConnection: HostConnection::get() New Host Connection established 0xb0b83b90, tid 2861
12-13 17:09:55.508   528   557 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
12-13 17:09:55.509   528   557 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-13 17:09:55.511   528  2861 D HostConnection: HostComposition ext ANDROID_EMU_CHECKSUM_HELPER_v1 ANDROID_EMU_native_sync_v2 ANDROID_EMU_native_sync_v3 ANDROID_EMU_native_sync_v4 ANDROID_EMU_dma_v1 ANDROID_EMU_direct_mem ANDROID_EMU_host_composition_v1 ANDROID_EMU_host_composition_v2 ANDROID_EMU_vulkan ANDROID_EMU_deferred_vulkan_commands ANDROID_EMU_vulkan_null_optional_strings ANDROID_EMU_vulkan_create_resources_with_requirements ANDROID_EMU_YUV_Cache ANDROID_EMU_vulkan_ignored_handles ANDROID_EMU_has_shared_slots_host_memory_allocator ANDROID_EMU_vulkan_free_memory_sync ANDROID_EMU_vulkan_shader_float16_int8 ANDROID_EMU_vulkan_async_queue_submit ANDROID_EMU_sync_buffer_data ANDROID_EMU_read_color_buffer_dma GL_OES_vertex_array_object GL_KHR_texture_compression_astc_ldr ANDROID_EMU_host_side_tracing ANDROID_EMU_gles_max_version_2 
12-13 17:09:55.513   528  2861 W OpenGLRenderer: Failed to choose config with EGL_SWAP_BEHAVIOR_PRESERVED, retrying without...
12-13 17:09:55.520   528  2861 D EGL_emulation: eglCreateContext: 0xb0b82e00: maj 2 min 0 rcv 2
12-13 17:09:55.522   528   590 I ActivityManager: Process com.seqent.Wi_Fi_Messenger (pid 13617) has died: prcp TOP 
12-13 17:09:55.525   285   285 I Zygote  : Process 13617 exited due to signal 6 (Aborted)
12-13 17:09:55.516     0     0 I binder  : undelivered transaction 685558, process died.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.543   528   590 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.544   528  2861 D EGL_emulation: eglMakeCurrent: 0xb0b82e00: ver 2 0 (tinfo 0xb7af9a70) (first time)
12-13 17:09:55.544   528   590 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.544   528   590 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.544   528   590 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.544   528   590 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_9 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_7 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_10 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_4 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_11 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_5 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_2 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_6 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.545   528   590 W InputReader: Device virtio_input_multi_touch_3 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.546   528   590 W InputReader: Device virtio_input_multi_touch_8 is associated with display ADISPLAY_ID_NONE.
12-13 17:09:55.549   528   550 W WindowManager: Failed looking up window session=Session{e0f2c08 528:1000} callers=com.android.server.wm.WindowManagerService.windowForClientLocked:5425 com.android.server.wm.WindowManagerService.removeWindow:1892 com.android.server.wm.Session.remove:193 
12-13 17:09:55.568   528   559 I libprocessgroup: Successfully killed process cgroup uid 10174 pid 13617 in 45ms
12-13 17:09:55.573   301   301 D goldfish-address-space: claimShared: Ask to claim region [0x3f48e7000 0x3f51ce000]
12-13 17:09:55.581   301   301 D goldfish-address-space: claimShared: Ask to claim region [0x3f639c000 0x3f6c83000]
12-13 17:09:55.582   301   301 D goldfish-address-space: claimShared: Ask to claim region [0x3f932e000 0x3f9c15000]
12-13 17:09:55.977   528   549 W ActivityTaskManager: Activity top resumed state loss timeout for ActivityRecord{686b4b9 u0 com.seqent.Wi_Fi_Messenger/crc6423e180a401a8f7ca.MainActivity t-1 f}}
12-13 17:09:57.533   528  1375 E TaskPersister: File error accessing recents directory (directory doesn't exist?).
12-13 17:09:59.047   401   401 I perfetto: probes_producer.cc:329  Producer stop (id=29)
12-13 17:09:59.048   418   418 I perfetto: ng_service_impl.cc:1948 Tracing session 29 ended, total sessions:0
12-13 17:09:59.051   401   401 I perfetto: ftrace_procfs.cc:183    disabled ftrace
12-13 17:09:59.043     0     0 W perfetto: disabled ftrace
12-13 17:10:00.003   701   701 D KeyguardClockSwitch: Updating clock: 5¯©ü10
12-13 17:10:11.523  1171 13489 E WakeLock: GCM_HB_ALARM release without a matched acquire!
12-13 17:10:11.529   206   209 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup34: Permission denied
12-13 17:10:11.530   206   209 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup35: Permission denied
12-13 17:10:11.524   206   206 W Binder:206_2: type=1400 audit(0.0:3237): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19154 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0
12-13 17:10:11.524   206   206 W Binder:206_2: type=1400 audit(0.0:3238): avc: denied { read } for name="wakeup35" dev="sysfs" ino=19217 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0
12-13 17:10:11.575  1171 13504 V NativeCrypto: Read error: ssl=0xec8cc998: I/O error during system call, Connection reset by peer
12-13 17:10:11.577  1171 13504 V NativeCrypto: SSL shutdown failed: ssl=0xec8cc998: I/O error during system call, Broken pipe
12-13 17:10:11.577  1171 13504 E WakeLock: GCM_HB_ALARM release without a matched acquire!
12-13 17:10:11.577  1171 13504 W WakeLock: GCM_HB_ALARM counter does not exist
12-13 17:10:11.580   528   632 D ConnectivityService: reportNetworkConnectivity(101, false) by 10087
12-13 17:10:11.581   819  2025 D NetworkMonitor/101: Forcing reevaluation for UID 10087. Dns signal count: 0
12-13 17:10:11.687   819 13676 D NetworkMonitor/101: PROBE_DNS www.google.com 105ms OK 142.251.41.36,2607:f8b0:400b:804::2004
12-13 17:10:11.703   819 13678 D NetworkMonitor/101: PROBE_DNS connectivitycheck.gstatic.com 120ms OK 142.251.41.67,2607:f8b0:400b:807::2003
12-13 17:10:11.774  1171 13677 I NetworkManagementSocketTagger: tagSocketFd(-1, 536871943, -1) failed with errno-9
12-13 17:10:11.838   819 13678 D NetworkMonitor/101: PROBE_HTTP http://connectivitycheck.gstatic.com/generate_204 time=134ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Connection=[close], Content-Length=[0], Cross-Origin-Resource-Policy=[cross-origin], Date=[Tue, 13 Dec 2022 22:10:12 GMT], X-Android-Received-Millis=[1670969411838], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1670969411757]}
12-13 17:10:11.950   819 13676 D NetworkMonitor/101: PROBE_HTTPS https://www.google.com/generate_204 time=261ms ret=204 request={Connection=[close], User-Agent=[Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.32 Safari/537.36]} headers={null=[HTTP/1.1 204 No Content], Alt-Svc=[h3=":443"; ma=2592000,h3-29=":443"; ma=2592000,h3-Q050=":443"; ma=2592000,h3-Q046=":443"; ma=2592000,h3-Q043=":443"; ma=2592000,quic=":443"; ma=2592000; v="46,43"], Connection=[close], Content-Length=[0], Cross-Origin-Resource-Policy=[cross-origin], Date=[Tue, 13 Dec 2022 22:10:13 GMT], X-Android-Received-Millis=[1670969411949], X-Android-Response-Source=[NETWORK 204], X-Android-Selected-Protocol=[http/1.1], X-Android-Sent-Millis=[1670969411866]}
12-13 17:10:11.953   528   557 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.conn.NETWORK_CONDITIONS_MEASURED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-13 17:10:11.953   819 13675 D NetworkMonitor/101: isCaptivePortal: isSuccessful()=true isPortal()=false RedirectUrl=null isPartialConnectivity()=false Time=369ms
12-13 17:10:11.956   528   632 D ConnectivityService: [101 WIFI] validation passed
12-13 17:10:14.759   483   483 E wifi_forwarder: qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:wififorward' service: Invalid argument
12-13 17:10:14.760   483   483 E wifi_forwarder: RemoteConnection failed to initialize: RemoteConnection failed to open pipe
12-13 17:10:15.157   474   474 E netmgr  : qemu_pipe_open_ns:62: Could not connect to the 'pipe:qemud:network' service: Invalid argument
12-13 17:10:15.157   474   474 E netmgr  : Failed to open QEMU pipe 'qemud:network': Invalid argument
12-13 17:10:27.175   206   209 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup34: Permission denied
12-13 17:10:27.177   206   209 E android.system.suspend@1.0-service: Error opening kernel wakelock stats for: wakeup35: Permission denied
12-13 17:10:27.172   206   206 W Binder:206_2: type=1400 audit(0.0:3239): avc: denied { read } for name="wakeup34" dev="sysfs" ino=19154 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0
12-13 17:10:27.172   206   206 W Binder:206_2: type=1400 audit(0.0:3240): avc: denied { read } for name="wakeup35" dev="sysfs" ino=19217 scontext=u:r:system_suspend:s0 tcontext=u:object_r:sysfs:s0 tclass=dir permissive=0
12-13 17:10:32.543     0     0 D logd    : logdr: UID=2000 GID=2000 PID=13691 n tail=0 logMask=99 pid=0 start=0ns timeout=0ns