Segmentation fault

Hi everyone

I´m working with the solver chtMultiRegionFoam in the version 20.09 of openFoam for windows, my case is a pipe with water vapor inside, when I want to see the results in Paraview everything is fine until I use “Plot Over Line” just for check the temperature field in the pipe, after i click the button “Apply” Paraview closes instantly and the bash give me the next message:

( 38.544s) [paraview ]vtkGenericDataArray.txx:62 ERR| vtkFloatArray (0x154d5480): Number of components do not match: Source: 1 Dest: 3
/opt/OpenFOAM/OpenFOAM-dev/bin/paraview: line 23: 1263 Segmentation fault PATH=“” path/paraview-launcher -opengl auto -- "@"

Do you know what would be a possible solution?

Use the binary release of ParaView instead: https://paraview.org/download

Ok i will, thanks Mathieu :+1: