SOCD report detected: (AP watchdog expired)
I'm getting two types of error messages on my MacBook M2 Pro, but I think they related. I can replicate the issue consistently by simply opening the latest version of the Docker Desktop client for Apple Silicon, on a newly reinstalled version of MacOS using the disk utility tool.
As soon as I open the docker client, the whole system freeze for a moment, and crash just afterwards. The error messages vary between two type. Sometimes, it consist of a single line (SOCD report detected: (AP watchdog expired))
And other times a full trace describing the kernel panic report.
Additionally, the same two types of errors seems to occur when I'm starting a simulator in Xcode, and trying to run my app. Im having a hard time seeing how they are related, but it seems like the same type of error that's happening.
I can find a few people are experiencing the same type of problem, which seems to be related to USB-A devices, or similar. In my case, I don't have any external devices connected. I haven't touched the hardware parts of the Macbook either.
When looking through error reports inside the `/Library/Logs/DiagnosticReports`,
it seems to vary between to error types, but mostly reports similar to this format: "panic-full-2023-03-12-213106.0002".
I have uploaded the two types of errors as "additional text".
The full panic report (#2 error report) is around ~1,5mb so I can't upload the whole thing. So I stripped out what some of it.