rsummers11/CADLab

getting segmentation fault in MULAN

Opened this issue · 3 comments

Hi,

While validation on the MULAN code, I am getting a segmentation fault (core dumped). Could anyone please resolve that or suggest what is causing the segmentation fault?

Can you provide the detailed error information?

This is the error shown!
Annotation 2020-05-04 181057

It is hard to tell the reason from this simple message. I recommend you to debug the code step-by-step using PyCharm or pdb to see which line is causing it.