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

RunError: Segmentation fault (core dumped) #46

Open
Wangzzy52 opened this issue Dec 28, 2024 · 0 comments
Open

RunError: Segmentation fault (core dumped) #46

Wangzzy52 opened this issue Dec 28, 2024 · 0 comments

Comments

@Wangzzy52
Copy link

I meet an error when running the code. Can you help me?

mitting ninja build file /home/wangjunjian/.cache/torch_extensions/py37_cu116/gymtorch/build.ninja...
Building extension module gymtorch...
Allowing ninja to set a default number of workers... (overridable by setting the environment variable MAX_JOBS=N)
ninja: no work to do.
Loading extension module gymtorch...
choose to use gpu...
cfg_env: ../envs/dexteroushandenvs/cfg/shadow_hand_catch_over2underarm.yaml
Averaging factor: 0.01
Obs type: full_state
Not connected to PVD
+++ Using GPU PhysX
Physics Engine: PhysX
Physics Device: cuda:0
GPU Pipeline: enabled
Fatal Python error: Segmentation fault

Current thread 0x00007f0e03675740 (most recent call first):
File "../../distill/envs/dexteroushandenvs/tasks/hand_base/base_task.py", line 122 in create_sim
File "../../distill/envs/dexteroushandenvs/tasks/shadow_hand_catch_over2underarm.py", line 206 in create_sim
File "../../distill/envs/dexteroushandenvs/tasks/hand_base/base_task.py", line 82 in init
File "../../distill/envs/dexteroushandenvs/tasks/shadow_hand_catch_over2underarm.py", line 134 in init
File "../../distill/envs/dexteroushandenvs/utils/parse_task.py", line 182 in parse_task
File "train/train_hands.py", line 32 in make_train_env
File "train/train_hands.py", line 146 in main
File "train/train_hands.py", line 170 in
Segmentation fault (core dumped)

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

1 participant