Skip to content
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

Trimmed application crash on specific Win11 version #17804

Open
rabbitism opened this issue Dec 19, 2024 · 2 comments
Open

Trimmed application crash on specific Win11 version #17804

rabbitism opened this issue Dec 19, 2024 · 2 comments

Comments

@rabbitism
Copy link
Contributor

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

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:

@maxkatz6
Copy link
Member

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

@timunie
Copy link
Contributor

timunie commented Dec 20, 2024

Does it happen on a blank new App?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants