[Paraview] ParaView 4.2.0 client/server execution error on SGI UV System (UNCLASSIFIED)

Su, Simon M CTR USARMY ARL (US) simon.m.su.ctr at mail.mil
Mon Oct 13 09:48:49 EDT 2014


Classification: UNCLASSIFIED
Caveats: NONE

Thanks JB. I will dig into the compilation process and see if there is anything I missed.

Thanks
-simon

-----Original Message-----
From: Biddiscombe, John A. [mailto:biddisco at cscs.ch] 
Sent: Friday, October 10, 2014 6:10 PM
To: Su, Simon M CTR USARMY ARL (US); paraview at paraview.org
Subject: Re: [Paraview] ParaView 4.2.0 client/server execution error on SGI UV System (UNCLASSIFIED)

The client has created the representation glyph3d, but the server hasn’t got it compiled in by the looks of it, so the create representation fails.
Does it get skipped when using osmesa (and hence doesn’t exist on the server)?

I’m not certain of this, but it happens all the time with the same error when one of my plugins that create a representation is loaded on the client - but not on the server.

JB

On 10/10/14 20:31, "Su, Simon M CTR USARMY ARL (US)"
<simon.m.su.ctr at mail.mil> wrote:

>Classification: UNCLASSIFIED
>Caveats: NONE
>
>Hello,
>
>We are wondering if someone can point us in the right direction to 
>track down the issue we are getting. We managed to get ParaView OSMESA 
>compile on our SGI UV  System. But in a client/server execution mode, 
>although we are able to connect and paraview starts up on the HPC side, 
>as soon as we try to draw something, we get a segmentation fault error 
>- please see error message at the bottom of this email.
>
>ParaView 4.2.0 osmesa is configure with the following options.
>
>-DCMAKE_BUILD_TYPE=Release \
>-DParaView_FROM_GIT=ON \
>-DENABLE_boost=ON \
>-DENABLE_cgns=OFF \
>-DENABLE_ffmpeg=ON \
>-DENABLE_fontconfig=ON \
>-DENABLE_freetype=ON \
>-DENABLE_hdf5=ON \
>-DENABLE_libxml2=ON \
>-DENABLE_matplotlib=ON \
>-DENABLE_mesa=OFF \
>-DENABLE_mpi=ON \
>-DENABLE_numpy=ON \
>-DENABLE_osmesa=ON \
>-DENABLE_paraview=ON \
>-DENABLE_png=ON \
>-DENABLE_python=ON \
>-DENABLE_qhull=ON \
>-DENABLE_qt=OFF \
>-DENABLE_silo=ON \
>-DENABLE_szip=ON \
>-DENABLE_visitbridge=ON \
>-DMPI_CXX_LIBRARIES:STRING="/opt/sgi/mpt/mpt-2.08/lib/libmpi++.so" \ 
>-DMPI_C_LIBRARIES:STRING="/opt/sgi/mpt/mpt-2.08/lib/libmpi.so" \ 
>-DMPI_LIBRARY:FILEPATH="/opt/sgi/mpt/mpt-2.08/lib/libmpi++.so" \ 
>-DMPI_CXX_INCLUDE_PATH:STRING="/opt/sgi/mpt/mpt-2.08/include" \ 
>-DMPI_C_INCLUDE_PATH:STRING="/opt/sgi/mpt/mpt-2.08/include" \ 
>-DUSE_SYSTEM_mpi=ON \ -DUSE_SYSTEM_python=OFF \ -DUSE_SYSTEM_zlib=OFF \
>
>And pvserver is invoked with the following arguments
>
>mpiexec_mpt -np ${NUM_MPITASKS} pvserver --use-offscreen-rendering
>--server-port=1486 --client-host=${HOSTNAME} --reverse-connection
>--timeout=00:10:00 --connect-id=43826
>
>Any suggestion on what/where we can start to track this segmentation 
>fault issue down is much appreciated.
>
>Thanks
>-simon
>
>
>=========================== client/server execution error 
>========================
>
>mpiexec_mpt -np ${NUM_MPITASKS} pvserver --use-offscreen-rendering
>--server-port=1486 --client-host=predator --reverse-connection
>--timeout=00:10:00 --connect-id=43826
>
>Accepting connection(s): phineas.arl.army.mil:55816
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/v
>tkP
>V
>SessionCore.cxx, line 390
>vtkPVSessionCore (0x7f8f85b63810): Object type: 
>vtkGlyph3DRepresentation, could not find requested method: "SetTriangulate"
>or the method was called with incorrect arguments.
>
>while processing
>Message 0 = Invoke
>  Argument 0 = vtk_object_pointer {vtkGlyph3DRepresentation 
>(0x7f8f8833fe90)}
>  Argument 1 = string_value {SetTriangulate}
>  Argument 2 = int32_value {0}
>
>
>
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/v
>tkP
>V
>SessionCore.cxx, line 391
>vtkPVSessionCore (0x7f8f85b63810): Aborting execution for debugging 
>purposes.
>
>
>############ ABORT #############
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/v
>tkS
>I
>Proxy.cxx, line 487
>vtkSISourceProxy (0x7f8f8833fc10): Could not parse property: 
>Triangulate
>
>
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ClientServerCore/Core/vtkPV
>Alg
>o
>rithmPortsInformation.cxx, line 56
>vtkPVAlgorithmPortsInformation (0x7f8f88367ee0): Could not downcast 
>vtkAlgorithm.
>
>
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/v
>tkP
>V
>SessionCore.cxx, line 390
>vtkPVSessionCore (0x7f8f85b63810): Wrapper function not found for class 
>"(vtk object is NULL)".
>while processing
>Message 0 = Invoke
>  Argument 0 = stream_value {
>    Message 0 = Invoke
>      Argument 0 = id_value {1}
>      Argument 1 = string_value {GetVTKObject}
>      Argument 2 = uint32_value {4525}
>    }
>  Argument 1 = string_value {Initialize}
>  Argument 2 = uint32_value {4525}
>  Argument 3 = uint32_value {4535}
>
>
>
>ERROR: In
>/Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Rele
>ase
>-
>Python27/paraview/src/paraview/ParaViewCore/ServerImplementation/Core/v
>tkP
>V
>SessionCore.cxx, line 391
>vtkPVSessionCore (0x7f8f85b63810): Aborting execution for debugging 
>purposes.
>
>
>############ ABORT #############
>Segmentation fault
>
>
>
>Classification: UNCLASSIFIED
>Caveats: NONE
>
>


Classification: UNCLASSIFIED
Caveats: NONE


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 9990 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141013/8d1727e7/attachment-0001.bin>


More information about the ParaView mailing list