-
Notifications
You must be signed in to change notification settings - Fork 823
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
segfault, one distro not launching at all, various errors in logs of the other distro, wsl crashed and burned #10930
Comments
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! Open similar issues:
Closed similar issues:
|
Thank you for reporting this @jtabox. Does setting:
And then running wsl --shutdown allow the distribution to start ? I wonder if this could be caused by your systemd configuration. |
@OneBlue thanks for replying. I've actually ended up completely removing all the options under the Anyway, rant off. You mention my systemd configuration as a probable cause, what exactly is that? You mean the |
Ah too bad. My thinking was that there could have been something in the distro's system configuration that caused init to crash and so setting Thank you for following up though. Closing since we can't investigate deeper since the repro is gone. Feel free to reopen if it happens again. |
Windows Version
Microsoft Windows [Version 10.0.22621.2861]
WSL Version
2.0.14.0
Are you using WSL 1 or WSL 2?
Kernel Version
5.15.133.1-1
Distro Version
Ubuntu 22.04
Other Software
Docker Desktop for Windows 4.26.1 (131620)
Repro Steps
I've been getting multiple errors since I installed the latest WSL version (2.0.14.0). I'm not sure how connected they are, but it's been an absolute disaster trying to get anything to run. Any help would be appreciated.
wsl -d distro-name
, that was working fine a few hours ago suddenly will not work.Expected Behavior
Expected my distros to run.
Actual Behavior
The debug console shows this:
I have logs for this error which I'm uploading.
sudo apt update
previously it stuck completely and I had toCtrl+C
andwsl --shutdown
to get it back up working. I'm also getting this error message when I log in:Processing fstab with mount -a failed.
, but doingsudo mount -a
when I'm logged in works.Furthermore, there's various errors in this distro when running
dmesg
:There's also this warning below:
But if I go to that directory manually when logged in, the file is there:
I don't have any logs for those errors because I'm not sure how to trigger those. But I can upload logs and hope the errors pop up.
Diagnostic Logs
WslLogs-2023-12-17_13-15-42.zip
The text was updated successfully, but these errors were encountered: