-
Notifications
You must be signed in to change notification settings - Fork 822
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
Unable to start Ubuntu #11725
Comments
View similar issuesPlease 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! Closed similar issues:
Diagnostic information
|
This issue is caused by a segfault in init:
I'll come back to this with instructions on how to capture a process once we have more logging to help root cause issues like this. |
@struglee: Can you try to update to the latest package and reproduce the issue ? This should generate a crash dump in |
Here is the crash dump. |
Thank you @struglee. With this dump I root caused the issue to a bug causing init to crash when This will be fixed in the next release. In the meantime, setting:
in |
Windows Version
Microsoft Windows [Version 10.0.22631.3737]
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
Ubuntu-20.04
Other Software
No response
Repro Steps
Start Ubuntu 20.04 from Windows terminal.
Expected Behavior
Ubuntu 20.04 should start normally.
Actual Behavior
灾难性故障
Error code: Wsl/Service/CreateInstance/E_UNEXPECTED
[已退出进程,代码为 4294967295 (0xffffffff)]
Diagnostic Logs
WslLogs-2024-06-25_09-58-02.zip
I see some error messages for 'Failed to find handle VmbusVdevHandle for device with instance ID' in the logs, but I don't know what to do.
The text was updated successfully, but these errors were encountered: