-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Description
Description
Hi,
I used this command to deployed Maui 9 app on server using self contained first time and app crashed during navigation from page to page.
**dotnet publish -f net9.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None
-p:WindowsAppSDKSelfContained=true /p:PackageCertificateThumbprint="c01ba45666762f3615cf6813aeb4dc4b1919541d"
-p:RuntimeIdentifierOverride=win10-x64 --self-contained**
and on event viewer i got this error.
Source: Application Error
Date: 5/28/2025 2:40:46 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-BKFEO8N4HMU
Description:
Faulting application name: AutomationClient.MAUI.exe, version: 1.0.0.0, time stamp: 0x67fe0000
Faulting module name: coreclr.dll, version: 9.0.525.21509, time stamp: 0x67fe9d00
Exception code: 0xc0000005
Fault offset: 0x00000000002e5904
Faulting process id: 0xddc
Faulting application start time: 0x01dbcfc48e8fb6ab
Faulting application path: C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\AutomationClient.MAUI.exe
Faulting module path: C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\coreclr.dll
Report Id: 562a2a5c-e563-4f6d-b8c2-68c2e2704b30
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
1000
2
100
0x80000000000000
39976
Application
WIN-BKFEO8N4HMU
AutomationClient.MAUI.exe
1.0.0.0
67fe0000
coreclr.dll
9.0.525.21509
67fe9d00
c0000005
00000000002e5904
ddc
01dbcfc48e8fb6ab
C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\AutomationClient.MAUI.exe
C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\coreclr.dll
562a2a5c-e563-4f6d-b8c2-68c2e2704b30
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
9.0.40 SR4
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
.....
Did you find any workaround?
Source: Application Error
Date: 5/28/2025 2:40:46 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-BKFEO8N4HMU
Description:
Faulting application name: AutomationClient.MAUI.exe, version: 1.0.0.0, time stamp: 0x67fe0000
Faulting module name: coreclr.dll, version: 9.0.525.21509, time stamp: 0x67fe9d00
Exception code: 0xc0000005
Fault offset: 0x00000000002e5904
Faulting process id: 0xddc
Faulting application start time: 0x01dbcfc48e8fb6ab
Faulting application path: C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\AutomationClient.MAUI.exe
Faulting module path: C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\coreclr.dll
Report Id: 562a2a5c-e563-4f6d-b8c2-68c2e2704b30
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
1000
2
100
0x80000000000000
39976
Application
WIN-BKFEO8N4HMU
AutomationClient.MAUI.exe
1.0.0.0
67fe0000
coreclr.dll
9.0.525.21509
67fe9d00
c0000005
00000000002e5904
ddc
01dbcfc48e8fb6ab
C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\AutomationClient.MAUI.exe
C:\Program Files (x86)\Sasa-Software\AutomationManager\Client\coreclr.dll
562a2a5c-e563-4f6d-b8c2-68c2e2704b30