-
Notifications
You must be signed in to change notification settings - Fork 9
Bullseye is unusable on qemu-ed arm64 currently #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This was referenced Jun 16, 2021
The shown command seems to work fine with current qemu images so closing. Reopen with repro instructions if you still see it. |
This fix my problem 👍 :+1 if this working for you. |
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Qemu core dumps in a number of occasions.
Below is a simple example installing
libc-bin
.This is working fine with debian buster, so, something with bullseye (linkage?) is triggering (more of) these issues.
This happens in Docker for mac 3.3.3, and also on a linux host.
It seems this project (moby/qemu) is way behind upstream. Is there still a strong reason to rely on this fork?
Doing some test with latest upstream qemu (for a buildkit image).
The text was updated successfully, but these errors were encountered: