Skip to content

Windows: -1073741819 error code in rustup downloading with rustls #200

Description

@djc

See rust-lang/rustup#4173 (comment).

Claude says:

The error code -1073741819 is the decimal representation of the Windows status code 0xC0000005, which means STATUS_ACCESS_VIOLATION.
This indicates the program tried to read from or write to a memory address it doesn't have permission to access.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-WindowsWork related to the Windows verifier implementationhelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions