Skip to content

segmentation fault #10

Description

@xxKernel

the config:
pytorch=1.3.0
torchvision=0.4.1
cuda=10.0
cudatoolkit=10.0

the GPUs are tesla V100-sxm2-16gb

After I modified the make.sh‘s gpu-arch and made it,when running the demo_eval.py,it comes
the fault:
segmentation fault

(gdb) f 4
#4 push_back (__x=<unknown type in /home/seclogin/anaconda3/envs/gc_torch1py35/lib/python3.5/site-packages/roi_align_api-0.0.0-py3.5-linux-x86_64.egg/roi_align_api.cpython-35m-x86_64-linux-gnu.so, CU 0x0, DIE 0x12a6de>, this=0x558a385893c8)
at /usr/include/c++/4.8.2/bits/stl_vector.h:920
920 { emplace_back(std::move(__x)); }
(gdb) f 59
#59 0x0000558a35c25571 in main ()

could someone tell me how to use the project rightly?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions