torch-dct icon indicating copy to clipboard operation
torch-dct copied to clipboard

Segmantation Fault (core dumped)

Open 1215481871 opened this issue 3 years ago • 4 comments

When I import and use this package, it sometimes appears the segmentation fault (core dumped)problem. Has any one meet this kind of problem before?

1215481871 avatar Feb 05 '21 15:02 1215481871

Hi, I came acorss same problem. It seems because of torch.rfft().

Did you fixed it ?

TianhaoFu avatar Mar 04 '21 07:03 TianhaoFu

Sorry, I haven't. It still happens sometimes. What's wrong with torch.rfft()? Can you explained it or how I can fix this problem?

1215481871 avatar Mar 04 '21 07:03 1215481871

maybe you can see this: [(https://github.com/pytorch/pytorch/issues/25640.)]

BTW, so now you run your code many times in order to makes it run successfully?

Sorry, I haven't. It still happens sometimes. What's wrong with torch.rfft()? Can you explained it or how I can fix this problem?

TianhaoFu avatar Mar 04 '21 12:03 TianhaoFu

Yes, I'm still struggling on this problem. Have you fixed it yet?

1215481871 avatar Mar 18 '21 06:03 1215481871