Different points after conversion from SITK image to VTK Image

Hi, when I tried to do image.GetPointData().AddArray( numpy_to_vtk( array ) ), it gives me a Segmentation Fault. Is there a step that I forgot?