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

Fix cross-OS DAC metadata locator interface callback #41746

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

mikem8361
Copy link
Member

This fixes the cross-OS DBI for debugging Linux on Windows. VS ran into this bug in their Linux coredump support. The metadata locator callback in DBI isn't be called (ifdef'ed out) so the debugger (VS) can't provide the missing metadata for the dump.

Issue: #41034

@ghost
Copy link

ghost commented Sep 2, 2020

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

@mikem8361
Copy link
Member Author

@tommcdon do you think this should be ported to 5.0 rc2?

Copy link
Contributor

@sdmaclea sdmaclea left a comment

Choose a reason for hiding this comment

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

LGTM

@sdmaclea
Copy link
Contributor

sdmaclea commented Sep 2, 2020

@tommcdon do you think this should be ported to 5.0 rc2?

Looks safe enough to port to 5.0 rc2. I'll probably port this to the 3.1-crossdac branch for 3.1.8

@mikem8361 mikem8361 merged commit 2d463ee into dotnet:master Sep 2, 2020
@mikem8361
Copy link
Member Author

/backport to release/5.0-rc2

@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2020

Started backporting to release/5.0-rc2: https://github.com/dotnet/runtime/actions/runs/236756106

@mikem8361 mikem8361 deleted the issue41034 branch September 12, 2020 22:46
sdmaclea added a commit to sdmaclea/coreclr that referenced this pull request Sep 25, 2020
sdmaclea added a commit to dotnet/coreclr that referenced this pull request Sep 26, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
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