ParaView SIGSEV

HI
When I try to open Paraview, I get this error

Loguru caught a signal: SIGSEGV

Stack trace:

29      0x5cf1d3f1d2d5 paraview(+0x92d5) [0x5cf1d3f1d2d5]

28      0x7612b5229e40 __libc_start_main + 128

27      0x7612b5229d90 /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7612b5229d90]

26      0x5cf1d3f1cfa4 paraview(+0x8fa4) [0x5cf1d3f1cfa4]

25      0x5cf1d3f229e4 paraview(+0xe9e4) [0x5cf1d3f229e4]

24      0x5cf1d3f1e15d paraview(+0xa15d) [0x5cf1d3f1e15d]

23      0x7612b4f99ce0 pqParaViewBehaviors::pqParaViewBehaviors(QMainWindow*, QObject*) + 2432

22      0x7612b4eeee72 pqAlwaysConnectedBehavior::pqAlwaysConnectedBehavior(QObject*) + 322

21      0x7612b3f2f4a6 pqObjectBuilder::createServer(pqServerResource const&, int) + 406

20      0x7612b2dd4906 vtkSMSession::ConnectToSelf(int) + 38

19      0x7612b3d4b8f3 vtkProcessModule::RegisterSession(vtkSession*) + 147

18      0x7612af914782 /opt/paraviewopenfoam510/lib/libvtkCommonCore-pv5.10.so.1(+0x514782) [0x7612af914782]

17      0x7612af7f6b3d vtkCallbackCommand::Execute(vtkObject*, unsigned long, void*) + 29

16      0x7612b54f4691 /opt/paraviewopenfoam510/lib/libvtkGUISupportQt-pv5.10.so.1(+0x29691) [0x7612b54f4691]

15      0x7612b32f17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7612b32f17c8]

14      0x7612b3e92456 pqServerManagerObserver::connectionCreated(long long) + 70

13      0x7612b32f17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7612b32f17c8]

12      0x7612b3f7c5c6 pqServerManagerModel::onConnectionCreated(long long) + 838

11      0x7612b3e8ef76 pqServerManagerModel::serverAdded(pqServer*) + 70

10      0x7612b32f17c8 /lib/x86_64-linux-gnu/libQt5Core.so.5(+0x2f17c8) [0x7612b32f17c8]

9       0x7612b4f59a26 pqDefaultViewBehavior::onServerCreation(pqServer*) + 86

8       0x7612b2cd8489 vtkPVSessionCore::GatherInformation(unsigned int, vtkPVInformation*, unsigned int) + 377

7       0x7612b2cd819a vtkPVSessionCore::GatherInformationInternal(vtkPVInformation*, unsigned int) + 58

6       0x7612a6dc621d vtkPVRenderingCapabilitiesInformation::CopyFromObject(vtkObject*) + 13

5       0x7612a6dc61e3 vtkPVRenderingCapabilitiesInformation::GetLocalCapabilities() + 339

4       0x7612b2150675 vtkOpenGLRenderWindow::SupportsOpenGL() + 1029

3       0x7612b2154d05 vtkOpenGLRenderWindow::OpenGLInit() + 133

2       0x7612b4db4f93 vtkglew_glewInit + 611

1       0x7612b4d9b33a /opt/paraviewopenfoam510/lib/libvtkglew-pv5.10.so.1(+0x5c33a) [0x7612b4d9b33a]

0       0x7612b5242520 /lib/x86_64-linux-gnu/libc.so.6(+0x42520) [0x7612b5242520]

(   0.461s) [paraview        ]                       :0     FATL| Signal: SIGSEGV

Segmentation fault (core dumped)

How did you install ParaView ? Which version ?

Please use the last binary release of ParaView from https://paraview.org/download

I first installed Paraview, then I installed OpenFoam version 10
I installed Paraview version 5.10 using terminal

Please use the last binary release of ParaView from https://paraview.org/download instead

thank you very did