Summary:
HardwareIntrinsics_X86_ro process exits with code -1 under JitStress2+JitStressRegs on Windows x86, despite all individual tests passing.
Failed in (2):
Console Log: Console Log
Source: runtime-coreclr jitstress2-jitstressregs / coreclr windows x86 Checked jitstress2_jitstressregs2 @ Windows.10.Amd64.Open / HardwareIntrinsics_X86_ro
Failed tests:
runtime-coreclr jitstress2-jitstressregs
- coreclr windows x86 Checked jitstress2_jitstressregs2 @ Windows.10.Amd64.Open
runtime-coreclr jitstressregs
- coreclr windows x86 Checked jitstressregs2 @ Windows.10.Amd64.Open
- HardwareIntrinsics_X86_ro
Error Message:
App Exit Code: -1
Expected: 100
Actual: -1
END EXECUTION - FAILED
Stack Trace:
Analysis:
All individual xunit tests pass but the process exits with -1 during shutdown. Likely a JIT crash during AppDomain teardown under extreme register pressure on x86 (8 GP registers). No crash dump or error output between last passing test and exit code.
- Generated by ci-pipeline-monitor/scripts/generate_report.py *
Summary:
HardwareIntrinsics_X86_ro process exits with code -1 under JitStress2+JitStressRegs on Windows x86, despite all individual tests passing.
Failed in (2):
runtime-coreclr jitstress2-jitstressregs 20260408.1
runtime-coreclr jitstressregs 20260408.2
Console Log: Console Log
Source: runtime-coreclr jitstress2-jitstressregs / coreclr windows x86 Checked jitstress2_jitstressregs2 @ Windows.10.Amd64.Open / HardwareIntrinsics_X86_ro
Failed tests:
Error Message:
Stack Trace:
Analysis:
All individual xunit tests pass but the process exits with -1 during shutdown. Likely a JIT crash during AppDomain teardown under extreme register pressure on x86 (8 GP registers). No crash dump or error output between last passing test and exit code.