docker / for-mac

Bug reports for Docker Desktop for Mac
https://www.docker.com/products/docker#/mac
2.44k stars 119 forks source link

qemu: uncaught target signal 11 (Segmentation fault) - core dumped on Apple Silicon M1 arm64 #5711

Closed davidszotten closed 3 years ago

davidszotten commented 3 years ago

Expected behavior

No segfault

Actual behavior

...
  adding: awsglue/transforms/drop_nulls.py (deflated 66%)
  adding: awsglue/transforms/collection_transforms.py (deflated 79%)
  adding: awsglue/data_source.py (deflated 58%)
  adding: awsglue/utils.py (deflated 69%)
  adding: awsglue/functions.py (deflated 53%)
[INFO] Scanning for projects...
qemu: uncaught target signal 11 (Segmentation fault) - core dumped            <--------
/home/aws-glue-libs/bin/glue-setup.sh: line 19:    30 Segmentation fault      
...

Information

Doesn't seem to happen on intel macs i've tried it on

Segfaults every time on my m1

Steps to reproduce the behavior

docker run -ti --platform=linux/amd64 --rm amazon/aws-glue-libs:glue_libs_1.0.0_image_01 /home/aws-glue-libs/bin/gluepyspark
stephen-turner commented 3 years ago

It is normal (and as documented) for some amd64 containers not to be able to run on an arm64 machine.

docker-robott commented 3 years ago

Closed issues are locked after 30 days of inactivity. This helps our team focus on active issues.

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. /lifecycle locked