ParaView-5.9.0-egl-MPI-Linux-Python3.8-64bit/ParaView-5.9.0-egl-MPI-Linux-Python3.8-64bit/bin/pvserver --force-offscreen-rendering --server-port=11155
Waiting for client...
Connection URL: cs://gpu4:11155
Accepting connection(s): gpu4:11155
Client connected.
( 142.098s) [pvserver ] vtkEGLRenderWindow.cxx:311 WARN| vtkEGLRenderWindow (0x21687b0): Setting an EGL display to device index: 0 require EGL_EXT_device_base EGL_EXT_platform_device EGL_EXT_platform_base extensions
( 142.098s) [pvserver ] vtkEGLRenderWindow.cxx:382 ERR| vtkEGLRenderWindow (0x21687b0): Only EGL 1.4 and greater allows OpenGL as client API. See eglBindAPI for more information.
( 142.098s) [pvserver ]vtkOpenGLRenderWindow.c:458 ERR| vtkEGLRenderWindow (0x21687b0): GLEW could not be initialized: Missing GL version
( 142.791s) [pvserver ] vtkEGLRenderWindow.cxx:311 WARN| vtkEGLRenderWindow (0x145ef0a0): Setting an EGL display to device index: 0 require EGL_EXT_device_base EGL_EXT_platform_device EGL_EXT_platform_base extensions
( 142.792s) [pvserver ] vtkEGLRenderWindow.cxx:382 ERR| vtkEGLRenderWindow (0x145ef0a0): Only EGL 1.4 and greater allows OpenGL as client API. See eglBindAPI for more information.
( 142.792s) [pvserver ]vtkOpenGLRenderWindow.c:458 ERR| vtkEGLRenderWindow (0x145ef0a0): GLEW could not be initialized: Missing GL version
Loguru caught a signal: SIGSEGV
Stack trace:
0 0x1472bd17f400 /lib64/libc.so.6(+0x36400) [0x1472bd17f400]
( 142.792s) [pvserver ] :0 FATL| Signal: SIGSEGV
[root@gpu4 egl_vendor.d]# pwd
/usr/share/glvnd/egl_vendor.d
[root@gpu4 egl_vendor.d]# cat 10_nvidia.json
{
"file_format_version" : "1.0.0",
"ICD" : {
"library_path" : "libEGL_nvidia.so.0"
}
}