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

Segmentation Fault When Importing Habitat-Sim #2318

Open
yusirhhh opened this issue Feb 6, 2024 · 1 comment
Open

Segmentation Fault When Importing Habitat-Sim #2318

yusirhhh opened this issue Feb 6, 2024 · 1 comment
Labels
support User support requested (e.g. specific issue or API usage question)

Comments

@yusirhhh
Copy link

yusirhhh commented Feb 6, 2024

When I try to import habitat or habitat_sim, I encounter the following issue: segmentation fault.

Python Version: 3.8.10
habitat_sim Version: 0.2.1

CentOS Version: 7.9
GCC Version: gcc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2)
NVIDIA Version: NVIDIA-SMI 515.43.04 Driver Version: 515.43.04 CUDA Version: 11.7

nvcc Version:
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2022 NVIDIA Corporation
Built on Tue_May__3_18:49:52_PDT_2022
Cuda compilation tools, release 11.7, V11.7.64
Build cuda_11.7.r11.7/compiler.31294372_0
ldconfig -p | grep libEGL Output:
libEGL_nvidia.so.0 (libc6,x86-64) => /lib64/libEGL_nvidia.so.0
libEGL_mesa.so.0 (libc6,x86-64) => /lib64/libEGL_mesa.so.0
libEGL.so.1 (libc6,x86-64) => /lib64/libEGL.so.1
libEGL.so (libc6,x86-64) => /lib64/libEGL.so

@aclegg3 aclegg3 added the support User support requested (e.g. specific issue or API usage question) label Feb 29, 2024
@aclegg3
Copy link
Contributor

aclegg3 commented Feb 29, 2024

Hey @yusirhhh, without more information such as verbose logs I can't help here.
Try elevating the log level and consider posting the log if you need more help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support User support requested (e.g. specific issue or API usage question)
Projects
None yet
Development

No branches or pull requests

2 participants