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

writing sync procError: write sync: file already closed #4171

Closed
lifubang opened this issue Jan 11, 2024 · 0 comments · Fixed by #4173
Closed

writing sync procError: write sync: file already closed #4171

lifubang opened this issue Jan 11, 2024 · 0 comments · Fixed by #4173

Comments

@lifubang
Copy link
Member

Build runc from the main branch in a amd64 host, and use a different architecture container entrypoint to start the container without runc-dmz, we will get an error:

root@iZj6cdnzj9sp96xf38htrnZ:~/ubuntutest# RUNC_DMZ=legacy /root/go/src/github.com/opencontainers/runc/runc run ctest
writing sync procError: write sync: file already closed
exec /runc.arm64: exec format error
root@iZj6cdnzj9sp96xf38htrnZ:~/ubuntutest# echo $?
1
root@iZj6cdnzj9sp96xf38htrnZ:~/ubuntutest# runc run ctest
exec /runc.arm64: exec format error
root@iZj6cdnzj9sp96xf38htrnZ:~/ubuntutest# echo $?
1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant