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

JIT: tolerate missing InitClass map in SPMI #111555

Merged

Conversation

AndyAyersMS
Copy link
Member

For some reason this map is missing in some recent OSX arm64 crossgen2 collections. SPMI shouldn't AV when this happens.

For some reason this map is missing in some recent OSX arm64 crossgen2
collections. SPMI shouldn't AV when this happens.
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jan 17, 2025
@AndyAyersMS
Copy link
Member Author

PTAL @dotnet/jit-contrib

This came up in tests for #111498...

Copy link
Contributor

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

@AndyAyersMS
Copy link
Member Author

Also seeing this in #111498.

@AndyAyersMS
Copy link
Member Author

SPMI replay timeouts... diffs unfortunately didn't run.

@AndyAyersMS
Copy link
Member Author

/azp run runtime-coreclr superpmi-diffs

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@AndyAyersMS
Copy link
Member Author

Grr. Will merge and hope for the best.

@AndyAyersMS AndyAyersMS merged commit 8a2e934 into dotnet:main Jan 18, 2025
91 of 94 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants