MantisBT - ParaView
View Issue Details
0007698ParaView(No Category)public2008-09-17 16:082009-05-13 13:47
Alan Scott 
Utkarsh Ayachit 
highcrashalways
closedfixed 
 
3.6 
0007698: Volume rendering crashes when blocks are selected
ParaView crashes or hangs when we have blocks selected.

* ParaView 3.5 trunk. client/server.
* can.exo. All vars, apply.
* Rotate the can so you can see it.
* Select block - then select the can.
* Change color by to PedigreeElementId.
* Volume render.
* It never comes back. :-(
No tags attached.
Issue History
2008-09-17 16:08Alan ScottNew Issue
2008-10-06 15:48Alan ScottStatusbacklog => tabled
2008-10-06 15:48Alan ScottAssigned To => Utkarsh Ayachit
2008-10-09 11:04Utkarsh AyachitNote Added: 0013785
2008-10-09 11:04Utkarsh AyachitStatustabled => @20@
2008-10-24 21:39Alan ScottNote Added: 0013932
2008-10-24 21:39Alan ScottStatus@20@ => @30@
2008-11-17 09:49Utkarsh AyachitNote Added: 0014125
2008-11-17 09:49Utkarsh AyachitStatus@30@ => @80@
2008-11-17 09:49Utkarsh AyachitResolutionopen => fixed
2008-11-24 21:48Alan ScottNote Added: 0014170
2008-11-24 21:48Alan ScottStatus@80@ => closed
2009-05-13 13:47Utkarsh AyachitTarget Version => 3.6
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0013785)
Utkarsh Ayachit   
2008-10-09 11:04   
Is this problem reproducible when coloring with arrays other than pedigree-ids or global ids?
(0013932)
Alan Scott   
2008-10-24 21:39   
Yep, it is replicable. By the way, this seems to be the same as many of the other hangs I am seeing.

XP client.
6 servers. Hard coding the useSsend switch in VTK/Parallel/vtkMPICommunicator.cxx.
It always hangs in MPIMoveData (as reported at the bottom of the ParaView screen.)

(0014125)
Utkarsh Ayachit   
2008-11-17 09:49   
There were several issues with updates when ordered compositing was used. Those have now been fixed. Consequently these hangs should be fixed as well.
(0014170)
Alan Scott   
2008-11-24 21:48   
This seems to have fixed this issue. Tested client/server.