Closed BruceForstall closed 1 year ago
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.
Author: | BruceForstall |
---|---|
Assignees: | - |
Labels: | `JitStress`, `area-CodeGen-coreclr`, `blocking-clean-ci-optional` |
Milestone: | 9.0.0 |
So far I can't repro this, it also did not recur in last weekend's lab runs. Will keep trying.
Got it to repro -- looks like the same issue that I fixed over in #94689 via 3882492 -- the fgEntryBB
was getting lost.
runtime-coreclr libraries-pgo net9.0-windows-Release-x64-CoreCLR_checked-jitosr_stress_random-Windows.10.Amd64.Open System.Configuration.ConfigurationManager.Tests
https://dev.azure.com/dnceng-public/public/_build/results?buildId=475007&view=ms.vss-test-web.build-test-results-tab&runId=10851678&paneView=debug&resultId=203727
Also fails linux-arm64:
@AndyAyersMS @dotnet/jit-contrib