-
Notifications
You must be signed in to change notification settings - Fork 19
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
OpenBSD is flaky with QEMU on macOS #80
Comments
Strange. Different errors for the failing jobs. Could it be running out of memory or some other resource? I did notice for the successful jobs, it takes 10 minutes to sync the files to the VM. Does it take that long with Xhyve as well? |
It really looks like OpenBSD just running unstable in that VM.
No, unless the QEMU VM uses vastly more virtual CPUs as the Xhyve VM (I have not checked).
typical run on Xhyve: https://github.com/OpenMPT/openmpt/actions/runs/7479081342/job/20355472047 Not sure where I can find that number, I looked at |
It should be the same.
That takes just two minutes.
When viewing a job on GitHub, there's a gear icon in the upper right corner, just after the
Yes, that's the default. |
After #47, I do not have any use case for this any more. I am running OpenBSD on QEMU on Ubuntu now, which appears to work fine so far. |
Hmm, interesting. I would expected QEMU to work the same on both macOS and Linux. Unless it's an issue with the hardware acceleration, which will be different. |
QEMU with Linux KVM probably gets way more testing in practice than QEMU with whatever macOS provides as a acceleration interface, |
For reasons unknown, the VM fails to start up when using qemu, even though it worked fine before. Per cross-platform-actions/action#80, it seems this may also affect other users.
Failing runs:
Working runs (exactly identical configuration):
I did not see such intermittent crashes with xhyve.
The text was updated successfully, but these errors were encountered: