Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heavy I/O causes macOS reboot #37

Open
rossburton opened this issue Nov 21, 2022 · 1 comment
Open

Heavy I/O causes macOS reboot #37

rossburton opened this issue Nov 21, 2022 · 1 comment

Comments

@rossburton
Copy link

First, I'm not entirely sure how useful this report will be.

I was experimenting with Yocto Project builds inside a krunvm on my M1 MBP (16GB RAM). About ten minutes into the build my pointer got very laggy, it started beachballing, and then the machine rebooted (on restart, the diagnosis was that the WindowServer watchdog timed out).

Yocto was building a whole Linux distro including the cross toolchain from scratch, so it's CPU and I/O heavy.

I started by blaming the combination of both, but when I went to delete the build tree (a good 30GB) it crashed again, so it looks like it's just heavy I/O.

FWIW, my krunvm guest was configured with 8GB of RAM and 6 cores.

@c3d
Copy link

c3d commented Feb 6, 2023

I'm curious if this is systematic? I have done some relatively heavy builds with my krunvm on my M1 mac, and I didn't run into that. Do you want me to try and reproduce?

Note that the Windows Server timeout is an ongoing issue with macOS, and I got it with many other workloads, including Google Meet. I filed at least three or four issues with Apple on this one. If you have an exact step by step reproducer, that could help Apple chase it down.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants