[Paraview] Segfault with OpenGL2

Chuck Atkins chuck.atkins at kitware.com
Tue Apr 12 16:23:26 EDT 2016


Unfortunately I suspect this is an issue with NVIDIA driver. Their EGL
support is still brand new and currently seems to be fairly brittle between
driver releases so perhaps best to wait until it settles a bit and just
stick with X for now :-(.  Are you able to use the X+OpenGL2 (i.e. no egl)
pvserver for remote rendering?

- Chuck

On Tue, Apr 12, 2016 at 2:27 PM, Harald Klimach <harald at klimachs.de> wrote:

> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160412/23533e13/attachment.html>


More information about the ParaView mailing list