HI,
I am experiencing issue with loading plugin into Cubit 2021.4.
when starting Cubit, it seems that the plugin starts to load and then I get:
...Interrupt Detected. CUBIT Exiting... [1] 330538 segmentation fault (core dumped)
I believed at first the problem came with our implementation of the plugin (that is working fine with Cubit 2020.2 and earlier version), but I have the same problem when loading an example plugin provided with Cubit 2021.4.
I have tried CGMPlugin
that I build locally, can’t run cubit with the plugin in, but it is working just fine without…
I also don’t know how to get more information about the crash (gdb seems not to be working with cubit…)
any help would greatly be appreciated !
Thank you
Baptiste