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

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

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 27, 2024

Backport of #101648 to release/8.0-staging

/cc @AaronRobinsonMSFT

Customer Impact

  • Customer reported
  • Found internally

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

Regression

  • Yes
  • No

No. The UnsafeAccessorAttribute was introduced in .NET 8.

Testing

This was dead code removal.

Risk

Low.

Copy link
Contributor

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

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 8.0.x milestone Apr 27, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT added the Servicing-consider Issue for next servicing release review label Apr 27, 2024
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. we will take for consideration in 8.0.x

@jeffschwMSFT jeffschwMSFT changed the title [release/8.0-staging] Remove dead code in PGO scenarios. [release/8.0-staging] Sigsegv when calling a virtual method via UnsafeAccessorAttribute May 2, 2024
@rbhanda rbhanda modified the milestones: 8.0.x, 8.0.6 May 2, 2024
@rbhanda rbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels May 2, 2024
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 144fc61 into release/8.0-staging May 2, 2024
111 of 117 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the backport/pr-101648-to-release/8.0-staging branch May 2, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-VM-coreclr Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants