[Paraview] Segmentation fault on Paraview 2.0

Berk Geveci berk.geveci at gmail.com
Tue May 31 13:39:50 EDT 2005


58,187 elements are not that many. I seriously doubt that the size is
the issue (unless you have an ancient computer with very little
memory, but then I doubt paraview would run properly). Can you
generate a stack trace? Or write a bug report and upload the data at:
http://www.paraview.org/Bug


On 5/31/05, Richard Haney <cosmoh2o at hotmail.com> wrote:
> To Whom It May Concern,
> 
> I am using Paraview to read-in a XDMF file with .h5 data file (as it is
> "heavy" data) and I keep getting a segmentation fault.  The file I am
> reading in is pretty big with 29,171 Nodes and 58,187 triangular elements.
> 
> Has anyone ran into this problem? I am thinking that the file may be too big
> but am unsure. Below is the contents of "ParaView" trace file:
> 
> set kw(vtkTemp5) [$Application GetMainWindow]
> set kw(vtkTemp23) [$kw(vtkTemp5) GetMainView]
> set kw(vtkTemp660) [$kw(vtkTemp5) InitializeReadCustom "XdmfReader"
> "/home/rhaney/Convert/out10FT.xmf"]
> $kw(vtkTemp660) SetDomain {Domain0}
> $kw(vtkTemp660) EnableGrid {Part Example}
> $kw(vtkTemp5) ReadFileInformation $kw(vtkTemp660)
> "/home/rhaney/Convert/out10FT.xmf"
> $kw(vtkTemp5) FinalizeRead $kw(vtkTemp660)
> "/home/rhaney/Convert/out10FT.xmf"
> set kw(vtkTemp683) [$kw(vtkTemp660) GetPVWidget {Filename}]
> $kw(vtkTemp683) SetValue "/home/rhaney/Convert/out10FT.xmf"
> set kw(vtkTemp670) [$kw(vtkTemp660) GetPVWidget {cell_array_sel}]
> set kw(vtkTemp674) [$kw(vtkTemp660) GetPVWidget {point_array_sel}]
> set kw(vtkTemp675) [$kw(vtkTemp660) GetPVWidget {stride}]
> $kw(vtkTemp675) SetValue 1 1 1
> set kw(vtkTemp687) [$kw(vtkTemp660) GetPVWidget {xdmf_parameters}]
> $kw(vtkTemp5) SetCenterOfRotation -2.314751 0.000000 -16.046406
> $kw(vtkTemp5) SetCenterOfRotation -2.314751 0.000000 -16.046406
> $kw(vtkTemp660) AcceptCallback
> 
> Thanks to anyone with any hint/help.
> 
> 
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>


More information about the ParaView mailing list