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

debuginfo: fix offset to UnwindData on Win64 #44134

Merged
merged 3 commits into from
Feb 13, 2022
Merged

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Feb 11, 2022

Fixes some of the segfaults reported in #43568

@vtjnash vtjnash added backport 1.6 Change should be backported to release-1.6 backport 1.7 labels Feb 11, 2022
We have 2 copies of this data, and so need to make sure we are pointing
at the correct one for runtime.
Because we might not have synchronized the list again yet.
@vtjnash vtjnash force-pushed the jn/win64-UnwindData branch from dedb6b8 to cac90b5 Compare February 13, 2022 04:56
@vtjnash vtjnash merged commit 3c52e71 into master Feb 13, 2022
@vtjnash vtjnash deleted the jn/win64-UnwindData branch February 13, 2022 20:46
This was referenced Feb 15, 2022
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants