Skip to content

[Wasm] AOT Benchmark hang #51319

@lewing

Description

@lewing

Blazor benchmark hanging/failing when AOT'd
Sample here https://github.com/pranavkm/AOT_OutOfBounds

Looks like possibly a bug in chromium/v8 jit as it tiers up.

One stack I got looked like

dotnet.6.0.0-preview.4.21213.3.js:1 * Assertion: should not be reached at /__w/1/s/src/mono/mono/mini/../sgen/sgen-scan-object.h:91

4739772 @ dotnet.6.0.0-preview.4.21213.3.js:1
2dotnet.6.0.0-preview.4.21213.3.js:1 Uncaught RuntimeError: table index is out of bounds
    at <anonymous>:wasm-function[44677]:0xd996a9
    at <anonymous>:wasm-function[17363]:0x57e398
    at <anonymous>:wasm-function[45229]:0xdd4bc0
    at <anonymous>:wasm-function[27493]:0x6cea7e
    at <anonymous>:wasm-function[28686]:0x6fefab
    at <anonymous>:wasm-function[28517]:0x6f45b8
    at <anonymous>:wasm-function[27422]:0x6bf879
    at invoke_viii (http://localhost:8080/_framework/dotnet.6.0.0-preview.4.21213.3.js:1:258801)
    at <anonymous>:wasm-function[1248]:0x57b98
    at invoke_viiiii (http://localhost:8080/_framework/dotnet.6.0.0-preview.4.21213.3.js:1:259519)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions