-
Notifications
You must be signed in to change notification settings - Fork 89
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
Gazebo fails to build for x86_64 on AArch64 with QEMU user-mode emulation through binfmt_mist #296
Comments
Can you get a backtrace of the crash? The easiest thing is IMHO Which hardware do you run this on? Can little RAM be the reason? |
I have noticed the same issue in The backtraces are copied below. I am using a fairly powerful free-tier Oracle Cloud ARM VM - 4 ARM cores / 24GB RAM / 200GB SSD, so I don't think there are any issues there.
|
The actual command that crashes QEMU is:
https://gitlab.com/qemu-project/qemu/-/issues/1502 may be related. |
The Gazebo build process fails due to a segmentation fault in an automatic MOC step when using QEMU user-mode emulation for x86_64 on AArch64.
This is most likely not a problem caused by this overlay, but maybe we can come up with something to add to fix this. I have no idea where to even start debugging, though - it's especially painful due to the speed of emulation.
To reproduce
x86_64-linux
toboot.binfmt.emulatedSystems
on NixOS)--check
if it already exists)The text was updated successfully, but these errors were encountered: