runtime icon indicating copy to clipboard operation
runtime copied to clipboard

Error: Garbage collector could not allocate

Open lewing opened this issue 1 year ago • 2 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=712718 Build error leg or test failing: WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/103412

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "Error: Garbage collector could not allocate",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=712718 Error message validated: [Error: Garbage collector could not allocate] Result validation: :x: Known issue did not match with the provided build. Validation performed at: 6/19/2024 6:30:57 PM UTC

Report

Build Definition Test Pull Request
712718 dotnet/runtime WasmTestOnChrome-MT-System.Buffers.Tests.WorkItemExecution dotnet/runtime#103412

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 1

lewing avatar Jun 19 '24 18:06 lewing

This looks like a different pattern of System.Buffers running out of memory, I have no idea why build analysis isn't matching the failure :(

lewing avatar Jun 19 '24 18:06 lewing

Tagging subscribers to this area: @brzvlad See info in area-owners.md if you want to be subscribed.