You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple tests in interpreter mode on osx-arm64 Release crash with a GC consistency assertion at gc.cpp:7379 is_in_heap_range. See also tracking issue #127201.
First seen in scanned window: build 1405212 (May 1, 2026). All 5 scanned builds of pipeline 330 are affected. This is computed within the scanned window and may not be the true origin.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
#92420search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#123982search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#111752search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#125600search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#124206search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#126448search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build: 🔎https://dev.azure.com/dnceng-public/public/_build/results?buildId=1407439 Error message validated:[Expression: ((g_gc_lowest_address <= o) && (o < g_gc_highest_address)) || (o == nullptr) || (ro_segment_lookup (o) != nullptr)] Result validation: ✅ Known issue matched with the provided build. Validation performed at: 5/6/2026 11:37:03 AM UTC
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1407439
Build error leg or test failing: coreclr Pri1 Runtime Tests Run osx arm64 Release-System.Net.Requests.Tests
Error Message
{ "ErrorMessage": "Expression: ((g_gc_lowest_address <= o) && (o < g_gc_highest_address)) || (o == nullptr) || (ro_segment_lookup (o) != nullptr)", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Multiple tests in interpreter mode on
osx-arm64 Releasecrash with a GC consistency assertion atgc.cpp:7379 is_in_heap_range. See also tracking issue #127201.Affected pipelines (all 5 scanned builds failing):
Error excerpt:
Console log: https://helixr1107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-heads-main-2e2eb46d7ef84a86b4/System.Net.Requests.Tests/1/console.fdb0ab02.log?helixlogtype=result
First seen in scanned window: build 1405212 (May 1, 2026). All 5 scanned builds of pipeline 330 are affected. This is computed within the scanned window and may not be the true origin.
Note
🔒 Integrity filter blocked 6 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1407439
Error message validated:
[Expression: ((g_gc_lowest_address <= o) && (o < g_gc_highest_address)) || (o == nullptr) || (ro_segment_lookup (o) != nullptr)]Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 5/6/2026 11:37:03 AM UTC
Report
Summary