Skip to content

Crash on Windows, Exception code: 0xc0000005 #5878

Closed
@TacoSteemers

Description

@TacoSteemers

I installed using the executable from the website.

Whenever I run rustc, with or without a source file as argument, the crash with "Exception code: 0xc0000005" occurs.

Here is a copy+paste of what I found in the Windows Event Viewer.

Using gdb I get the following:

Program received signal SIGSEGV, Segmentation fault.
0x6fc5badb in libstdc++-6!_ZN9__gnu_cxx18__exchange_and_addEPVii ()
    from C:\MinGW\bin\libstdc++-6.dll

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.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