question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MacBook M1: crash in QEMU

See original GitHub issue

When 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:closed
  • Created 3 years ago
  • Reactions:13
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

9reactions
rossngcommented, Feb 16, 2021

I have a similar issue. When running the hasura/graphql-engine:v1.3.4-beta.3.cli-migrations-v2 image (I also tried with latest) under Docker Compose, I get the following messages while the container continuously crashes.

{"timestamp":"2021-02-16T01:47:23.000+0000","level":"info","type":"startup","detail":{"kind":"installing cli-ext plugin","info":""}}

qemu: uncaught target signal 11 (Segmentation fault) - core dumped

Segmentation fault
2reactions
rossngcommented, Apr 8, 2021

I’m using the fedormelexin/graphql-engine-arm64 image now. It seems to work fine - but an official solution would be very nice!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found