Skip to content

double free corruption when trying to compile to emscripten #37130

@zbraniecki

Description

@zbraniecki

When compiling this: https://pastebin.mozilla.org/8918190

using: "rustc --target=asmjs-unknown-emscripten hello.rs"
following instructions from https://users.rust-lang.org/t/compiling-to-the-web-with-rust-and-emscripten/7627

I'm getting this crash: https://pastebin.mozilla.org/8918194

CC' @brson

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.O-emscriptenTarget: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions