-
Notifications
You must be signed in to change notification settings - Fork 377
Description
Version
Microsoft Windows [Version 10.0.19045.2546]
WSL Version
- WSL 2
- WSL 1
Kernel Version
5.15.83.1-microsoft-standard-WSL2
Distro Version
Ubuntu 20.04
Other Software
Docker Desktop (Windows), version 4.16.3
JetBrains Toolbox 1.27.2.13801, Windows 10.0
Repro Steps
Start Docker Desktop and work with some containers
Expected Behavior
No new .etl files in C:\Users\username\AppData\Local\Temp\DiagOutputDir\RdClientAutoTrace
Actual Behavior
I see the msrdc.exe process in my Windows which creates spam of .etl files in the C:\Users\username\AppData\Local\Temp\DiagOutputDir\RdClientAutoTrace directory from time to time. Full path of the msrdc process: C:\Program Files\WindowsApps\MicrosoftCorporationII.WindowsSubsystemForLinux_1.1.2.0_x64__8wekyb3d8bbwe\msrdc.exe /v:1DA2E607-905F-45FE-8912-D4B1F8019ABF /hvsocketserviceid:8C4086BF-FACB-11E6-BD58-64006A7986D3 /silent /wslg /plugin:WSLDVC_PACKAGE /wslgsharedmemorypath:WSL\1DA2E607-905F-45FE-8912-D4B1F8019ABF\wslg "C:\Program Files\WindowsApps\MicrosoftCorporati...
Diagnostic Logs
No response