Blue

Results 134 comments of Blue

Thanks to everyone who helped root cause this. With @fire332's logs we were able to determine that various WSL processes got frozen, which explained the error code. After investigation, it...

Closing since the issue is fixed with the [latest docker desktop release](https://docs.docker.com/desktop/release-notes/#4421)

@mtjohnson47: WSL doesn't directly control the colors in the terminal, those are set by the programs you run. In this specific case I'm going to guess that the ctrl-c kills...

Thanks for reporting this @xboxfanj. Let's try to figure out which process is taking those resources. Can you please: - Update to WSL 1.1.2 via: wsl.exe --update --pre-release - Reproduce...

Thank you for reporting this @Morpheus0x. Can you follow [10) Reporting a Windows crash (BSOD) ](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#10-reporting-a-windows-crash-bsod) and share the crash dump with us ?

Thank you for reporting this @kyllingstad. Can you follow the ['11) Reporting a WSL process crash'](https://github.com/microsoft/WSL/blob/master/CONTRIBUTING.md#11-reporting-a-wsl-process-crash) section and share the wslservice.exe crash dump ?

Hmm I'm not sure if this is a wslg issue or a blender issue. Transferring to wslg for a deeper investigation.

Yes this is indeed a consequence of that. We have increased the soft file descriptor limit to `1,048,576`, and given that the hard file descriptor limit cannot be lower than...

Glad to hear @daulis. We need to do some additional testing before that release can be marked as Latest, but you can upgrade with `wsl --update --pre-release` in the meantime.

Closing since the issue is resolved in 2.5.8