Error blockMesh Loguru caught a signal: SIGSEGV

After running the blockMesh of a tutorial of openFoam it showed this error:
Created temporary ‘pitzDailySteady.OpenFOAM’

Loguru caught a signal: SIGSEGV
Stack trace:
0 0x7974fdc45330 /usr/lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x7974fdc45330]
( 0.685s) [paraview ] :0 FATL| Signal: SIGSEGV
Segmentation fault (core dumped)

I’m new to the software so I have no idea what to do

please share your entire folder containing the open foam data.

blockMeshDict (2.6 KB)
controlDict (1.0 KB)
functions (830 Bytes)
fvSchemes (1.3 KB)
fvSolution (1.5 KB)

momentumTransport (939 Bytes)
physicalProperties (732 Bytes)

Please create an archive instead of sharing individual files.

pitzDailySteady.zip (1.8 MB)
Sorry, here you have it compressed

I’m using ubuntu from a windows computer and the problem shows when I try to open ParaView writing the command paraFoam

Then use ParaView instead.

Using ParaView this happened:
ParaView: command not found

Using paraView this happened:
Command ‘paraView’ not found, did you mean:
command ‘paraview’ from deb paraview (5.11.2+dfsg-4)
Try: sudo apt install

Using paraview this happened:
QStandardPaths: wrong permissions on runtime directory /run/user/1000/, 0755 instead of 0700

Loguru caught a signal: SIGSEGV
Stack trace:
0 0x7652ac645330 /usr/lib/x86_64-linux-gnu/libc.so.6(+0x45330) [0x7652ac645330]
( 4.196s) [paraview ] :0 FATL| Signal: SIGSEGV
Segmentation fault (core dumped)

Use the binary release from https://paraview.org/download

Which one is it? I downloaded this version
ParaView-6.0.0-RC1-Windows-Python3.12-msvc2017-AMD64.msi

If you want to install for Windows, yes.

I already have that one, what are you suggesting?

I’m suggesting to use that version to open the OpenFOAM folder you shared.

First, Is there a way to open ParaView directly from the terminal?
Second, is there a way to see the mesh only, before solving, in paraview?

I supose that if ParaView bin directory is in your path, you should be able to open it from a Windows terminal.

Second, is there a way to see the mesh only, before solving, in paraview?

Not directly, but maybe OpenFOAM can generate a .vtk file or something.