Skip to content

Install rust on WSL 2 of Win 11 brings Green screen of Death #2887

Open
@kimlimjustin

Description

@kimlimjustin

Problem
Installation of Rust went smooth on Windows 11 and Ubuntu itself, but when trying to install it on the Ubuntu subsystem of Windows 11, my computer went into Green screen of Death with the error code MEMORY_MANAGEMENT

Steps

  1. Use windows 11 insider build
  2. Install Ubuntu WSL
  3. Open the WSL
  4. Run curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh to install
  5. Just wait and Green Screen of Death will come up

Notes
The Green Screen of Death stays on 0% for hours and forcing the electricity to went out and boot it again won't give you another Green Screen of Death, it will boot into Windows 11 smoothly. After login in into WIn 11, running rustc --version won't give any output,

image
WhatsApp Image 2021-10-31 at 11 45 05

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-windowsWindows relatednot-rustupWhatever is described in this issue isn't Rustup's fault

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions