You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope to solve the problem about "The segment error occurs when QEMU simulates arm64 to run the libc bin configuration script, which causes the dpkg configuration to fail"
Contributing guidelines
I've found a bug, and:
Description
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.
Expected behaviour
I hope to solve the problem about "The segment error occurs when QEMU simulates arm64 to run the libc bin configuration script, which causes the dpkg configuration to fail"
Actual behaviour
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
Repository URL
No response
Workflow run URL
https://github.com/IabSDocker/gitlab-ce/actions/runs/13290105251/job/37108482681
YAML workflow
Workflow logs
No response
BuildKit logs
Additional info
No response
The text was updated successfully, but these errors were encountered: