MantisBT - Old ParaView Bugs
View Issue Details
0001540Old ParaView Bugs public2005-01-28 08:002005-01-28 08:02
Brad King 
Berk Geveci 
highmajoralways
assignedopen 
0001540: XDMF Reader produces incomplete output on bad file
If an input XDMF file contains data like this:

<Topology Type="Triangle" NumberOfElements="368" BaseOffset="0">
<DataStructure Format="XML" Dimensions="368 3" DataType="Int">

and then has less than 368x3 entries in the DataStructure element's character data then the XDMF reader produces an output on which DataSetSurface filter crashes.
No tags attached.
gz crash1.xdmf.gz (4,961) 1969-12-31 19:00
https://public.kitware.com/Bug/file/209/crash1.xdmf.gz
Issue History

Notes
(0001984)
Brad King   
2005-01-28 08:02   
I've attached crash1.xdmf.gz which reproduces the problem when opened in ParaView.