MacBook M1: crash in QEMU
See original GitHub issueWhen running Hasura in a Docker container and POST:ing to it, you get a crash in QEMU.
QEMU uncaught target signal 4 (Illegal instruction)
There are no further outputs.
Versions
- hardware: Apple M1, 2020
- macOS: Big Sur Version 11.1
- hasura container version: v1.3.3
Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:8 (3 by maintainers)
Top Results From Across the Web
qemu is crashing with docker chromium for mac m1
I'm trying to generate a docker image to run chromium on M1 and attach puppeteer. To generate it and push it on my...
Read more >Infinity crash macbook pro 14 [m1 pro] ma… - Apple Community
my MacBook restarts due to launching applications through rosetta. Very part of the tabs crash in google chrome.
Read more >Bug #1917542 “qemu-img crash on M1 Mac” - Launchpad Bugs
System environment CPU: Apple M1 OS: Big Sur 11.2.2 qemu: stable 5.2.0 (Binary installed by homebrew) 3. Kernel logs $ sudo log show ......
Read more >QEMU savevm crashes QEMU - Super User
I created an Ubuntu VM with QEMU on host OS macOS Monterey. Trying to do savevm crashes QEMU with the following error code....
Read more >You Can Now Run VirtualBox on Apple Silicon (M1 / M2)
Mac VirtualBox users will be happy to know that VirtualBox now runs natively on Apple Silicon ARM processors, including the M1 and M2....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I have a similar issue. When running the
hasura/graphql-engine:v1.3.4-beta.3.cli-migrations-v2image (I also tried withlatest) under Docker Compose, I get the following messages while the container continuously crashes.I’m using the fedormelexin/graphql-engine-arm64 image now. It seems to work fine - but an official solution would be very nice!