Ask HN: Are you experiencing kernel panics on your M1 Mac?
I got an M1 MacBook Pro in January and I have experienced a couple of kernel panics.
One or two happened when the machine tried to go to sleep. The other happened during normal work.
I have the Docker Desktop Tech Preview installed, which mentions that it may cause panics. But the Docker VM was not running when the last kernel panic occurred.
Now I am wondering whether something is wrong with my machine or if this is a common issue with the new machines and just Big Sur being buggy?
14 comments
[ 4.4 ms ] story [ 56.9 ms ] threadThat said, I've tried to keep it as a "dumb browser machine" at the moment (for unrelated reasons), so I haven't pushed it in any meaningful way so far.
By then, I could not only get a newer generation of Macs probably having an M1X or M2 chip, it would probably be running a newer version macOS, with all these issues, bugs and panics fixed and the developer ecosystem also catching up with Apple Silicon based Macs.
1) Docker images are not virtual machines (see this link: https://www.docker.com/resources/what-container)
2) Maybe the Docker Engine (the service that bootstraps the images) caused the panic?