<div dir="ltr">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?<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr">- Chuck<br></div></div></div>
<br><div class="gmail_quote">On Tue, Apr 12, 2016 at 2:27 PM, Harald Klimach <span dir="ltr"><<a href="mailto:harald@klimachs.de" target="_blank">harald@klimachs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Chuck,<br>
<br>
thanks a lot for your continued support.<br>
<br>
>       • Server Type = Client / Server (reverse connection)<br>
<span class="">>       • Port: 11772<br>
>       • Command:<br>
> 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<br>
<br>
</span>First, this seemed to do the trick, but then I tried to open the Paraview about menu and got the segfault again.<br>
The xterm tracked the error messages:<br>
<br>
Connecting to client (reverse connection requested)...<br>
Connection URL: csrc://localhost:11772<br>
Client connected.<br>
ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkEGLRenderWindow.cxx, line 315<br>
vtkEGLRenderWindow (0x1b10e40): Only EGL 1.4 and greater allows OpenGL as client API. See eglBindAPI for more information.<br>
<br>
ERROR: In /home/user/abs/paraview/src/ParaView-v5.0.1-source/VTK/Rendering/OpenGL2/vtkOpenGLRenderWindow.cxx, line 575<br>
vtkEGLRenderWindow (0x1b10e40): GLEW could not be initialized.<br>
<br>
[remote:08935] *** Process received signal ***<br>
[remote:08935] Signal: Segmentation fault (11)<br>
[remote:08935] Signal code: Address not mapped (1)<br>
[remote:08935] Failing at address: (nil)<br>
[remote:08935] [ 0] /usr/lib/libc.so.6(+0x33330)[0x7f15692d2330]<br>
[remote:08935] *** End of error message ***<br>
<br>
Best,<br>
Harald</blockquote></div><br></div>