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

WSL exits with Catastrophic failure #11144

Closed
1 of 2 tasks
isurugiu opened this issue Feb 9, 2024 · 3 comments
Closed
1 of 2 tasks

WSL exits with Catastrophic failure #11144

isurugiu opened this issue Feb 9, 2024 · 3 comments

Comments

@isurugiu
Copy link

isurugiu commented Feb 9, 2024

Windows Version

Microsoft Windows [Version 10.0.19045.3930]

WSL Version

0.0.0.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

Default Distribution: Ubuntu-22.04

Distro Version

Default Distribution: Ubuntu-22.04

Other Software

No response

Repro Steps

PS C:\Users\iulian> wsl --distribution Ubuntu-22.04
Catastrophic failure
Error code: Wsl/Service/CreateInstance/E_UNEXPECTED
PS C:\Users\iulian> wsl --distribution Ubuntu-22.04
Catastrophic failure
Error code: Wsl/Service/CreateInstance/E_UNEXPECTED

Expected Behavior

Working normally

Actual Behavior

Catastrophic failure

Diagnostic Logs

WslLogs-2024-02-09_18-52-39.zip
WslLogs-2024-02-09_18-38-33.zip

Copy link

github-actions bot commented Feb 9, 2024

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@OneBlue
Copy link
Collaborator

OneBlue commented Feb 9, 2024

@isurugiu: I see that you have this in .wslconfig:

[wsl2]
memory=4096

That's very little memory. Can you try to replace this by:

[wsl2]
memory=4GB

?

Copy link
Contributor

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

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

2 participants