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

BSOD with error code KERNEL_SECURITY_CHECK_FAILURE whenever I exit python3 using Ctrl+D #8574

Closed
1 of 2 tasks
chausies opened this issue Jul 3, 2022 · 2 comments
Closed
1 of 2 tasks

Comments

@chausies
Copy link

chausies commented Jul 3, 2022

Version

Microsoft Windows [Version 10.0.22000.778]

WSL Version

  • WSL 2
  • WSL 1

Kernel Version

5.10.16

Distro Version

20.04

Other Software

No response

Repro Steps

$ python3
>>> # hit Ctrl+D to exit
# Whole computer crashes (BSOD) with error code KERNEL_SECURITY_CHECK_FAILURE

Expected Behavior

Should just exit python normally without BSOD-ing.

Actual Behavior

Whole computer crashes (BSOD) with error code KERNEL_SECURITY_CHECK_FAILURE

Diagnostic Logs

Here's a stackoverflow user who had the same exact problem: https://superuser.com/q/1288190/481641

I never had this problem before. Then I upgraded to WSL2. But when I switched back to WSL 1 (with wsl --set-version Ubuntu 1), then this problem started happening. Btw, when I switch back to WSL2, then there's no problem.

Also, if it's relevant, I upgraded my computer from 32GB of RAM to 64 GB of RAM, which may be part of the cause.

@anthonyvdotbe
Copy link

I'm unable to reproduce with Windows 11 22H2 (using WSL 0.66.2).

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants