Hello,

I running a fresh install of kubuntu 16.04 xenial xerus on a desktop computer 
with 2 x 14 cpu's. I've downloaded ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit 
binary release (from paraview.org), and I use the binaries in the "bin" 
subfolder.


When I run in client-server mode on the computer, i.e. using localhost and 
socket 11111, I experience "random" crashes of pvserver. I start servers like 
this:


mpirun.mpich -np 14 <path 
to>/ParaView-5.0.1-Qt4-OpenGL2-MPI-Linux-64bit/bin/pvserver 
--use-offscreen-rendering


Then in the client many things are working. However, when I use the 
Contour-filter after playing a few time step (from an ExodusII-file) a small 
pop-up appears saying "The server side has disconnected". In the terminal I can 
see different errors. Sometimes it says:

Bus error (signal 7)


other times is it something with:


Unsupported cell type


(I think it comes from void vtkGenericCell::SetCellType(int cellType) )


Does anybody know how to fix these issues? I would be really happy if someone 
knows a solution.


Christian

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to