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

Sym path compat and errors #8

Merged
merged 5 commits into from
Nov 8, 2022
Merged

Sym path compat and errors #8

merged 5 commits into from
Nov 8, 2022

Conversation

dwattttt
Copy link

Case mismatch in the symbol server path means srv* causes pdblister to fail to proceed. There's no reason to fail here, this PR normalizes the srv components case before checking.

This PR also adds clearer error messages around this, and makes anyhow show the cause of failures to download.

@dwattttt
Copy link
Author

@microsoft-github-policy-service agree [company="default"]

@dwattttt
Copy link
Author

@microsoft-github-policy-service agree

@DrChat DrChat self-assigned this Nov 8, 2022
@DrChat DrChat linked an issue Nov 8, 2022 that may be closed by this pull request
src/symsrv.rs Outdated Show resolved Hide resolved
@DrChat DrChat merged commit 87a03d7 into microsoft:main Nov 8, 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.

Lowercase srv in the symbol path causes pdblister to fail
3 participants