Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Conversation

davmason
Copy link

@davmason davmason commented Feb 17, 2021

Port #26776 to 3.1.

EventPipe had an issue where it would see a reentrant stackwalk during GCStress, which triggers asserts on checked or debug builds.

Customer Impact

Having tests fail under GCStress means we are less confident when preparing fixes for 3.1. We could alternatively disable these tests under GCStress, but that would mean less testing when doing GCStress runs.

Testing

This fix was in master for effectively all of the 5.0 release, and I verified that it fixes the failing eventing tests by running the tests manually.

Risk

The risk is low, this fix shipped in 5.0.

@davmason davmason added this to the 3.1.x milestone Feb 17, 2021
@davmason davmason self-assigned this Feb 17, 2021
@jeffschwMSFT jeffschwMSFT added the Servicing-consider Issue for next servicing release review label Feb 17, 2021
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.

Approved. We will take for consideration for 3.1.x

@leecow leecow added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 18, 2021
@leecow leecow modified the milestones: 3.1.x, 3.1.14 Feb 18, 2021
@aik-jahoda aik-jahoda merged commit 13f6e4c into dotnet:release/3.1 Mar 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Tracing Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants