rust-lang / rust-lang/rustup

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

Open
#2,887 22 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

not-rustup O-windows
Dominant language
Rust
Stars
7k
Forks
1.1k
Avg merge
22h 40m
Merged PRs (30d)
46

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository file or test is named. Start by reproducing the rustup installation command inside Ubuntu on WSL 2 with the reported Windows 11 Insider setup, then investigate whether the MEMORY_MANAGEMENT crash is caused by rustup or the WSL/Windows environment. Done means identifying a confirmed cause and documenting an actionable fix or a clear report for the responsible component.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
devtools, operating-systems
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.