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] Unable to evaluate script: tab crashed #103623

Open
ManickaP opened this issue Jun 18, 2024 · 3 comments
Open

[browser] Unable to evaluate script: tab crashed #103623

ManickaP opened this issue Jun 18, 2024 · 3 comments
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Milestone

Comments

@ManickaP
Copy link
Member

ManickaP commented Jun 18, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=710074
Build error leg or test failing: WasmTestOnChrome-ST-System.Security.Cryptography.Tests.WorkItemExecution
Pull request: #103342

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "info: Unable to evaluate script: tab crashed",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=710074
Error message validated: [info: Unable to evaluate script: tab crashed]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/18/2024 8:18:13 AM UTC

Report

Build Definition Test Pull Request
826420 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #108483
823139 dotnet/runtime WasmTestOnChrome-MT-System.Linq.Parallel.Tests.WorkItemExecution
822338 dotnet/runtime WasmTestOnChrome-MT-System.Collections.NonGeneric.Tests.WorkItemExecution #108370
820876 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution
812891 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #105427
811917 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107462
811892 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107913
811859 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107789
810291 dotnet/runtime WasmTestOnChrome-MT-System.IO.FileSystem.Tests.WorkItemExecution #107903
809326 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #106388
809105 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107843
809028 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution
808210 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution
807707 dotnet/runtime WasmTestOnChrome-MT-System.IO.FileSystem.Tests.WorkItemExecution #106875
806277 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107028
805847 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107673
805013 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #106388
804697 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution
804335 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107194
803551 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #106873
803860 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution #107626
803240 dotnet/runtime WasmTestOnChrome-MT-System.Private.Xml.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 22
@ManickaP ManickaP 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 arch-wasm WebAssembly architecture labels Jun 18, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 18, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 18, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

@vcsjones vcsjones removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jun 18, 2024
@lewing lewing added this to the 9.0.0 milestone Jun 19, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jun 19, 2024
@pavelsavara pavelsavara changed the title [wasm] System.Security.Cryptography.Tests: Unable to evaluate script: tab crashed [wasm] Unable to evaluate script: tab crashed Jul 11, 2024
@pavelsavara pavelsavara changed the title [wasm] Unable to evaluate script: tab crashed [browser] Unable to evaluate script: tab crashed Jul 11, 2024
@lewing lewing modified the milestones: 9.0.0, 10.0.0 Aug 15, 2024
@lewing lewing removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 15, 2024
@carlossanlop
Copy link
Member

This failure is somewhat impactful. I'm seeing it in most of the 9.0 PRs.

@pavelsavara
Copy link
Member

All of them are MT and related to VFS, probably deadlocks. I wonder if the crash is the cause or the consequence.

see also #103524

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-wasm WebAssembly architecture area-System.Runtime.InteropServices.JavaScript area-VM-threading-mono Known Build Error Use this to report build issues in the .NET Helix tab os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

6 participants