WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Random coreclr.dll Access Violations

Open cwhitlatch opened this issue 10 months ago • 4 comments

Describe the bug

Our application experiences periodic complete crashes with an Access Violation in coreclr.dll. Screenshot from a full dump below.

Steps to reproduce the bug

We have been unable to find a pattern or reason for the Access Violation.

Expected behavior

No response

Screenshots

image

NuGet package version

None

Packaging type

No response

Windows version

No response

IDE

No response

Additional context

No response

cwhitlatch avatar Apr 24 '24 21:04 cwhitlatch

Do you possibly have a stack you can share showing which API is leading to this?

manodasanW avatar Apr 25 '24 04:04 manodasanW

Yes!

WinUI:

image

Core:

image

cwhitlatch avatar Apr 25 '24 14:04 cwhitlatch

Thanks, and can you confirm which version of the .NET Runtime was being used when the crash happened.

manodasanW avatar Apr 25 '24 15:04 manodasanW

Runtime: 8.0.123.58001

cwhitlatch avatar Apr 26 '24 13:04 cwhitlatch