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 createdump failure on MacOS Monterey version 12.0.1. #62548

Merged
merged 1 commit into from
Dec 17, 2021

Commits on Dec 8, 2021

  1. Fix createdump failure on MacOS Monterey version 12.0.1.

    Fails looking for the symbol _dyld_all_image_infos in dylinker. The fix is to fallback to searching all the symbols after searching the "external" symbols.
    
    Issue: dotnet#62181
    mikem8361 committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f4ca5db View commit details
    Browse the repository at this point in the history