-
Notifications
You must be signed in to change notification settings - Fork 830
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
WSL2 Crashing With Docker #12376
Comments
Thank you for reporting this @Hashah2311. Looking at the logs, I can see that the issue is that the VM exits with triple fault:
Unfortunately those are usually caused by hardware issues so they're pretty difficult to root cause. Can you run a memory check and see if anything comes out ? |
@OneBlue I ran memory diagnostics (assuming you meant checking up my RAM) and it shows no errors. |
@OneBlue Can you help me? |
Interesting. Could you share which CPU model your machine is running on ? |
My machine configuration: |
Windows Version
Microsoft Windows [Version 10.0.22635.4580]
WSL Version
2.4.5.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.167.4-1
Distro Version
Ubuntu
Other Software
Docker Desktop with WSL integration Version 4.37.0
Immich self-hosted container image
Repro Steps
Launch anything on wsl related to docker, such as a container,
docker --help
, etc.Expected Behavior
Continuing with the process.
Actual Behavior
WSL crashes with docker showing the error
Docker Desktop WSL Integration Terminated Abruptly.
WSL Error:
Diagnostic Logs
Attaching WSL logs.
WslLogs-2024-12-13_22-50-55.zip
The text was updated successfully, but these errors were encountered: