Skip to content

Windows segfaults in libstdc++ when MinGW version is too new #5712

Closed
@darkf

Description

@darkf

After using the 0.6 installer (with add to PATH checked), and MinGW (with GCC 4.7.2) on Windows 8, attempting to launch rustc or rustc.exe results with the message boxed error:

The application was unable to start correctly (0xc0000142). Click OK to close the application.

Running under ollydbg, it seems to segfault when doing some stuff with libstdc++. Rust 0.5 worked fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    I-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.O-windowsOperating system: Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions