-
Notifications
You must be signed in to change notification settings - Fork 844
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/0x80070020 #9802
Comments
I see that there is a WSL window that is still functioning normally. Here are some details.
|
Thanks @NickLiu635. If there is no crash dump we'll need to follow what's happening with a debugger. Can you please follow the '12) Collect wslservice time travel debugging traces' section and share the traces so I can have a deeper look ? |
there is no I tried How can I Upload the .out file? |
Thank you @NickLiu635. Unfortunately, the trace captured C:\windows\system32\wsl.exe, which only calls inside the store application. Can you share another trace, but this time, with |
I found whenever I tryed
for detail <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Host-Network-Service" Guid="{0c885e0d-6eb6-476c-a048-2457eed3a5c1}" />
<EventID>1007</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2023-05-09T03:25:21.4755784Z" />
<EventRecordID>67213</EventRecordID>
<Correlation />
<Execution ProcessID="3660" ThreadID="4020" />
<Channel>Microsoft-Windows-Host-Network-Service-Admin</Channel>
<Computer>{hidden}</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="Parameter0">0x80070490</Data>
<Data Name="Parameter1">C08CB7B8-9B3C-408E-8E30-5E16A3AEB444</Data>
<Data Name="Paramete3">6FC0FE9A-0CC1-4B51-9730-8E9C458A2694</Data>
<Data Name="Parameter4">6FC0FE9A-0CC1-4B51-9730-8E9C458A2694</Data>
</EventData>
</Event> |
new .run log here https://1drv.ms/u/s!AuFyXmxD9pH_hKQovk_LEWg6qky-DA?e=pwIo0P |
This issue is no longer repeated in the new version. |
Windows Version
Microsoft Windows [版本 10.0.22621.1413]
WSL Version
0.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
No response
Distro Version
Ubuntu
Other Software
No response
Repro Steps
Expected Behavior
Actual Behavior
Diagnostic Logs
No response
The text was updated successfully, but these errors were encountered: