Skip to content
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 WSL after system update #6099

Closed
blu opened this issue Oct 15, 2020 · 2 comments
Closed

Unable to start WSL after system update #6099

blu opened this issue Oct 15, 2020 · 2 comments

Comments

@blu
Copy link

blu commented Oct 15, 2020

Environment

Windows build number: Microsoft Windows [Version 10.0.19041.572]
Your Distribution version: Ubuntu 20.04
Whether the issue is on WSL 2 and/or WSL 1: WSL2

Steps to reproduce

Attempting to start WSL right after a system update on a Microsoft Surface Pro X yields error message The parameter is incorrect:

C:\WINDOWS\system32>wsl -l --all --verbose
  NAME            STATE           VERSION
* Ubuntu-20.04    Stopped         2

C:\WINDOWS\system32>wsl
The parameter is incorrect.

C:\WINDOWS\system32>bash
The parameter is incorrect.

C:\WINDOWS\system32>

I couldn't collect WSL logs, but here's a Diagnostic Data Viewer event from around the time the system update took place:

Windows Modules Installer Worker

Description
Faulting Application Path: C:\Windows\WinSxS\arm64_microsoft-windows-servicingstack_31bf3856ad364e35_10.0.19041.504_none_e781ef9f25fb1705\TiWorker.exe
Creation Time: 10/15/2020 12:20:09
Problem: WindowsWcpOtherFailure3
Status: Report sent

Problem signature
Problem Event Name:           WindowsWcpOtherFailure3
OsVersion:                    10.0.19041.504:1
File:                         wcp\componentstore\storelayout.cpp
Function:                     ComponentStore::CRawStoreLayout::HydrateFileUsingForwardAndReverseDeltas
Line:                         1682
Status:                       800f0984
StackHash:                    0x087fa5b4

Extra information about the problem
Bucket ID: 12ef76bfbb0dbab6ad86fbe134ff7a04 (2127664818654509572)

Expected behavior

Launch WSL2 successfully.

Actual behavior

C:\WINDOWS\system32>wsl -l --all --verbose
  NAME            STATE           VERSION
* Ubuntu-20.04    Stopped         2

C:\WINDOWS\system32>wsl
The parameter is incorrect.

C:\WINDOWS\system32>bash
The parameter is incorrect.

C:\WINDOWS\system32>
@blu
Copy link
Author

blu commented Oct 15, 2020

Issues seems like a duplicate of #6085 so feel free to close as such.

@licanhua
Copy link
Collaborator

dup of #6090

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants