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

manylinux docker image bash segfault w/ recent kernel #254

Closed
proppy opened this issue Dec 17, 2018 · 2 comments
Closed

manylinux docker image bash segfault w/ recent kernel #254

proppy opened this issue Dec 17, 2018 · 2 comments

Comments

@proppy
Copy link

proppy commented Dec 17, 2018

Just a quick note that recent version (>=4.15.9) of linux seems to break manylinux docker image:
See dockcross/dockcross#249 and CentOS/sig-cloud-instance-images#62 CentOS/sig-cloud-instance-images#103 and moby/moby#28705 (comment)

Adding vsyscall=emulate to the cmdline seems to workaround the issue, should we add something about this to the README.md?

@rdb
Copy link
Contributor

rdb commented Dec 17, 2018

@proppy
Copy link
Author

proppy commented Dec 17, 2018

Thanks for the pointer, closing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants