CoreMessagingXP.dll crash

Mario Raffin 0 Reputation points
2024-04-18T06:49:47.9733333+00:00

Hello,

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).

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

- <System>

<Provider Name="Application Error" />

<EventID Qualifiers="0">1000</EventID>

<Level>2</Level>

<Task>100</Task>

<Keywords>0x80000000000000</Keywords>

<TimeCreated SystemTime="2024-04-16T22:29:53.7299382Z" />

<EventRecordID>69252</EventRecordID>

<Channel>Application</Channel>

<Computer>HAWKAGLE4PRO0265</Computer>

<Security />

</System>

- <EventData>

<Data>HAWKManager.exe</Data>

<Data>2.0.0.0</Data>

<Data>65ab0000</Data>

<Data>CoreMessagingXP.dll</Data>

<Data>10.0.22622.1036</Data>

<Data>d9ffb8dc</Data>

<Data>c000027b</Data>

<Data>000000000009418c</Data>

<Data>21e4</Data>

<Data>01da904d905aaf91</Data>

<Data>C:\Program Files\PLL\HAWK Manager X\HAWKManager.exe</Data>

<Data>C:\Program Files\PLL\HAWK Manager X\CoreMessagingXP.dll</Data>

<Data>c063be60-6ef1-456e-a02e-ee33adaf34be</Data>

<Data />

<Data />

</EventData>

</Event>

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,387 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,265 questions
{count} votes