Skip to content

wasm-opt(Windows): child not found in parent, UNREACHABLE executed #6639

Description

@mtb0x1

I am facing a bug I can reproduce only on Windows (on Linux no warning and everything seems to be fine).

Binaryen version : 117
Command to reproduce :

wasm-opt --enable-reference-types --enable-bulk-memory --strip -O3 core.wasm -o core_opt.wasm

Result :

child not found in parent
UNREACHABLE executed at D:\a\binaryen\binaryen\src\passes\Precompute.cpp:838!
  • Using a release build (with MSVC) of HEAD(f8086ad) results into the same error message. (tested only on Windows)
  • Using Binaryen version 116, no issues on Windows and Linux.
  • Wasm file core.zip.
  • Source code of the wasm file can be found here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions