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

Fixed the qemu: uncaught target signal 11 (Segmentation fault) - core dumped when running docker-compose up on Apple Silicon #5454

Merged

Conversation

LucRyan
Copy link

@LucRyan LucRyan commented Apr 13, 2022

No existing issue found.

Motivation

There's an qemu: uncaught target signal 11 (Segmentation fault) - core dumped error happens when running the docker locally on M1 MacBook Pro.
see similar issues in: docker/for-mac#5123

Changelog

Bug Fixes

Before: stopped during initialization.
Screen Shot 2022-04-12 at 9 35 38 PM

After: it works!
Screen Shot 2022-04-12 at 10 12 51 PM

Checklist for your Pull Request (PR)

@vbaranov
Copy link
Member

@LucRyan which version of Docker do you use on that machine?

@ryanwangJC
Copy link
Contributor

Screen Shot 2022-04-13 at 12 34 02 PM

Hey @vbaranov I'm using 4.7.0 (77141) on MacBook Pro (16-inch, 2021) with Apple M1 Pro chip.

@vbaranov
Copy link
Member

@ryanwangJC and what does docker --version return in terminal?

@ryanwangJC
Copy link
Contributor

Docker version 20.10.14, build a224086

@vbaranov vbaranov self-requested a review April 18, 2022 05:48
@vbaranov vbaranov merged commit cca07a5 into blockscout:master Apr 18, 2022
sidhujag pushed a commit to syscoin/blockscout that referenced this pull request May 11, 2022
…qemu-signal-11

Fixed the `qemu: uncaught target signal 11 (Segmentation fault) - core dumped` when running `docker-compose up` on Apple Silicon
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

Successfully merging this pull request may close these issues.

3 participants