-
Notifications
You must be signed in to change notification settings - Fork 121
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
Docker for Mac (17.10.0-ce-mac36) segfaults on debian:wheezy/centos:6 images #2169
Comments
Same here... Got the segfault on |
Same issue on Windows as well |
@yspro Yeah anything derived from these base images will segfault. Happened to me with mongo. |
Thanks for the report. The problem is a missing |
This should now work with latest edge version, released today (17.11.0-ce-rc2-mac37) |
I can confirm this has been fixed. Thanks! |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
Expected behavior
Running
docker run debian:wheezy
returns exit code 0Actual behavior
Running
docker run debian:wheezy
returns exit code 139Information
Diagnostic ID: B3DEF8E-B246-47B7-A218-380229307B77
Docker for Mac: version: 17.10.0-ce-mac36 (a38d9cd48bd0ee31ec82c59b783aa2f2817bfb92)
macOS: version 10.13 (build: 17A405)
logs: /tmp/6B3DEF8E-B246-47B7-A218-380229307B77/20171024-190910.tar.gz
[OK] db.git
[OK] vmnetd
[OK] dns
[OK] driver.amd64-linux
[OK] virtualization VT-X
[OK] app
[OK] moby
[OK] system
[OK] moby-syslog
[OK] db
[OK] env
[OK] virtualization kern.hv_support
[OK] slirp
[OK] osxfs
[OK] moby-console
[OK] logs
[OK] docker-cli
[OK] menubar
[OK] disk
Steps to reproduce the behavior
docker run debian:wheezy
Other images that segfault:
The text was updated successfully, but these errors were encountered: