Error while importing complex CAD model

Hello,

I am importing a complex CAD based model and I am getting the attached segmentation fault. Can you please help me understanding its cause.

Thanks

1 Like

Run in the debugger and get a traceback. Then you can see what function was being executed when the segfault happened. Without all of your code (which you have!) there’s nothing the rest of us can do to help.