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

qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped #71

Closed
veeran-dev opened this issue Oct 21, 2021 · 3 comments
Closed

Comments

@veeran-dev
Copy link

Hi Team,

I am using macOS Big Sur ( Apple M1 Chip )

On Docker amd64 warning is shown.

How do i resolve this issue
I tried updating docker-compose.yml with platform: linux/amd64 and platform: linux/arm64 both are not working.

Is there is any solution to sort this issue.

Screenshot 2021-10-21 at 1 28 59 AM

@bluesign
Copy link
Contributor

I checked this recently, it was about IIRC node version on Docker container, but not debugged much. I will check again and get back to you

@bluesign
Copy link
Contributor

@veeran-dev this is the issue I found about this from my notes: docker/for-mac#5831

Upgrading docker can help ( otherwise they are some alternative solutions in that thread)

@srinjoyc srinjoyc closed this as completed Nov 4, 2021
@fcoury
Copy link

fcoury commented Mar 24, 2022

@veeran-dev @bluesign I can confirm that upgrading manually to the latest version fixed the problem for me. It seems my upgrade was somewhat stuck, so I downloaded Docker Desktop from the website and it worked first time.

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

4 participants