[Paraview] Segfault with OpenGL2
Harald Klimach
harald at klimachs.de
Tue Apr 12 14:27:31 EDT 2016
Dear Chuck,
thanks a lot for your continued support.
> • Server Type = Client / Server (reverse connection)
> • Port: 11772
> • Command:
> xterm -e ssh -R 11772:localhost:11772 user at remotebox /path/to/install/bin/pvserver --disable-xdisplay-test --reverse-connection --client-host=localhost --server-port=11772
First, this seemed to do the trick, but then I tried to open the Paraview about menu and got the segfault again.
The xterm tracked the error messages:
Connecting to client (reverse connection requested)...
Connection URL: csrc://localhost:11772
Client connected.
ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkEGLRenderWindow.cxx, line 315
vtkEGLRenderWindow (0x1b10e40): Only EGL 1.4 and greater allows OpenGL as client API. See eglBindAPI for more information.
ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, line 575
vtkEGLRenderWindow (0x1b10e40): GLEW could not be initialized.
[remote:08935] *** Process received signal ***
[remote:08935] Signal: Segmentation fault (11)
[remote:08935] Signal code: Address not mapped (1)
[remote:08935] Failing at address: (nil)
[remote:08935] [ 0] /usr/lib/libc.so.6(+0x33330)[0x7f15692d2330]
[remote:08935] *** End of error message ***
Best,
Harald
More information about the ParaView
mailing list