We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As described in title.
Create any avalonia application, build with trim enabled. and run the built application. It will crash after certain click or certain time.
No response
ALL
Windows
This only happens on specific win11 version. I cannot narrow down the actual range, but mine is like below.
Log in event viewer:
Faulting application name: AvaloniaApplication6.Desktop.exe, version: 1.0.0.0, time stamp: 0x66e8bb0a Faulting module name: ntdll.dll, version: 10.0.22621.4580, time stamp: 0xe567feef Exception code: 0xc0000409 Fault offset: 0x000000000008f21f Faulting process id: 0x0xA0EC Faulting application start time: 0x0x1DB51F3B921A064 Faulting application path: C:\Workspace\Practice\AvaloniaApplication6\AvaloniaApplication6\AvaloniaApplication6.Desktop\bin\Release\net8.0\win-x64\publish\AvaloniaApplication6.Desktop.exe Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll Report Id: 11dc9e18-f300-454f-b622-3f0076f9a8c6 Faulting package full name: Faulting package-relative application ID:
The text was updated successfully, but these errors were encountered:
I have 24H2, never seen this error before.
Edition Windows 11 Pro Version 24H2 Installed on 10/5/2024 OS build 26120.2702 Experience Windows Feature Experience Pack 1000.26100.42.0
Sorry, something went wrong.
Does it happen on a blank new App?
No branches or pull requests
Describe the bug
As described in title.
To Reproduce
Create any avalonia application, build with trim enabled. and run the built application.
It will crash after certain click or certain time.
Expected behavior
No response
Avalonia version
ALL
OS
Windows
Additional context
This only happens on specific win11 version. I cannot narrow down the actual range, but mine is like below.
Log in event viewer:
Faulting application name: AvaloniaApplication6.Desktop.exe, version: 1.0.0.0, time stamp: 0x66e8bb0a
Faulting module name: ntdll.dll, version: 10.0.22621.4580, time stamp: 0xe567feef
Exception code: 0xc0000409
Fault offset: 0x000000000008f21f
Faulting process id: 0x0xA0EC
Faulting application start time: 0x0x1DB51F3B921A064
Faulting application path: C:\Workspace\Practice\AvaloniaApplication6\AvaloniaApplication6\AvaloniaApplication6.Desktop\bin\Release\net8.0\win-x64\publish\AvaloniaApplication6.Desktop.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 11dc9e18-f300-454f-b622-3f0076f9a8c6
Faulting package full name:
Faulting package-relative application ID:
The text was updated successfully, but these errors were encountered: