[Paraview] run-time error in pvserver 3.14.1 when built from source
John Clyne
clyne at ucar.edu
Mon Jul 23 19:01:53 EDT 2012
Hi,
I've built pvserver 3.14.1 for Linux X86_64 and I'm trying to use it with a binary distro of the 3.14.1 client under Mac OS X 10.6. The server runs, and I can connect to it with the Mac client, and I can load a remote file. But whenever I hit apply the client and server immediately terminate. Same result if I simply try to render one of the built in source objects (e.g. sphere). Note, if I use a binary distro of pvserver it works fine. The only changes I've made to the build configuration from the default is to turn off Qt.
The error logs from the client and server are below:
Paraview client:
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, line 1463
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkSMPVRepresentationProxy (0x123ee4d30): Failed to create subproxy: PointSpriteRepresentation
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, line 1463
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkSMPVRepresentationProxy (0x123dcea20): Failed to create subproxy: PointSpriteRepresentation
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, line 1463
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkSMPVRepresentationProxy (0x123dcd750): Failed to create subproxy: PointSpriteRepresentation
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ServerManager/vtkSMProxy.cxx, line 1463
7/23/12 4:58:39 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkSMPVRepresentationProxy (0x12711d290): Failed to create subproxy: PointSpriteRepresentation
7/23/12 4:58:40 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx, line 94
7/23/12 4:58:40 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkSIPVRepresentationProxy (0x1270ae710): Missing data representation subproxy 'PointSpriteRepresentation' when processing RepresentationType element.
7/23/12 4:58:40 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console ERROR: In /Source/ParaView/release/ParaView/ParaViewCore/ClientServerCore/vtkPVAlgorithmPortsInformation.cxx, line 57
7/23/12 4:58:40 PM [0x0-0x63a63a].ParaView 3.14.1[54685] [0x0-0x63a63a].ParaView 3.14.1 com.apple.console vtkPVAlgorithmPortsInformation (0x12c075d50): Could not downcast vtkAlgorithm.
7/23/12 4:58:41 PM com.apple.launchd.peruser.1024148483[110] com.apple.launchd.peruser.1024148483 com.apple.console ([0x0-0x63a63a].ParaView 3.14.1[54685]) Job appears to have crashed: Segmentation fault
7/23/12 4:58:41 PM ReportCrash[54757] ReportCrash com.apple.console Saved crash report for paraview[54685] version () to /Users/clyne/Library/Logs/DiagnosticReports/paraview_2012-07-23-165841_cisl-pantin.crash
pvrender:
ERROR: In /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx, line 94
vtkSIPVRepresentationProxy (0x17439c40): Missing data representation subproxy 'PointSpriteRepresentation' when processing RepresentationType element.
ERROR: In /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/ParaViewCore/ServerImplementation/vtkSIPVRepresentationProxy.cxx, line 94
vtkSIPVRepresentationProxy (0xb7777b0): Missing data representation subproxy 'PointSpriteRepresentation' when processing RepresentationType element.
ERROR: In /fs/blizzard/home/clyne/tmp/ParaView-3.14.1-Source/VTK/Parallel/vtkSocketCommunicator.cxx, line 812
vtkSocketCommunicator (0x170b5000): Could not receive tag. 1
Exiting...
Exiting...
Any pointers would be greatly appreciated!
thanks - jc
John Clyne
National Center for Atmospheric Research
303.497.1236 (w), 303.809.1922 (c)
clyne at ucar.edu
More information about the ParaView
mailing list