Skip to content

Invalid wasm (trying to access parent frame stack values) with latest nightly (wasm32-unknown-unknown) #50869

Closed
@DarrenTsung

Description

@DarrenTsung

Hi, I'm running into an issue I believe introduced in the nightly compiler sometime after nightly (8ff4b4206 2018-05-08). I filed another issue in wasm-bindgen earlier: rustwasm/wasm-bindgen#199, but believe that it is a compiler change that caused this to occur.

I've created a test-case repository here: https://github.com/DarrenTsung/wasm-validation-64.

On my current nightly, the wasm code produced fails validation with wasmi with the error: Trying to access parent frame stack values., but this does not occur with nightly-2018-05-09.

I've included the rustc version that I ran against in the test-case repository, but please let me know if any other information would be useful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.O-wasmTarget: WASM (WebAssembly), http://webassembly.org/T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions