runtime icon indicating copy to clipboard operation
runtime copied to clipboard

mono/mini/interp/interp.c crash in System.Text.Encodings.Web.Tests

Open jkotas opened this issue 10 months ago • 2 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=637078 Build error leg or test failing: WasmTestOnBrowser-System.Text.Encodings.Web.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/100844

Error Message

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

{
  "ErrorMessage": ["System.Text.Encodings.Web.Tests", "src/mono/mono/mini/interp/interp.c", "mono_interp_exec_method"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=637078 Error message validated: [System.Text.Encodings.Web.Tests src/mono/mono/mini/interp/interp.c mono_interp_exec_method] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 4/10/2024 5:03:12 AM UTC

Report

Summary

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

jkotas avatar Apr 10 '24 05:04 jkotas

@BrzVlad - could you please take a look?

vitek-karas avatar Apr 10 '24 13:04 vitek-karas

Possibly related Log on WASM V8/ST

pavelsavara avatar Apr 10 '24 17:04 pavelsavara

Looks like it was fixed

BrzVlad avatar Jun 26 '24 14:06 BrzVlad