Skip to content

wasm-reduce crash on WasmValidator (non-nullable domination) #8720

@kripken

Description

@kripken

Similar to #8713, I see this when I disable quiet validation:

[wasm-validator error in function 6] unexpected false: non-nullable local's sets must dominate gets, on 
5
wasm-reduce: src/tools/wasm-reduce/wasm-reduce.cpp:1131: void Reducer::reduceFunctions(): Assertion `WasmValidator().validate( *module, WasmValidator::Globally)' failed.

@tlively sounds like the code there is adding non-nullable locals in a way that doesn't validate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions