MantisBT - ParaView
View Issue Details
0004923ParaView(No Category)public2007-04-24 15:472011-01-13 17:00
Clinton Stimpson 
David Thompson (old) 
highmajoralways
closedfixed 
 
 
0004923: crash reading trying to read non-existent meta data file
Open an exodus file with no corresponding .dta file. Then check the "Meta data" check box on the object inspector panel. Hit accept and it crashes on a null pointer.
No tags attached.
Issue History
2011-01-13 17:00Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00Source_changeset_attached => VTK master 020ef709
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0007505)
   
2007-04-26 20:29   
This commit stops things from crashing but doesn't solve the underlying issue (missing metadata):

cvs commit VTK/Hybrid/vtkPExodusIIReader.cxx
/cvsroot/ParaView3/ParaView3/VTK/Hybrid/vtkPExodusIIReader.cxx,v <-- vtkPExodusIIReader.cxx
new revision: 1.6; previous revision: 1.5