dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.23k stars 4.45k forks source link

[release/8.0-staging] Sigsegv when calling a virtual method via UnsafeAccessorAttribute #101649

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 2 weeks ago

Backport of #101648 to release/8.0-staging

/cc @AaronRobinsonMSFT

Customer Impact

Sigsegv when calling a virtual method via UnsafeAccessorAttribute (repeatidly). This manifests when PGO kicks in.

Regression

No. The UnsafeAccessorAttribute was introduced in .NET 8.

Testing

This was dead code removal.

Risk

Low.

dotnet-policy-service[bot] commented 2 weeks ago

Tagging subscribers to this area: @mangod9 See info in area-owners.md if you want to be subscribed.