SCIRun causes a segmentation fault with both Python Console and InterfaceWithPython if both are present before first execution.
Steps to reproduce the behavior:
- Open SCIRun
- Open the Python Console
- Add InterfaceWithPython module
- Execute
- Segmentation Fault
Version
I did not get seg faults on macOS, both the release version and built from master.
On both of my Linux machines, I was able to reproduce this.