NxWitness
NxWitness copied to clipboard
GitHub Actions: `qemu: uncaught target signal 11 (Segmentation fault) - core dumped`
Describe the problem?
Current runs-on: ubuntu-latest upgraded to Ubuntu 24.04 and introduced a crashing bug with QEMU, e.g. build error.
Refer to:
- https://github.com/actions/runner-images/issues/11471
- https://github.com/tonistiigi/binfmt/issues/240
- https://github.com/docker/setup-qemu-action/issues/198
Use workaround pinning to previous versions until upstream is resolved.