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

Assertion failed 'emitVerifyEncodable(ins, size, dstReg, srcReg)' during 'Generate code' #97587

Closed
kunalspathak opened this issue Jan 27, 2024 · 1 comment · Fixed by #97593
Closed
Assignees
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

@kunalspathak
Copy link
Member

kunalspathak commented Jan 27, 2024

Lot of superpmi-replay failures on x86:

ISSUE: <ASSERT> #457014 D:\a\_work\1\s\src\coreclr\jit\emitxarch.cpp (6535) - Assertion failed 'emitVerifyEncodable(ins, size, dstReg, srcReg)' in 'InterlockedTest.Program:TestEntryPoint():int' during 'Generate code' (IL size 3550; hash 0xaafd1d9b; Tier0)

Most likely from #92974

cc: @MichalPetryka

Known Issue Error Message

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

{
  "ErrorMessage": "Assertion failed 'emitVerifyEncodable",
  "ErrorPattern": "Assertion failed 'emitVerifyEncodable",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎
Result validation: ⚠️ Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: 🔎" line.
Validation performed at: 1/27/2024 5:51:26 AM UTC

Report

Build Definition Test Pull Request
543810 dotnet/runtime JIT_ro.WorkItemExecution
543762 dotnet/runtime JIT_ro.WorkItemExecution
543577 dotnet/runtime JIT_ro.WorkItemExecution
543564 dotnet/runtime System.Threading.Tests.WorkItemExecution
543391 dotnet/runtime JIT_ro.WorkItemExecution
543148 dotnet/runtime JIT_ro.WorkItemExecution
543136 dotnet/runtime System.Threading.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
4 7 7
@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 27, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 27, 2024
@ghost
Copy link

ghost commented Jan 27, 2024

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

Issue Details

Lot of superpmi-replay failures on x86:

ISSUE: <ASSERT> #457014 D:\a\_work\1\s\src\coreclr\jit\emitxarch.cpp (6535) - Assertion failed 'emitVerifyEncodable(ins, size, dstReg, srcReg)' in 'InterlockedTest.Program:TestEntryPoint():int' during 'Generate code' (IL size 3550; hash 0xaafd1d9b; Tier0)

Most likely from #92974

cc: @MichalPetryka

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr, untriaged

Milestone: -

@kunalspathak kunalspathak added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jan 27, 2024
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 27, 2024
@EgorBo EgorBo self-assigned this Jan 27, 2024
@EgorBo EgorBo removed the untriaged New issue has not been triaged by the area owner label Jan 27, 2024
@EgorBo EgorBo added this to the 9.0.0 milestone Jan 27, 2024
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Jan 29, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

Successfully merging a pull request may close this issue.

2 participants