-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Test failure readytorun/coreroot_determinism/coreroot_determinism/coreroot_determinism.cmd #93639
Labels
arch-arm64
arch-x64
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
JitStress
CLR JIT issues involving JIT internal stress modes
os-linux
Linux OS (any supported distro)
os-mac-os-x
macOS aka OSX
os-windows
Milestone
Comments
v-wenyuxu
added
arch-arm64
os-linux
Linux OS (any supported distro)
os-mac-os-x
macOS aka OSX
os-windows
JitStress
CLR JIT issues involving JIT internal stress modes
arch-x64
labels
Oct 18, 2023
dotnet-issue-labeler
bot
added
the
area-CodeGen-coreclr
CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI
label
Oct 18, 2023
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsFailed in: runtime-coreclr jitstress 20231016.1 Failed tests:
Error message:
Stack trace:
More failures
|
The assertion also happens in Methodical_d1 set DOTNET_TieredCompilation=0
set DOTNET_JitStress=1
...
05:56:38.146 Running test: JIT/Methodical/eh/deadcode/badcodeafterfault_d/badcodeafterfault_d.dll
Hit an illegal branch between funclets!
Assert failure(PID 3680 [0x00000e60], Thread: 6048 [0x17a0]): Assertion failed 'tgtIG->igFuncIdx == jmpIG->igFuncIdx' in 'Test_badcodeafterfault:GetObj():System.Object' during 'Generate code' (IL size 18; hash 0xdfcaa346; MinOpts)
File: D:\a\_work\1\s\src\coreclr\jit\emit.cpp Line: 6540
Image: C:\h\w\BB0209FD\p\corerun.exe
App Exit Code: -1073740286
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED |
Fixed by #93429 |
ghost
locked as resolved and limited conversation to collaborators
Nov 22, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
arch-arm64
arch-x64
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
JitStress
CLR JIT issues involving JIT internal stress modes
os-linux
Linux OS (any supported distro)
os-mac-os-x
macOS aka OSX
os-windows
Failed in: runtime-coreclr jitstress 20231016.1
Failed tests:
Error message:
Stack trace:
More failures
The text was updated successfully, but these errors were encountered: