Skip to content
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

[ARM] Not able to run containers: process_linux.go:722: waiting for init preliminary setup caused: unexpected 123 != 0: unknown #79

Closed
idrissneumann opened this issue Jun 24, 2021 · 2 comments · Fixed by #103
Labels
bug Something isn't working platform/ARM

Comments

@idrissneumann
Copy link

Here's the error I get:

failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:722: waiting for init preliminary setup caused: unexpected 123 != 0: unknown

Reproduced with docker-compose and nerdctl:

Screenshot 2021-06-24 at 07 30 52

Screenshot 2021-06-24 at 07 31 06

NB : I use a Macbook pro 13 with the M1 ship.

Thanks in advance.

@AkihiroSuda AkihiroSuda changed the title Not able to run containers [ARM] Not able to run containers: process_linux.go:722: waiting for init preliminary setup caused: unexpected 123 != 0: unknown Jun 24, 2021
@AkihiroSuda AkihiroSuda added bug Something isn't working platform/ARM labels Jun 24, 2021
@AkihiroSuda
Copy link
Member

Thanks for reporting. This seems an issue of runc, could you report to https://github.com/opencontainers/runc/issues ?

@AkihiroSuda
Copy link
Member

opened opencontainers/runc#3037

@AkihiroSuda AkihiroSuda reopened this Jun 24, 2021
AkihiroSuda added a commit that referenced this issue Jul 1, 2021
https://github.com/containerd/nerdctl/releases/tag/v0.10.0

Fix #79

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
AkihiroSuda added a commit that referenced this issue Jul 1, 2021
https://github.com/containerd/nerdctl/releases/tag/v0.10.0

Fix #79

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform/ARM
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants