Description
Contributing guidelines
- I've read the contributing guidelines and wholeheartedly agree
I've found a bug, and:
- The documentation does not mention anything about my problem
- There are no open or closed issues that are related to my problem
Description
As mentioned in #188, the default image is unusable on ubuntu-24.04 since a kernel update a few weeks back.
As reported in that issue, moving to the qemu 8.1.5 image solved the issue for most users (since then, there has been a 9.2.0 / master image published).
It seems more & more unlikely that the latest image will be updated and more likely that setup-qemu-action should change the default image (possibly depending on the runner) to an image that works in most cases rather than what I imagine is almost none => hence this is a bug report setup-qemu-action can do something about without closing saying it's an upstream issue.
Multiple reproducers/logs/... are already available in that issue so not added new ones here.
Expected behaviour
No random segmentation faults.
Actual behaviour
Random segmentation faults in all the repositories I know of when the action is used with the default image on ubuntu-24.04 (latest)
Repository URL
No response
Workflow run URL
No response
YAML workflow
N/C
Workflow logs
No response
BuildKit logs
Additional info
No response