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: Loop alignment related assertion failure during 'Generate code' #97376

Closed
jakobbotsch opened this issue Jan 23, 2024 · 5 comments
Closed
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Jan 23, 2024

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Assertion failed 'false'.*TryMatchAtCurrentPosition.*during 'Generate code'",
  "ExcludeConsoleLog": false
}

on win-x86.

Reproduction Steps

Example test run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=536322&view=results
Example console log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97327-merge-671f49475e39419b85/System.Text.RegularExpressions.Tests/1/console.52e8f84c.log?helixlogtype=result

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=536322
Error message validated: Assertion failed 'false'.*TryMatchAtCurrentPosition.*during 'Generate code'
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2024 11:42:32 AM UTC

Report

Build Definition Test Pull Request
536322 dotnet/runtime System.Text.RegularExpressions.Tests.WorkItemExecution #97327
536006 dotnet/runtime System.Text.RegularExpressions.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 2 2
@jakobbotsch jakobbotsch added blocking-clean-ci-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab labels Jan 23, 2024
@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 23, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 23, 2024
@ghost
Copy link

ghost commented Jan 23, 2024

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

Issue Details

Error Blob

{
  "ErrorMessage": "",
  "BuildRetry": false,
  "ErrorPattern": "Assertion failed 'false'.*TryMatchAtCurrentPosition.*during 'Generate code'",
  "ExcludeConsoleLog": false
}

on win-x86.

Reproduction Steps

Example test run: https://dev.azure.com/dnceng-public/public/_build/results?buildId=536322&view=results
Example console log: https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97327-merge-671f49475e39419b85/System.Text.RegularExpressions.Tests/1/console.52e8f84c.log?helixlogtype=result

Author: jakobbotsch
Assignees: -
Labels:

area-CodeGen-coreclr, blocking-clean-ci-optional, Known Build Error

Milestone: -

@jakobbotsch
Copy link
Member Author

@BruceForstall Is #97367 fixing this issue? I hit it in the libraries-jitstress run in #97327

@BruceForstall
Copy link
Member

It's the same assert, so my guess would be "yes".

@amanasifkhalid
Copy link
Member

Since #97367 has been merged, should we close this? The assert hasn't hit recently.

@BruceForstall
Copy link
Member

Makes sense.

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 25, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 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-optional Blocking optional rolling runs Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants