Summary:
COM Interop NETClientEvents test crashes under GCStress with Assert failure: Consistency check failed: AV in clr.
Failed in (2):
Console Log: Console Log
Source: runtime-coreclr gcstress-extra / coreclr windows x86 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.10.Amd64.Open / Interop/COM/NETClients/Events/NETClientEvents/NETClientEvents.cmd
Failed tests:
runtime-coreclr gcstress-extra
- coreclr windows arm64 Checked gcstress0xc_disabler2r @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_disabler2r_heapverify1 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_jitstress1 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_jitstress2 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc_tailcallstress @ Windows.11.Arm64.Open
- coreclr windows x64 Checked gcstress0xc_disabler2r @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_disabler2r_heapverify1 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_jitstress1 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_jitstress2 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc_tailcallstress @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_disabler2r @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_disabler2r_heapverify1 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_disabler2r_jitstress2 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_jitstress1 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_jitstress2 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc_tailcallstress @ Windows.10.Amd64.Open
runtime-coreclr gcstress0x3-gcstress0xc
- coreclr windows arm64 Checked gcstress0x3 @ Windows.11.Arm64.Open
- coreclr windows arm64 Checked gcstress0xc @ Windows.11.Arm64.Open
- coreclr windows x64 Checked gcstress0x3 @ Windows.10.Amd64.Open
- coreclr windows x64 Checked gcstress0xc @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0x3 @ Windows.10.Amd64.Open
- coreclr windows x86 Checked gcstress0xc @ Windows.10.Amd64.Open
- Interop/COM/NETClients/Events/NETClientEvents/NETClientEvents.cmd
Error Message:
Assert failure(PID 3860 [0x00000f14], Thread: 3348 [0x0d14]): Consistency check failed: AV in clr at this callstack:
Stack Trace:
(native GCStress crash during Object::Validate / MethodTable::Validate in GC stack walk)
Analysis:
Long-standing GCStress crash pattern affecting COM Interop tests. Crash occurs during GC stack walks when GCStress is enabled (0xC/0x3), triggering AV in Object::Validate/MethodTable::Validate. Original issue #1971 was closed in 2020 but same pattern recurs. Needs new issue filed.
- Generated by ci-pipeline-monitor/scripts/generate_report.py *
Summary:
COM Interop NETClientEvents test crashes under GCStress with Assert failure: Consistency check failed: AV in clr.
Failed in (2):
runtime-coreclr gcstress-extra 20260408.1
runtime-coreclr gcstress0x3-gcstress0xc 20260408.1
Console Log: Console Log
Source: runtime-coreclr gcstress-extra / coreclr windows x86 Checked gcstress0xc_jitminopts_heapverify1 @ Windows.10.Amd64.Open / Interop/COM/NETClients/Events/NETClientEvents/NETClientEvents.cmd
Failed tests:
Error Message:
Stack Trace:
Analysis:
Long-standing GCStress crash pattern affecting COM Interop tests. Crash occurs during GC stack walks when GCStress is enabled (0xC/0x3), triggering AV in Object::Validate/MethodTable::Validate. Original issue #1971 was closed in 2020 but same pattern recurs. Needs new issue filed.