-
Notifications
You must be signed in to change notification settings - Fork 164
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 #4
Comments
when the program runs to 'class _DCNv2(Function):', this error appears |
Hi this is due to the errors when compiling DCNv2. Can you put more error info after running 'make.sh'? Also, feel free to check here: CharlesShang/DCNv2#17 |
Hi, I find similar errors here: ContinuumIO/anaconda-issues#483. Sorry I'm not an expert in GCC, but people in that repo mentioned that it is because that the lib is only forward compatible. So my suggestion is, first read their comments and try their solutions. Besides, would you like to provide more detailed information about your environment so that other people might have an idea about how to solve it? |
my system is centos7.3, python version is 3.6.6, pytorch version is 1.1.0, cuda version is 9.2, |
hello, when i am running test.py ,i got an error: segmentation fault, could you help me? thank you!
The text was updated successfully, but these errors were encountered: