-
Notifications
You must be signed in to change notification settings - Fork 56
Description
When using QEMU to emulate ARM on an x86_64 system, a segmentation fault occurs. Although it isn’t immediately clear why this issue is being categorized as a partner-runner-images problem, I am filing it here based on community guidance and previous reports.
Multiple people have tried opened issues on actions/runner-images, as that is where the runner image in use comes from-
- Segment fault with Ubuntu 24.04 20250120.5.0 runner-images#11471
- gcc segfaults when compiling mqmgateway for arm64 under qemu runner-images#11557
- Ubuntu 24.04: Build using Docker/QEMU fails for Build-Target Linux/ARM64 runner-images#11561
- Docker build fails due to segmentation fault after GitHub runner update (Ubuntu 24.04, QEMU issue?) runner-images#11589
but the issues were closed and they were told to come here.
While this approach may seem counterintuitive (much like troubleshooting a recurring connection issue by restarting your router) it is intended to ensure that the problem receives the correct level of attention. I hope that by documenting this behaviour in accordance with the recommendations from the actions/runner-images contributors, the underlying cause can be thoroughly investigated.