runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[browser][MT] MONO_WASM: index out of bounds

Open lewing opened this issue 1 year ago • 2 comments

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=683975&view=logs&jobId=63c2d0c8-fec2-5788-81c8-f3ac95e8841f Build error leg or test failing: WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/101843

Error Message

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

{
  "ErrorPattern": ["MONO_WASM","index out of bounds"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: Result validation: :warning: Validation could not be done without an Azure DevOps build URL on the issue. Please add it to the "Build: :mag_right:" line. Validation performed at: 5/22/2024 12:40:42 PM UTC

Report

Build Definition Test Pull Request
724200 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution dotnet/runtime#103574
723065 dotnet/runtime WasmTestOnFirefox-MT-System.Text.Encoding.CodePages.Tests.WorkItemExecution dotnet/runtime#104067
719390 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Serialization.Json.ReflectionOnly.Tests.WorkItemExecution dotnet/runtime#103881
709579 dotnet/runtime WasmTestOnFirefox-MT-System.Text.Json.Tests.WorkItemExecution
708944 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.InteropServices.RuntimeInformation.Tests.WorkItemExecution dotnet/runtime#103416
706379 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Thread.Tests.WorkItemExecution
706286 dotnet/runtime WasmTestOnFirefox-MT-System.Net.WebSockets.Client.Tests.WorkItemExecution dotnet/runtime#103395
703745 dotnet/runtime WasmTestOnFirefox-MT-System.IO.FileSystem.DriveInfo.Tests.WorkItemExecution dotnet/runtime#103226
701336 dotnet/runtime WasmTestOnFirefox-MT-System.Xml.Linq.Streaming.Tests.WorkItemExecution dotnet/runtime#103195
699212 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution dotnet/runtime#103037
698275 dotnet/runtime WasmTestOnFirefox-MT-System.Net.WebSockets.Tests.WorkItemExecution dotnet/runtime#102254
698654 dotnet/runtime WasmTestOnFirefox-MT-System.Buffers.Tests.WorkItemExecution dotnet/runtime#103052
696809 dotnet/runtime WasmTestOnFirefox-MT-System.Runtime.Tests.WorkItemExecution dotnet/runtime#103027
697168 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Tests.WorkItemExecution dotnet/runtime#103037
693905 dotnet/runtime WasmTestOnFirefox-MT-System.Xml.Linq.Misc.Tests.WorkItemExecution dotnet/runtime#102875
689460 dotnet/runtime WasmTestOnFirefox-MT-System.Net.Http.Functional.Tests.WorkItemExecution dotnet/runtime#102254
693732 dotnet/runtime WasmTestOnFirefox-MT-System.Private.Uri.Unit.Tests.WorkItemExecution dotnet/runtime#100685
693634 dotnet/runtime WasmTestOnFirefox-MT-System.Threading.Timer.Tests.WorkItemExecution dotnet/runtime#100675

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 3 18

lewing avatar May 06 '24 17:05 lewing

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

Log

[10:47:14] info: 001 | 0x01650328-dpty: isRunning:false isAttached: true isEventLoop:false reuseCount:  1 -
[10:47:14] fail: [0x01650328-dpty 10:47:13.987] MONO_WASM: index out of bounds
                 @mono_wasm_load_runtime (http://127.0.0.1:44465/_framework/dotnet.native.wasm:wasm-function[1355]:0x79545
                 @http://127.0.0.1:44465/_framework/dotnet.native.wasm:wasm-function[196]:0x14a0b)
                 createDotnetRuntime</</Module._mono_wasm_load_runtime@http://127.0.0.1:44465/_framework/dotnet.native.js:8:141271
                 ccall@http://127.0.0.1:44465/_framework/dotnet.native.js:8:127294
                 cwrap/<@http://127.0.0.1:44465/_framework/dotnet.native.js:8:127674
                 Nl</</</<@http://127.0.0.1:44465/_framework/dotnet.runtime.js:3:204157
                 Nl</</<@http://127.0.0.1:44465/_framework/dotnet.runtime.js:3:204285
[10:47:14] info: WASM EXIT 1

pavelsavara avatar May 22 '24 12:05 pavelsavara

Closing in favor of https://github.com/dotnet/runtime/issues/104271

pavelsavara avatar Aug 01 '24 16:08 pavelsavara