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] Stack overflow in linking with emcc #101467

Closed
tannergooding opened this issue Apr 24, 2024 · 2 comments
Closed

[browser] Stack overflow in linking with emcc #101467

tannergooding opened this issue Apr 24, 2024 · 2 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Build-mono 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 os-browser Browser variant of arch-wasm
Milestone

Comments

@tannergooding
Copy link
Member

tannergooding commented Apr 24, 2024

Build Information

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

Error Message

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

{
  "ErrorMessage": ["Linking with emcc", "Stack overflow."],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=653721
Error message validated: [Linking with emcc Stack overflow.]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/25/2024 3:05:58 PM UTC

Report

Build Definition Test Pull Request
657407 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution #101531
656887 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution
656751 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution #101461
656562 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution #101578
656373 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution #101220
656453 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution #101574
656450 dotnet/runtime WasmTestOnChrome-ST-System.Runtime.Tests.WorkItemExecution #101573
656370 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution
655011 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101221
656061 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution
656090 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution #101294
655926 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution #101540
655909 dotnet/runtime WasmTestOnFirefox-ST-System.Runtime.Tests.WorkItemExecution #101248
655445 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101525
655180 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #101458
653784 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #100094
653721 dotnet/runtime WasmTestOnChrome-System.Runtime.Tests.WorkItemExecution #100993

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 12 17
@tannergooding tannergooding 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 Apr 24, 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 Apr 24, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 24, 2024
@lewing lewing added this to the 9.0.0 milestone Apr 24, 2024
@lewing lewing added area-Build-mono os-browser Browser variant of arch-wasm arch-wasm WebAssembly architecture and removed untriaged New issue has not been triaged by the area owner needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Apr 24, 2024
@pavelsavara pavelsavara changed the title Stack overflow in WasmTestOnChrome-System.Runtime.Tests [browser] Stack overflow in linking with emcc Apr 25, 2024
@pavelsavara
Copy link
Member

I updated the filter, this is problem with emcc linker

@lewing lewing closed this as completed May 2, 2024
@lewing
Copy link
Member

lewing commented May 2, 2024

This was fixed with the linker options fix

@github-actions github-actions bot locked and limited conversation to collaborators Jun 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono 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 os-browser Browser variant of arch-wasm
Projects
None yet
Development

No branches or pull requests

4 participants