Skip to content

Nightly -pc-windows-gnu missing DLL crash #31840

Closed
@retep998

Description

@retep998

First found on appveyor:
https://ci.appveyor.com/project/retep998/winapi-rs/build/1.0.724/job/qiwg0jsw19fyb0b4
It appears that the libstdc++-6.dll which rustc_llvm-fd663c41.dll depends on has picked up a dependency on libwinpthread-1.dll.
Issue does not affect -msvc targets.
Last known good version was rustc 1.8.0-nightly (c894ff6b1 2016-02-20).
First version where issue was observed rustc 1.8.0-nightly (c92e910c1 2016-02-21).
Offending diff range is c894ff6...c92e910

cc @alexcrichton @vadimcn

Metadata

Metadata

Assignees

No one assigned

    Labels

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions