-
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
WSL error 0x8007023e #9784
Comments
Thanks for reporting this @mikolertesx. It looks like the logs are empty though, can you try to:
|
@OneBlue There we go! |
Thanks @mikolertesx. Did you find any crash dumps while you were doing this ? |
If you mean the last section of the Git document, no, there are no Crash dumps, even after the regedit changes, and making wsl crash again!. btw, what's happening is that it crashes whenever I try to install the distribution, so maybe that's before the crashes are even ready to be dumped 😭 |
Sending another message to keep this from getting closed 🗡️ |
Thank you @mikolertesx. To root cause this we'd need to take a TDD trace of the service, so let's try that. I just wrote instructions on how to do that, can you please follow the '12) Collect wslservice time travel debugging traces' |
Comment to avoid this from being deleted. |
Thanks @mikolertesx. Looking at the error message you got, it looks like the issue is probably somewhere in the host networking service. Can you collect traces again when you get this error so we can have a deeper look ? |
@OneBlue I can't use WinDBG, it doesn't stop recording so all recordings become corrupted. |
Sorry for the misunderstanding, by traces, I meant /logs |
Hello! Could you please provide more logs to help us better diagnose your issue? To collect WSL logs, download and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The scipt will output the path of the log file once done. Once completed please upload the output files to this Github issue. Click here for more info on logging Thank you! |
WslLogs-2023-03-30_17-32-08.zip |
Thanks for reporting this @mikolertesx. Looking at the logs, this is an issue in HNS that should be fixed by now. Do you still see the error ? |
@OneBlue Well, no, I couldn't fix the thing in time.
All in all, I'm just glad no one else will have to go through the same issue. |
Oh sorry to hear that. Closing since the repro is gone. |
Seems reasonable. |
For anyone dealing with this issue still --------- I had the same issue and went through all steps listed here and here https://github.com/microsoft/WSL/issues/5508 with no changes. Right before i was going to reinstall windows i rememberd i hadn't installed Restoro on this computer yet. It works by scanning and replacing courrupted/deleted files in windows. So quick install, run and restart with Restoro and everthing is back to normal for me. Although i did use the paid version the free version should be able to do the same thing for anyone interested. I'm not affiliated with Restoro in anyway just think it could help some of the people dealing with this issue. It was 3 days of beating my head agaisnt the wall before this so i understand everyones pain! Good Luck! :) |
CMD version
Microsoft Windows [Version 10.0.22621.1413]
Steps required to reproduce
wsl ---install
Copy of the terminal input
Expected behavior
Installing Ubuntu, and creating an account in the Terminal.
Strace output
Can't run Strace, as Ubuntu is not working.
Logs
WslLogs-2023-03-15_17-41-39.zip
The text was updated successfully, but these errors were encountered: