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/6.0] Fix enum memory code paths #58076

Merged
merged 2 commits into from
Aug 25, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 24, 2021

Backport of #57981 to release/6.0

/cc @mikem8361 @cshung

Customer Impact

This issue caused dump generated with createdump or dotnet-dump collect to be incomplete so SOS and debugging these dumps fails.

Testing

Ran successfully all the SOS/dump generation tests in the diagnostics repo against the changes.

Risk

Low risk. The change only affects the EnumMemoryRegions API in the DAC that the dump generation uses.

@ghost
Copy link

ghost commented Aug 24, 2021

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

Issue Details

Backport of #57981 to release/6.0

/cc @mikem8361 @cshung

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-Diagnostics-coreclr

Milestone: -

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. Once we have an green ci we can merge.

@ghost
Copy link

ghost commented Aug 25, 2021

Hello @mikem8361!

Because this pull request has the auto-merge label, I will be glad to assist with helping to merge this pull request once all check-in policies pass.

p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (@msftbot) and give me an instruction to get started! Learn more here.

@ghost
Copy link

ghost commented Aug 25, 2021

Apologies, while this PR appears ready to be merged, it looks like release/6.0 is a protected branch and I have not been granted permission to perform the merge.

@jeffschwMSFT jeffschwMSFT merged commit ba336a2 into release/6.0 Aug 25, 2021
@hoyosjs hoyosjs deleted the backport/pr-57981-to-release/6.0 branch August 26, 2021 20:32
@ghost ghost locked as resolved and limited conversation to collaborators Sep 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants