<!-- ************************************************************************************ *READ ME FIRST* This repository is for reporting bugs with the Docker Desktop for Mac software, which we respond to on a best-effort basis. Support requests in this repository (i.e., trouble installing or using the software) will be ignored, but personalized support is available to Docker Pro and Team customers at https://hub.docker.com/support/desktop/, and community support is available from the Docker community Slack (https://www.docker.com/docker-community). Issues without sufficient detail to debug them will be closed. They generally need a clear title and description, steps to reproduce, and a diagnostics ID. See https://docs.docker.com/docker-for-windows/troubleshoot/#diagnose-and-feedback for how to generate a diagnostics ID either from inside the app or from the command line. ************************************************************************************ --> <!-- Click these checkboxes after submitting, or place an "x" in them. --> - [x] I have tried with the latest version of Docker Desktop - [x] I have tried disabling enabled experimental features - [ ] I have uploaded Diagnostics - Diagnostics ID: ### Expected behavior ### Actual behavior If I allocate more than 8 cpu cores it breaks. Only a factory reset can help. ### Information <!-- Please, help us understand the problem. For instance: - Is it reproducible? - Is the problem new? - Did the problem appear with an update? - A reproducible case if this is a bug, Dockerfiles FTW. --> - macOS Version: 12.0.1 - Intel chip or Apple chip: Apple chip (M1 Max) - Docker Desktop Version: 4.2.0 (70708) ### Steps to reproduce the behavior 1. Allocate more than 8 cores in the Resources settings tab. 2. See the status bar go berserk alternating between “Docker Engine starting…” and “Docker Engine stopped”.