pjl1995/CTracker

segmentation fault

Opened this issue · 3 comments

RuntimeError: DataLoader worker (pid 7699) is killed by signal: Segmentation fault. Details are lost due to multiprocessing. Rerunning with num_workers=0 may give better error trace.
I found that when we set num_workers=1 it will appear segmentation fault.

We have not encountered this problem. Would you get this error if you use the default num_workers=32 ?

It seems that no one else has encountered this problem. Maybe your environment is not installed correctly, or there is a problem with your machine.