[Paraview] Visit Reader crash

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Mar 11 10:31:26 EST 2011


That's the case, unfortunately for now. In future i.e. with ParaView
4.0, we already have changes in queue that will ensure that the client
communicates with the server to ensure that only those readers (and
other proxies) available on the server are shown to the user.

Utkarsh

On Fri, Mar 11, 2011 at 6:20 AM, Robert Maynard
<robert.maynard at kitware.com> wrote:
> Hi,
> For ParaView to work you most make sure that the client and server have the
> same readers enabled in the VisItBridge. In your case you will you need to
> recompile the server with SILO and CGNS support if you want to load those
> file formats, or recompile the client with those readers disabled.
>
> On Fri, Mar 11, 2011 at 6:17 AM, Van Mierlo K. <kvm at soton.ac.uk> wrote:
>>
>> Hi,
>>
>>
>>
>> I have installed paraview 3.10 on the cluster and enabled the Visitbridge.
>> Not all dependencies for the different Visit readers are available so only a
>> number of them is build. Running the paraview gui on the cluster works but
>> connecting to pvserver from my windows desktop (running the binary
>> downloaded from the website) causes a crash. I think it is because not all
>> Visit readers are available to pvserver on the cluster. I guess I can
>> disable the Visit readers on my desktop as a work around but this is not an
>> ideal solution.
>>
>>
>>
>> Koen van Mierlo
>>
>>
>>
>> [kvm at blue38 complex]$ Listen on port: 11111
>>
>> Waiting for client...
>>
>> Client connected.
>>
>> ERROR: In
>> /home/kvm/projects/ParaView-3.10.0/Servers/Common/vtkProcessModule.cxx, line
>> 1095
>>
>> vtkProcessModule (0x11e04430): Cannot create object of type
>> "vtkVisItSiloReader".
>>
>> while processing
>>
>> Message 0 = New
>>
>>   Argument 0 = string_value {vtkVisItSiloReader}
>>
>>   Argument 1 = id_value {324}
>>
>>
>>
>>
>>
>> ERROR: In
>> /home/kvm/projects/ParaView-3.10.0/Servers/Common/vtkProcessModule.cxx, line
>> 1096
>>
>> vtkProcessModule (0x11e04430): Aborting execution for debugging purposes.
>>
>>
>>
>> [blue38:20707] *** Process received signal ***
>>
>> [blue38:20707] Signal: Aborted (6)
>>
>> [blue38:20707] Signal code:  (-6)
>>
>> [blue38:20707] [ 0] /lib64/libpthread.so.0 [0x3f1b00e7c0]
>>
>> [blue38:20707] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x3f1a430265]
>>
>> [blue38:20707] [ 2] /lib64/libc.so.6(abort+0x110) [0x3f1a431d10]
>>
>> [blue38:20707] [ 3]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN16vtkProcessModule19InterpreterCallbackEmPv+0x42d)
>> [0x2ad41421518d]
>>
>> [blue38:20707] [ 4]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkCommon.so.pv3.10(_ZN18vtkCallbackCommand7ExecuteEP9vtkObjectmPv+0x19)
>> [0x2ad42401bb79]
>>
>> [blue38:20707] [ 5]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkCommon.so.pv3.10
>> [0x2ad4240d48b8]
>>
>> [blue38:20707] [ 6]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkClientServer.so(_ZN26vtkClientServerInterpreter17ProcessOneMessageERK21vtkClientServerStreami+0x2b0)
>> [0x2ad41faf32f0]
>>
>> [blue38:20707] [ 7]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkClientServer.so(_ZN26vtkClientServerInterpreter13ProcessStreamERK21vtkClientServerStream+0x1d)
>> [0x2ad41faf347d]
>>
>> [blue38:20707] [ 8]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN17vtkSelfConnection20ProcessStreamLocallyER21vtkClientServerStream+0x20)
>> [0x2ad4142717f0]
>>
>> [blue38:20707] [ 9]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN20vtkMPISelfConnection30SendStreamToServerNodeInternalEiR21vtkClientServerStream+0xca)
>> [0x2ad414206bca]
>>
>> [blue38:20707] [10]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN20vtkMPISelfConnection26SendStreamToDataServerRootER21vtkClientServerStream+0x12)
>> [0x2ad414205e22]
>>
>> [blue38:20707] [11]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN26vtkProcessModuleConnection10SendStreamEjR21vtkClientServerStream+0xd1)
>> [0x2ad414207921]
>>
>> [blue38:20707] [12]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN33vtkProcessModuleConnectionManager10SendStreamExjR21vtkClientServerStreami+0x39)
>> [0x2ad41420a179]
>>
>> [blue38:20707] [13]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN16vtkProcessModule10SendStreamExjR21vtkClientServerStreami+0x6a)
>> [0x2ad414212b8a]
>>
>> [blue38:20707] [14]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_Z26vtkClientConnectionRootRMIPvS_ii+0x55)
>> [0x2ad414200e75]
>>
>> [blue38:20707] [15]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkParallel.so.pv3.10(_ZN25vtkMultiProcessController10ProcessRMIEiPvii+0xa2)
>> [0x2ad41db19d72]
>>
>> [blue38:20707] [16]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkParallel.so.pv3.10(_ZN25vtkMultiProcessController11ProcessRMIsEii+0x115)
>> [0x2ad41db1a215]
>>
>> [blue38:20707] [17]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN19vtkRemoteConnection20ProcessCommunicationEv+0x26)
>> [0x2ad41426f2c6]
>>
>> [blue38:20707] [18]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN33vtkProcessModuleConnectionManager18MonitorConnectionsEm+0x235)
>> [0x2ad41420bf75]
>>
>> [blue38:20707] [19]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN16vtkProcessModule11StartServerEm+0x14e)
>> [0x2ad41421237e]
>>
>> [blue38:20707] [20]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVServerCommon.so(_ZN16vtkProcessModule5StartEiPPc+0x245)
>> [0x2ad4142140f5]
>>
>> [blue38:20707] [21]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/libvtkPVFilters.so(_ZN9vtkPVMain3RunEP12vtkPVOptions+0x59)
>> [0x2ad414805d59]
>>
>> [blue38:20707] [22]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvserver(main+0x8b)
>> [0x4014ab]
>>
>> [blue38:20707] [23] /lib64/libc.so.6(__libc_start_main+0xf4)
>> [0x3f1a41d994]
>>
>> [blue38:20707] [24]
>> /home/kvm/Paraview/ParaView-3.10.0-Linux-x86_64/lib/paraview-3.10/pvserver(__gxx_personality_v0+0xb9)
>> [0x401329]
>>
>> [blue38:20707] *** End of error message ***
>>
>> _______________________________________________
>> 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
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>
>
>
> --
> Robert Maynard
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list