QEMU simulated arm64 and ran the libc-bin configuration script with a segmentation fault(qemu-v9.2.0-51) #200
Unanswered
IabSDocker
asked this question in
Q&A
Replies: 1 comment
-
The tonistiigi/binfmt:qemu-v7.0.0-28 image has been used to temporarily solve the problem |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use qemu-v7.0.0-28 docker/setup-qemu-action@v3 It can be built normally.


https://github.com/IabSDocker/gitlab-ce/actions/runs/12912622666/job/36007882511
But today, the image building failed (qemu-v9.2.0-51), because QEMU simulated arm64 and ran the libc-bin configuration script with a segmentation fault, which caused the dpkg configuration to fail, and then the apt get install failed.
https://github.com/IabSDocker/gitlab-ce/actions/runs/13290105251/job/37108482681
I'm not sure if this is a bug in qemu-v9.2.0-51. How should I handle this error.
Beta Was this translation helpful? Give feedback.
All reactions