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

SuperPMI replay failure: (unsigned)reg < ArrLen(regMasks) #93527

Closed
EgorBo opened this issue Oct 15, 2023 · 4 comments · Fixed by #93576
Closed

SuperPMI replay failure: (unsigned)reg < ArrLen(regMasks) #93527

EgorBo opened this issue Oct 15, 2023 · 4 comments · Fixed by #93576
Assignees
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@EgorBo
Copy link
Member

EgorBo commented Oct 15, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=438916
Build error leg or test failing: Build / SuperPMI replay windows x64 checked / Send job to Helix (Windows)
Pull request: #93429

Error Message

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

{
  "ErrorMessage": "(unsigned)reg < ArrLen(regMasks)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Failed in 3 different PRs, log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-92844-merge-5ef593d10a7842f881/linux-arm64-2/1/console.17223591.log?helixlogtype=result

cc @dotnet/jit-contrib

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=438916
Error message validated: (unsigned)reg < ArrLen(regMasks)
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 10/15/2023 3:53:49 PM UTC

Report

Build Definition Test Pull Request
439272 dotnet/runtime HardwareIntrinsics_Arm_ro.WorkItemExecution
439144 dotnet/runtime HardwareIntrinsics_Arm_ro.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 2
@EgorBo EgorBo added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Oct 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Oct 15, 2023
@ghost
Copy link

ghost commented Oct 15, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=438916
Build error leg or test failing: Build / SuperPMI replay windows x64 checked / Send job to Helix (Windows)
Pull request: #93429

Error Message

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

{
  "ErrorMessage": "(unsigned)reg < ArrLen(regMasks)",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Failed in 3 different PRs, log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-92844-merge-5ef593d10a7842f881/linux-arm64-2/1/console.17223591.log?helixlogtype=result

cc @dotnet/jit-contrib

Author: EgorBo
Assignees: -
Labels:

area-Infrastructure-coreclr, blocking-clean-ci, Known Build Error

Milestone: -

@EgorBo
Copy link
Member Author

EgorBo commented Oct 15, 2023

cc @kunalspathak might be related to the intrinsics you added

@BruceForstall
Copy link
Member

Related: #93197

@BruceForstall BruceForstall added this to the 9.0.0 milestone Oct 16, 2023
@BruceForstall BruceForstall removed the untriaged New issue has not been triaged by the area owner label Oct 16, 2023
@BruceForstall
Copy link
Member

Looks like linux-arm64, JitStressRegs=8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants