Maui - app in .Net 7 crach from tome to time

Dani_S 4,481 Reputation points
2024-01-08T07:21:37.6+00:00

Hi,

I published my app using cmd in MAUI .NET 7 and it crached from time to time.

dotnet publish -f net7.0-windows10.0.19041.0 -c Release -p:WindowsPackageType=None -p:WindowsAppSDKSelfContained=true /p:PackageCertificateThumbprint="c01ba45666762f3615cf6813aeb4dc4b1919541d"

This report from event viewer:

==================

Faulting application name: AutomationClient.MAUI.exe, version: 1.0.0.0, time stamp: 0x653067fb

 

Faulting module name: CoreMessagingXP.dll, version: 10.0.22622.1033, time stamp: 0xd9ffb8dc

 

Exception code: 0xc00000fd

 

Fault offset: 0x0000000000057e97

 

Faulting process id: 0x1454

 

Faulting application start time: 0x01da414b74f4ea67

 

Faulting application path: C:\AutomationManager\Client\net7.0-windows10.0.19041.0\win10-x64\AutomationClient.MAUI_$Faulting module path: C:\AutomationManager\Client\net7.0-windows10.0.19041.0\win10-x64\CoreMessagingXP.dll

 

Report Id: 602161ce-cf07-4ca9-aa5c-875adbf29f55

 

Faulting package full name:

 

Faulting package-relative application ID

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
4,112 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.