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 (core dumped) #23

Open
youthliuxi opened this issue Mar 12, 2022 · 0 comments
Open

Segmentation fault (core dumped) #23

youthliuxi opened this issue Mar 12, 2022 · 0 comments

Comments

@youthliuxi
Copy link

youthliuxi commented Mar 12, 2022

While running ""sudo python setup.py install"", an error comes;

/usr/local/cuda/bin/nvcc -I/usr/local/include/eigen3 -I/usr/local/include -I/home/leon/anaconda3/envs/pytorch_posecnn/lib/python3.7/site-packages/torch/include -I/home/leon/anaconda3/envs/pytorch_posecnn/lib/python3.7/site-packages/torch/include/torch/csrc/api/include -I/home/leon/anaconda3/envs/pytorch_posecnn/lib/python3.7/site-packages/torch/include/TH -I/home/leon/anaconda3/envs/pytorch_posecnn/lib/python3.7/site-packages/torch/include/THC -I/usr/local/cuda/include -I/home/leon/anaconda3/envs/pytorch_posecnn/include/python3.7m -c sdf_matching_loss_kernel.cu -o build/temp.linux-x86_64-3.7/sdf_matching_loss_kernel.o -D__CUDA_NO_HALF_OPERATORS__ -D__CUDA_NO_HALF_CONVERSIONS__ -D__CUDA_NO_HALF2_OPERATORS__ --expt-relaxed-constexpr --compiler-options '-fPIC' --gpu-architecture=compute_70 --gpu-code=sm_70 -DTORCH_API_INCLUDE_EXTENSION_H -DTORCH_EXTENSION_NAME=posecnn_cuda -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++11
/home/leon/anaconda3/envs/pytorch_posecnn/lib/python3.7/site-packages/torch/include/c10/core/TensorTypeSet.h(44): warning: integer conversion resulted in a change of sign

Segmentation fault (core dumped)
error: command '/usr/local/cuda/bin/nvcc' failed with exit status 139

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