Yeah, the application crashes fully where it is forcefully shut down and I have to reopen the application. I am using Slicer version 5.2.2 on windows 10. I am posting screenshots below, but my work flow is that we have a video recording of the US, I extracted all the frames from the video and made those frames into png files. Then I uploaded the files into slicer. Eventually, my images will be cropped in a way so that only the tissue will be present and none of the UI portions of the ultrasound program that was also recorded.
I ran the code in smaller chunks/ individual lines without any errors until I input line 79 (slicer.modules.volumereconstruction.logic().ReconstructVolumeFromSequence(volumeReconstructionNode)) where it crashes the program. I also notice that I am receiving notification that my scalar component is 0, which I do not know if this is something I need to worry about.

