-
Notifications
You must be signed in to change notification settings - Fork 693
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CoreMessagingXP.dll crash #9556
Comments
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you! Open similar issues:
Closed similar issues:
|
Just wanted to corroborate that I have seen this issue on Windows App SDK 1.5.7 when running (debugging) my packaged .NET 8 WinUI 3 app for the second time after cloning my project onto a workstation. This crash happened after approximately one second of the app window spawning (with no XAML elements showing). I couldn't reproduce it after the crash. Event Viewer log:
|
Describe the bug
I am maintaining a .NET application with a WinUI3 UI which sometime crashes. In the event viewer I see that the crash is caused by CoreMessagingXP.dll but I have no idea about the real cause of the problem since I see the application crashing without any exception an I see the event shown below in the event viewer. At the moment I have no idea about how I could fix this or where to start searching for a solution. The OS is Windows 10 Enterprise (ver 1809). WindowsAppSDK 1.2.230118.102
Steps to reproduce the bug
It happens randomly. I have not found a procedure to reproduce the bug.
Expected behavior
No response
Screenshots
No response
NuGet package version
None
Windows version
Windows 10 (1809): Build 17763
Additional context
The text was updated successfully, but these errors were encountered: