-
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: JIT/jit64/opt/cg/cgstress/CgStress1_ro/CgStress1_ro.cmd #110176
Comments
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
Tagging subscribers to this area: @mangod9 |
Unassigning the GC team since this seems like a JIT based assertion failure that occurred while running the CET test suite. CC: @JulieLeeMSFT |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch |
Oh, I noticed Julie had moved it to VM area. Was this investigated and determined to be not an issue in codegen? |
As far as I know, nobody on the codegen side has investigated this yet. cc @dotnet/jit-contrib |
The assert was failing on VM side, that is why it was moved to VM I guess. |
I cannot reproduce this issue with a mainline build, or with the build from the failing run. The latest run of |
Failed in:runtime-cet 20240925.1
Error message:
Assert failure(PID 3384 [0x00000d38], Thread: 3696 [0x0e70]): !"If this ever fires, then this method should return HRESULT"
CORECLR! FieldDesc::GetAttributes + 0xFA (0x00007ffc
bb62552a) CORECLR! CEEInfo::getFieldInfo + 0x577 (0x00007ffc
bb63ef97)CLRJIT! Compiler::impImportBlockCode + 0x6212 (0x00007ffc
bc5caa02) CLRJIT! Compiler::impImportBlock + 0x1AD (0x00007ffc
bc5c370d)CLRJIT! Compiler::impImport + 0x48E (0x00007ffc
bc5c2b1e) CLRJIT! Compiler::fgImport + 0x18 (0x00007ffc
bc55e848)CLRJIT! Phase::Run + 0x76 (0x00007ffc
bc6bf3a6) CLRJIT! Compiler::compCompile + 0x21F (0x00007ffc
bc4e7f1f)CLRJIT! Compiler::compCompileHelper + 0xA2A (0x00007ffc
bc4ebd4a) CLRJIT! Compiler::compCompile + 0x948 (0x00007ffc
bc4eab18)File: D:\a_work\1\s\src\coreclr\vm\field.h:632
Image: C:\h\w\AB0609D4\p\corerun.exe
App Exit Code: -1073740286
Expected: 100
Actual: -1073740286
END EXECUTION - FAILED
FAILED
FAILED
[XUnitLogChecker]: 04:12:47.58: The full run will be done.
[XUnitLogChecker]: 04:12:47.59: Item 'jit64_3' did not finish running. Checking and fixing the log...
[XUnitLogChecker]: 04:12:47.59: XUnit log file has been fixed!
The text was updated successfully, but these errors were encountered: