MantisBT - ParaView
View Issue Details
0013839ParaView(No Category)public2013-01-30 16:302013-04-29 15:25
Alan Scott 
Utkarsh Ayachit 
urgentminorhave not tried
closedfixed 
git-master 
 
Sandia
crash
0013839: Progress status locks multiserver
For process/server counts over DISABLE_PROGRESS_FOR_RUN_LARGER_THAN, in file vtkPVProgressHandler.cxx, ParaView locks up. Since we recently tried moving this define to be 64 processes, we will always lock ParaView up on large runs.

Utkarsh knows about it, and is working on it.

This must be fixed for 3.98.1.
No tags attached.
child of 0013831closed Kitware Robot Master bug - Progress Handler is a mess 
Issue History
2013-01-30 16:30Alan ScottNew Issue
2013-01-30 16:30Alan ScottAssigned To => Utkarsh Ayachit
2013-01-30 16:34Alan ScottRelationship addedchild of 0013831
2013-04-29 15:25Alan ScottNote Added: 0030630
2013-04-29 15:25Alan ScottStatusbacklog => closed
2013-04-29 15:25Alan ScottResolutionopen => fixed

Notes
(0030630)
Alan Scott   
2013-04-29 15:25   
This was fixed by Utkarsh, and tested by me. We basically removed the interprocess communication, and just take the process status from process 0.