Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rustc triggers BSoD on WSL1 #6383

Closed
arturkow2000 opened this issue Dec 28, 2020 · 8 comments
Closed

Rustc triggers BSoD on WSL1 #6383

arturkow2000 opened this issue Dec 28, 2020 · 8 comments

Comments

@arturkow2000
Copy link

arturkow2000 commented Dec 28, 2020

Environment

Windows build number: 10.0.21277.1000
Your Distribution version: Ubuntu 20.04
Whether the issue is on WSL 2 and/or WSL 1: Linux version 4.4.0-21277-Microsoft ([email protected]) (gcc version 5.4.0 (GCC) ) #1000-Microsoft Sun Dec 07 14:43:00 PST 2020

Steps to reproduce

git clone --depth=1 https://gitlab.redox-os.org/redox-os/redox
cd redox
git submodule init
# module not required here, disabling greatly improves download time
git submodule deinit rust
git submodule update --recursive
make

Actual behavior

While building relibc rustc triggers BSOD.

I've sent relevant information to [email protected]

@Biswa96
Copy link

Biswa96 commented Dec 28, 2020

Which distribution? versions of the used softwares?

@arturkow2000
Copy link
Author

Up-to-date Ubuntu 20.04
rustc 1.51.0-nightly (257becbfe 2020-12-27)
redox commit 5e39ab0609f81a3a4dc8d98f03b47e397f10ce83

@Biswa96
Copy link

Biswa96 commented Dec 28, 2020

Yes, I can reproduce your issue with WSL1 in Windows 10 build 21277 (Co release). I got stop code 'MEMORY MANAGEMENT'. The LxCore.sys drive in 21277 gains 4 KB more than 20279. Have you tried with build 20279 (Fe release)?

@arturkow2000
Copy link
Author

Yes, I can reproduce your issue with WSL1 in Windows 10 build 21277 (Co release). I got stop code 'MEMORY MANAGEMENT'. The LxCore.sys drive in 21277 gains 4 KB more than 20279. Have you tried with build 20279 (Fe release)?

No.

@DemiMarie
Copy link

Has this been fixed?

@GiantDarth
Copy link

GiantDarth commented Feb 8, 2022

I'm currently running Windows 11 Pro 64-bit Build 22000.469, and I'm able to consistently replicate this by running the official rustup install script for WSL on Ubuntu 20.04 WSL 1. I'm getting the same "MEMORY_MANAGEMENT" BSOD every time I run it.

EDIT: I apologize, this seems to be more extensively reported (and potentially fixed) in #7480, so either/or is a duplicate

@DesktopECHO
Copy link

DesktopECHO commented May 31, 2023

The BSOD is fixed in Windows 11 22H2 - Windows Server 2022 is still affected.

Copy link
Contributor

This issue has been automatically closed since it has not had any activity for the past year. If you're still experiencing this issue please re-file this as a new issue or feature request.

Thank you!

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

No branches or pull requests

6 participants