TVQA
TVQA copied to clipboard
Program received signal SIGSEGV, Segmentation fault.
Hi,
When I run main.py with bst=3 input_stream= sub, it errors:
Program received signal SIGSEGV, Segmentation fault. 0x00007ffff7803bc5 in PyLong_AsLongLongAndOverflow (vv=0x7ffee9208038, overflow=0x7fffffffccac) at Objects/longobject.c:1072 1072 Objects/longobject.c: No such file or directory.
I wanna to know which may cause this issue. Do you know how to deal with it?
Sorry, not sure why this happens, I've never run into this issue.