-
Notifications
You must be signed in to change notification settings - Fork 821
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 crashes with "Catastrohic Failure" when installing from a headless context #12207
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging 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! Open similar issues:
Closed similar issues:
|
Diagnostic information
|
For installing from session zero could you please download the .msi from our GitHub releases and install that way? |
@benhillis installing through MSI seems to work, but when using WSL itself through session 0 I still get strange formatting errors, as well as an access denied error, although running it over SSH seems to work fine. Through PsExec: Through SSH: Issue appears to be solved for now, although it would be nice if the formatting and access denied as SYSTEM issue could be resolved. |
Hi there, try this solution. Go to Win+R --> regedit --> HKEY_CURRENT_USER/Control Panel/International/Geo and edit the value of Nation with the code of your country where you live --> https://learn.microsoft.com/es-es/windows/win32/intl/table-of-geographical-locations |
/dupe #11280 |
Hi! We've identified this issue as a duplicate of another one that already exists in this repository. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report! |
Windows Version
Microsoft Windows [Version 10.0.19045.2965]
WSL Version
2.3.24.0
Are you using WSL 1 or WSL 2?
Kernel Version
N/A
Distro Version
N/A
Other Software
No response
Repro Steps
Use Sysinternals' PsExec64 to elevate to
NT AUTHORITY\SYSTEM
Run WSL
Expected Behavior
WSL runs normally and exits, preferably it installs something
Actual Behavior
WSL crashes with a "a t a s t r o p h i c f a i l u r e" message
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: