MantisBT - ParaView
View Issue Details
0012712ParaView(No Category)public2011-11-07 12:512012-02-08 17:22
Andy Bauer 
Andy Bauer 
normalminorhave not tried
closedfixed 
git-master 
3.14 
LANL
12712-WindBladeReader-memory-fix
crash
0012712: vtkWindBladeReader fails when using MPI IO
MPI call has a bug that is causing it to segfault for the test. If VTK is built without MPI IO then the test passes.
No tags attached.
Issue History
2011-11-07 12:51Andy BauerNew Issue
2011-11-07 12:51Andy BauerAssigned To => Andy Bauer
2011-11-08 11:08Andy BauerStatusbacklog => todo
2011-11-08 11:09Andy BauerStatustodo => active development
2011-11-11 11:47Andy BauerTopic Name => 12712-WindBladeReader-memory-fix
2011-11-11 11:47Andy BauerNote Added: 0027677
2011-11-11 11:47Andy BauerStatusactive development => gatekeeper review
2011-11-11 11:47Andy BauerFixed in Version => git-next
2011-11-11 11:47Andy BauerResolutionopen => fixed
2011-11-11 16:24Utkarsh AyachitStatusgatekeeper review => customer review
2011-11-11 16:24Utkarsh AyachitNote Added: 0027687
2011-11-11 16:24Utkarsh AyachitFixed in Versiongit-next => git-master
2012-01-03 13:12Andy BauerStatuscustomer review => closed
2012-02-08 17:22Utkarsh AyachitFixed in Versiongit-master => 3.14

Notes
(0027677)
Andy Bauer   
2011-11-11 11:47   
TestWindBladeReader fails on hythloth due to a MPI_Init() call. This problem existed before and is not a simple fix so I'm leaving it as is for now.
(0027687)
Utkarsh Ayachit   
2011-11-11 16:24   
Merged in git-master