TVQA icon indicating copy to clipboard operation
TVQA copied to clipboard

Program received signal SIGSEGV, Segmentation fault.

Open mengliu1991 opened this issue 5 years ago • 1 comments

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?

mengliu1991 avatar Sep 27 '19 01:09 mengliu1991

Sorry, not sure why this happens, I've never run into this issue.

jayleicn avatar Sep 27 '19 01:09 jayleicn