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

SPMI replay failure: Assertion failed 'instructionSetFlags.Equals(EnsureInstructionSetFlagsAreValid(instructionSetFlags)) during Pre-Import #110106

Closed
AndyAyersMS opened this issue Nov 23, 2024 · 7 comments
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@AndyAyersMS
Copy link
Member

AndyAyersMS commented Nov 23, 2024

See https://dev.azure.com/dnceng-public/public/_build/results?buildId=877295&view=results

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@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 Nov 23, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Nov 23, 2024
@AndyAyersMS AndyAyersMS removed the untriaged New issue has not been triaged by the area owner label Nov 23, 2024
Copy link
Contributor

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

@amanasifkhalid
Copy link
Member

cc @dotnet/jit-contrib

@amanasifkhalid amanasifkhalid added this to the 10.0.0 milestone Nov 25, 2024
@amanasifkhalid amanasifkhalid added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Nov 25, 2024
@BruceForstall
Copy link
Member

@saucecontrol @khushal1996 @tannergooding One of the recent ISA change PRs probably broke SPMI replay.

@jakobbotsch
Copy link
Member

jakobbotsch commented Nov 25, 2024

This and #110145 were probably the same issue -- an asp.net collection not matching the GUID it was uploaded under. Does anyone repro these asserts anymore after I deleted the asp.net collection manually?

@tannergooding
Copy link
Member

There's only been a couple new runs so far this morning, but they've all passed so far: https://dev.azure.com/dnceng-public/public/_build?definitionId=152&_a=summary

@amanasifkhalid
Copy link
Member

This and #110145 were probably the same issue -- an asp.net collection not matching the GUID it was uploaded under. Does anyone repro these asserts anymore after I deleted the asp.net collection manually?

I'm downloading the latest collections to try this locally, but since this assert only hit in the asp.net collection for the run Andy listed, I suspect this is fixed now.

@amanasifkhalid
Copy link
Member

I'm not able the repro this -- feel free to reopen if you can.

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 blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

5 participants