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

Crash while building SITL #12024

Closed
lang-simon opened this issue May 15, 2019 · 3 comments
Closed

Crash while building SITL #12024

lang-simon opened this issue May 15, 2019 · 3 comments

Comments

@lang-simon
Copy link

lang-simon commented May 15, 2019

Hello,
I installed the development environment with gazebo with the script on the wiki and once I tried to compile with

"make px4_sitl_default gazebo''

It stops at step 8/12 ''performing for 'sitl_gazebo' or 3/7 ''performing build step for' sitl_gazebo'''
and Ubuntu become totally irreaponsive, I have to hard reboot.

It's Ubuntu on a clean installation.

Is that a known issue ?

Thanks.

@mhkabir
Copy link
Member

mhkabir commented May 15, 2019

I ran into this as well on a clean install - seems like something in the sitl_gazebo build needs an insane amount of RAM.

@bys1123
Copy link
Contributor

bys1123 commented May 15, 2019

It needs 2GB RAM/core. Means if you build this at make -j4, it will need 8GB RAM.

@lang-simon
Copy link
Author

it is really confusing ! I used it on the same computer in a virutal machine in windows and switched to a clean install of ubuntu due to performances problems in gazebo.

So only hope is tomake -j2 or increase the swap to help my 8gb of RAM ?

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