I've never seen that before. My blind guess is that for some reason the spatial bounds of the data are not being computed correctly.
If your point data had global ids, that would probably skip the section of code giving the warning. Whether that would stop the actual crash, I don't know. -Ken On 3/27/09 7:57 AM, "John Biddiscombe" <[email protected]> wrote: When I try to turn on Transparency for a large mesh, I am getting this sort of error dump, before Paraview crashes and dies on me (or hangs and has to be killed). Can anyone suggest a workaround or other quick fix that might help? (I also get memory error problems, but this error is very common). Thanks JB Process id: 25 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x8c249f0): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 16 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0xe080090): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 12 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x66d23c0): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 14 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x1f82550): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 10 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x67c2170): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 23 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x20bafd0): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance Process id: 24 >> Warning: In /project/csvis/biddisco/code/pv-meshless/VTK/Filtering/vtkKdTree.cxx, line 1916 vtkKdTree (0x9132480): vtkKdTree::BuildMapForDuplicatePoints - invalid tolerance -- John Biddiscombe, email:biddisco @ cscs.ch http://www.cscs.ch/ CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07 Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82 _______________________________________________ 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 **** Kenneth Moreland *** Sandia National Laboratories *********** *** *** *** email: [email protected] ** *** ** phone: (505) 844-8919 *** web: http://www.cs.unm.edu/~kmorel
_______________________________________________ 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
