Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[browser][AOT][ST] table index is out of bounds #105010

Closed
jkoritzinsky opened this issue Jul 17, 2024 · 4 comments
Closed

[browser][AOT][ST] table index is out of bounds #105010

jkoritzinsky opened this issue Jul 17, 2024 · 4 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm runtime-mono specific to the Mono runtime
Milestone

Comments

@jkoritzinsky
Copy link
Member

jkoritzinsky commented Jul 17, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=743972
Build error leg or test failing: WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution
Pull request: #104758

Error Message

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

{
  "ErrorMessage": "MONO_WASM: table index is out of bounds",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=743972
Error message validated: [MONO_WASM: table index is out of bounds]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 7/17/2024 5:32:46 AM UTC

Report

Build Definition Test Pull Request
773348 dotnet/runtime WasmTestOnV8-ST-System.Linq.Tests.WorkItemExecution
772273 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #106167
763399 dotnet/runtime WasmTestOnV8-ST-System.Memory.Tests.WorkItemExecution
767427 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #106026
766025 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #105802
765436 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #105909
765139 dotnet/runtime WasmTestOnChrome-ST-System.Memory.Tests.WorkItemExecution
762147 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #104562
758343 dotnet/runtime WasmTestOnChrome-ST-System.Linq.Tests.WorkItemExecution
756458 dotnet/runtime WasmTestOnV8-ST-System.Formats.Asn1.Tests.WorkItemExecution
755747 dotnet/runtime WasmTestOnV8-ST-System.Linq.Tests.WorkItemExecution
752637 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #105299
751970 dotnet/runtime WasmTestOnV8-ST-System.Runtime.Tests.WorkItemExecution #105312
751577 dotnet/runtime WasmTestOnV8-ST-System.Memory.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 14
@jkoritzinsky jkoritzinsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jul 17, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jul 17, 2024
Copy link
Contributor

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

@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jul 18, 2024
@steveisok steveisok added this to the Future milestone Jul 18, 2024
@steveisok steveisok added arch-wasm WebAssembly architecture runtime-mono specific to the Mono runtime area-VM-meta-mono and removed area-Infrastructure-mono labels Jul 18, 2024
@steveisok
Copy link
Member

/cc @lewing

@pavelsavara pavelsavara added the os-browser Browser variant of arch-wasm label Jul 23, 2024
@pavelsavara
Copy link
Member

This is AOT and memory corruption. I think it could be same as #104956

@ilonatommy ilonatommy self-assigned this Aug 2, 2024
@pavelsavara pavelsavara changed the title table index is out of bounds in Mono WASM ST [browser][AOT][ST] table index is out of bounds Aug 9, 2024
@pavelsavara
Copy link
Member

I hope the the root cause is #106200 and fix #106313

@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm runtime-mono specific to the Mono runtime
Projects
None yet
Development

No branches or pull requests

5 participants