Skip to content

ubsan.test_longjmp_zero is failing #21533

@sbc100

Description

@sbc100

For some reason this test fails, but only under ubsan:

Output:
start
longjmp
/usr/local/google/home/sbc/dev/wasm/emscripten/test/core/test_longjmp_zero.c:25:3: runtime error: execution reached an unreachable program point

Its like ubsan is inserting the its "does not return" check incorrectly somehow, because this function clearly isn't returning in practice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions