Skip to content

Test Failure: HardwareIntrinsics_X86_ro #126723

@kg

Description

@kg

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:


N/A

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 *

Metadata

Metadata

Assignees

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMIblocking-clean-ci-optionalBlocking optional rolling runs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions