Skip to content

[wasm] Multiple runtime crashes, and asserts in System.Collections.Immutable.Tests #65335

Closed

Description

Build, and log.

Hit on #63958 but the PR itself should be unrelated to this.

Starting:    System.Collections.Immutable.Tests.dll
{}
RuntimeError: memory access out of bounds
    at <anonymous>:wasm-function[218]:0x1a7d5
    at <anonymous>:wasm-function[1699]:0x7c4c4
    at <anonymous>:wasm-function[1698]:0x7c469
    at <anonymous>:wasm-function[1734]:0x7e1e1
    at <anonymous>:wasm-function[529]:0x371e6
    at <anonymous>:wasm-function[8374]:0x1b64a1
    at <anonymous>:wasm-function[8373]:0x1b635e
    at <anonymous>:wasm-function[526]:0x37141
    at <anonymous>:wasm-function[551]:0x37781
    at <anonymous>:wasm-function[1541]:0x75c32
    at <anonymous>:wasm-function[1540]:0x757a0
    at <anonymous>:wasm-function[1525]:0x745c2
    at <anonymous>:wasm-function[1524]:0x7411c
    at <anonymous>:wasm-function[359]:0x2710e
    at <anonymous>:wasm-function[327]:0x240cb
    at <anonymous>:wasm-function[379]:0x28933
    at <anonymous>:wasm-function[223]:0x1a857
    at <anonymous>:wasm-function[169]:0x18b9f
    at <anonymous>:wasm-function[168]:0xbccf
    at <anonymous>:wasm-function[7732]:0x196d0d
    at <anonymous>:wasm-function[1900]:0x83f79
    at <anonymous>:wasm-function[1904]:0x845e0
    at mono_wasm_invoke_method (<anonymous>:wasm-function[118]:0x991c)
    at Module._mono_wasm_invoke_method (./dotnet.js:12:128850)
    at Object.t.<computed> (./dotnet.js:3:4100)
    at _call_method_with_converted_args (./dotnet.js:3:48191)
    at call_method (./dotnet.js:3:47309)
    at ./dotnet.js:3:49132
    at mono_call_assembly_entry_point (./dotnet.js:3:49260)
    at Object.mono_run_main (./dotnet.js:3:57765)
    at Object.init (test-main.js:214:43)
    at Object.onDotnetReady (test-main.js:153:17)
    at finalize_startup (./dotnet.js:3:62585)
    at mono_wasm_after_runtime_initialized (./dotnet.js:3:59479)
    at callRuntimeCallbacks (./dotnet.js:12:17800)
    at postRun (./dotnet.js:12:13708)
    at doRun (./dotnet.js:12:145047)
    at run (./dotnet.js:12:145204)
    at runCaller (./dotnet.js:12:144684)
    at removeRunDependency (./dotnet.js:12:14500)
    at receiveInstance (./dotnet.js:12:16355)
    at receiveInstantiationResult (./dotnet.js:12:16476)
Process v8 exited with 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions