NxWitness icon indicating copy to clipboard operation
NxWitness copied to clipboard

GitHub Actions: `qemu: uncaught target signal 11 (Segmentation fault) - core dumped`

Open ptr727 opened this issue 9 months ago • 0 comments

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.

ptr727 avatar Feb 17 '25 17:02 ptr727