View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004027ParaView(No Category)public2006-11-07 11:262009-12-09 14:51
ReporterDavid Karelitz 
Assigned ToDave DeMarle 
PriorityhighSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004027: SNL: Crash with empty dataset and Ordered Compositing
DescriptionIf a node has no data and enable ordered compositing is checked, pvserver crashes with the following error:

Process id: 0 >> ERROR: In /projects/viz/paraview/src/ParaView/2.4.4/ParaView/VTK/Parallel/vtkPKdTree.cxx, line 329
vtkPKdTree (0xac4c1c0): (process 0) VolumeBounds - degenerate volume

Process id: 1 >> ERROR: In /projects/viz/paraview/src/ParaView/2.4.4/ParaView/VTK/Parallel/vtkPKdTree.cxx, line 329
vtkPKdTree (0xb8d8840): (process 1) VolumeBounds - degenerate volume


To replicate the problem:
1. Start paraview in client/server mode with 2 servers
1. Make sure enable ordered compositing is off
2. Open an Exodus file
3. Apply a threshold that results in an empty dataset (set threshold range to something outside the current variable range)
4. Enable ordered compositing
5. rotate the (empty) dataset
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0005668)
Ken Moreland (manager)
2006-11-07 14:13

I was able to replicate this problem with ParaView 2.4.4 (BTW you had to set the compositing threshold to 0MB first). However, everything seems to be working fine on the CVS head. Since the release of ParaView 2.4, there have been many fixes to the parallel volume rendering. This must be one of them.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team