Test failure: JIT/SIMD/Vector3Interop_ro/Vector3Interop_ro.cmd
Failed in: runtime-coreclr r2r-extra 20250712.1
Failed tests:
R2R-CG2 osx arm64 Checked gcstress0xc @ OSX.13.Arm64.Open
- JIT/SIMD/Vector3Interop_ro/Vector3Interop_ro.cmd
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1092954&view=results Build error leg or test failing:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": ["Segmentation fault: 11 $__Command", "System.BadImageFormatException"],
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Known issue validation
Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1092954
Error message validated: [Segmentation fault: 11 $__Command System.BadImageFormatException]
Result validation: :white_check_mark: Known issue matched with the provided build.
Validation performed at: 7/28/2025 2:29:35 PM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
|---|---|---|
| 0 | 0 | 0 |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.
@amanasifkhalid, PTAL if it is a codegen issue.
I've run the failing tests locally for a few hours, and they have yet to fail. I suspect there's some interleaving of threads that causes an AV in ILC. The stress configuration doesn't look all that meaningful: One test failed with only GC stress, and the other tests failed with only LSRA stress.
This hasn't hit in the last few runs. Removing blocking-optional tag.