Skip to content

Question about running omnigibson simulation encounter Segmentation fault (core dumped) problem #970

Closed Answered by cgokmen
asapacsin asked this question in Q&A
Discussion options

You must be logged in to vote

You need to download the BEHAVIOR-1K dataset. To do so, you can run python omnigibson/download_datasets.py

The Segmentation Fault is sadly just the way that Omniverse exits - e.g. even if all code was running properly, at the end, it exits with a segfault as it closes down the window. This I believe will be fixed by Nvidia in the next release. For now you can ignore it, look for the actual error further up. In this case it would be the missing dataset as you found.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@QiSu77
Comment options

@cgokmen
Comment options

Answer selected by cgokmen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #968 on October 12, 2024 18:13.