[Paraview] seg fault when loading pvd file

Kent Eschenberg eschenbe at psc.edu
Wed Jun 4 15:20:13 EDT 2008


PVD files cannot use vtk files. To see a list of what they can use look at the end of <src>/Servers/Filters/vtkXMLCollectionReader.cxx

Kent
Pittsburgh Supercomputing Center

Julian Cummings wrote:
> Hello,
> 
> I am getting a segmentation fault from the latest cvs version of
> paraview 3.3.0 when loading what I believe is an innocuous PVD file (see
> attached).  Can someone tell me what I am doing wrong?  The seg fault
> occurs when I click the Apply button after loading the file.  BTW, I
> have a similar PVD file that loads a short series of VTU files (rather
> than VTK files), and that one loads just fine.  Also, I can load my VTK
> files series using the "legacy file series" approach just fine also, but
> I wanted to use the PVD file approach in order to get the correct "time"
> information loaded with each data file.
> 
> Thanks, Julian C.


More information about the ParaView mailing list