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

[jitstress] Assertion failed '!"Inconsistent profile data"' #97892

Closed
jakobbotsch opened this issue Feb 2, 2024 · 1 comment · Fixed by #97897
Closed

[jitstress] Assertion failed '!"Inconsistent profile data"' #97892

jakobbotsch opened this issue Feb 2, 2024 · 1 comment · Fixed by #97897
Assignees
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
Milestone

Comments

@jakobbotsch
Copy link
Member

jakobbotsch commented Feb 2, 2024

Error Blob

Widespread jitstress/libraries-jitstress failures with this assertion message.

{
  "ErrorMessage": "Assertion failed '!\"Inconsistent profile data\"'",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Example pipeline: https://dev.azure.com/dnceng-public/public/_build/results?buildId=550450&view=results
Example console log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-d022f8bbd699475db6/Regression_2/1/console.cbe04cdd.log?helixlogtype=result

cc @dotnet/jit-contrib @AndyAyersMS

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=550450
Error message validated: Assertion failed '!"Inconsistent profile data"'
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/2/2024 7:43:36 PM UTC

Report

Build Definition Step Name Console log Pull Request
552811 dotnet/runtime Summarize (windows x64) Log
Build Definition Test Pull Request
553217 dotnet/runtime GC\API\GCHandleCollector\Count\Count.cmd #97921
553218 dotnet/runtime System.Globalization.Extensions.Tests.WorkItemExecution #97921
553047 dotnet/runtime JIT/opt/Devirtualization/GDV_GenericInterface/GDV_GenericInterface.cmd
553064 dotnet/runtime System.Globalization.Extensions.Tests.WorkItemExecution
553018 dotnet/runtime GC\API\GCSettings\InputValidation\InputValidation.cmd
552955 dotnet/runtime GC/Scenarios/DoublinkList/dlbigleakthd/dlbigleakthd.sh
552889 dotnet/runtime JIT/HardwareIntrinsics/General/ConstantFolding/StaticReadonlySimd/StaticReadonlySimd.cmd
552851 dotnet/runtime JIT/PGO/InstrumentedTiers/InstrumentedTiers/InstrumentedTiers.cmd
552846 dotnet/runtime JIT/opt/OSR/largefuncletframe/largefuncletframe.cmd
552837 dotnet/runtime System.Text.RegularExpressions.Tests.WorkItemExecution
552638 dotnet/runtime System.Globalization.CalendarsWithConfigSwitch.Tests.WorkItemExecution
552620 dotnet/runtime JIT/HardwareIntrinsics/General/ConstantFolding/StaticReadonlySimd/StaticReadonlySimd.cmd
552584 dotnet/runtime GC/Scenarios/ServerModel/servermodel/servermodel.sh
552537 dotnet/runtime GC/Scenarios/DoublinkList/dlbigleakthd/dlbigleakthd.sh
552486 dotnet/runtime JIT/HardwareIntrinsics/General/ConstantFolding/StaticReadonlySimd/StaticReadonlySimd.cmd
552459 dotnet/runtime JIT/opt/Devirtualization/GDV_GenericInterface/GDV_GenericInterface.cmd
552404 dotnet/runtime JIT/opt/OSR/largefuncletframe/largefuncletframe.cmd
552400 dotnet/runtime System.Globalization.Extensions.Tests.WorkItemExecution
552079 dotnet/runtime System.Globalization.Extensions.Tests.WorkItemExecution
552059 dotnet/runtime GC\API\WeakReference\Finalize2\Finalize2.cmd
552011 dotnet/runtime GC/Scenarios/BinTree/thdtreegrowingobj/thdtreegrowingobj.sh
551018 dotnet/runtime GC\Scenarios\ServerModel\servermodel\servermodel.cmd #97865
551019 dotnet/runtime System.Globalization.Extensions.Tests.WorkItemExecution #97865
550508 dotnet/runtime System.Formats.Tar.Tests.WorkItemExecution
550450 dotnet/runtime GC\API\GCHandleCollector\Count\Count.cmd

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
9 26 26
@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 Feb 2, 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 Feb 2, 2024
@jakobbotsch jakobbotsch added this to the 9.0.0 milestone Feb 2, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 2, 2024
@ghost
Copy link

ghost commented Feb 2, 2024

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

Issue Details

Error Blob

Widespread jitstress/libraries-jitstress failures with this assertion message.

{
  "ErrorMessage": "Assertion failed '!\"Inconsistent profile data\"'",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Example pipeline: https://dev.azure.com/dnceng-public/public/_build/results?buildId=550450&view=results
Example console log: https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-d022f8bbd699475db6/Regression_2/1/console.cbe04cdd.log?helixlogtype=result

cc @dotnet/jit-contrib @AndyAyersMS

Author: jakobbotsch
Assignees: -
Labels:

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

Milestone: -

@jakobbotsch jakobbotsch removed the untriaged New issue has not been triaged by the area owner label Feb 2, 2024
@amanasifkhalid amanasifkhalid self-assigned this Feb 2, 2024
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Feb 2, 2024
amanasifkhalid added a commit that referenced this issue Feb 5, 2024
Fixes #97892. During patchpoint expansion, make sure to set edge likelihoods for transformed blocks.
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 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

Successfully merging a pull request may close this issue.

2 participants