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 <har...@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@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
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to