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][MT] RangeError: Invalid typed array length #98217

Closed
pavelsavara opened this issue Feb 9, 2024 · 1 comment
Closed

[browser][MT] RangeError: Invalid typed array length #98217

pavelsavara opened this issue Feb 9, 2024 · 1 comment
Assignees
Labels
arch-wasm WebAssembly architecture 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

@pavelsavara
Copy link
Member

pavelsavara commented Feb 9, 2024

Error Blob

{
  "ErrorMessage": "RangeError: Invalid typed array length",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Log
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=559449

[03:00:43] info: Starting:    Microsoft.Extensions.HostFactoryResolver.Tests.dll
[03:01:24] warn: [0x000dc51c-main 03:01:24.757] MONO_WASM: Failed to find loaded WebWorker, this may deadlock. Please increase the pthreadPoolSize. Running threads 13. Loading workers: 8
[03:01:25] fail: [0x055dc418-back 03:01:25.142] MONO_WASM: GetNonRandomizedHashCode:0 code generation failed: RangeError: Invalid typed array length: 638 RangeError: Invalid typed array length: 638
                     at new Uint8Array (<anonymous>)
                     at wa.getArrayView (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:90091)
                     at ya.getArrayView (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:87020)
                     at http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:193123
                     at au (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:194071)
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[281]:0x26617
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[253]:0x24f25
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[292]:0x26dc1
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[3332]:0xfa26d
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[2599]:0xcc274
[03:01:25] info: [0x055dc418-back 03:01:25.147] MONO_WASM: // GetNonRandomizedHashCode:0 generated, blob follows //

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=559449
Error message validated: [RangeError: Invalid typed array length]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/9/2024 11:30:38 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@pavelsavara pavelsavara added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' 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 labels Feb 9, 2024
@pavelsavara pavelsavara added this to the 9.0.0 milestone Feb 9, 2024
@pavelsavara pavelsavara self-assigned this Feb 9, 2024
@ghost
Copy link

ghost commented Feb 9, 2024

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Error Blob

{
  "ErrorMessage": "RangeError: Invalid typed array length",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": false
}

Reproduction Steps

Log
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=559449

[03:00:43] info: Starting:    Microsoft.Extensions.HostFactoryResolver.Tests.dll
[03:01:24] warn: [0x000dc51c-main 03:01:24.757] MONO_WASM: Failed to find loaded WebWorker, this may deadlock. Please increase the pthreadPoolSize. Running threads 13. Loading workers: 8
[03:01:25] fail: [0x055dc418-back 03:01:25.142] MONO_WASM: GetNonRandomizedHashCode:0 code generation failed: RangeError: Invalid typed array length: 638 RangeError: Invalid typed array length: 638
                     at new Uint8Array (<anonymous>)
                     at wa.getArrayView (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:90091)
                     at ya.getArrayView (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:87020)
                     at http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:193123
                     at au (http://127.0.0.1:36197/_framework/dotnet.runtime.js:3:194071)
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[281]:0x26617
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[253]:0x24f25
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[292]:0x26dc1
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[3332]:0xfa26d
                     at http://127.0.0.1:36197/_framework/dotnet.native.wasm:wasm-function[2599]:0xcc274
[03:01:25] info: [0x055dc418-back 03:01:25.147] MONO_WASM: // GetNonRandomizedHashCode:0 generated, blob follows //
Author: pavelsavara
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-VM-threading-mono, Known Build Error, os-browser

Milestone: 9.0.0

@pavelsavara pavelsavara removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Feb 16, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture 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

1 participant