View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013295VTK(No Category)public2012-07-05 06:072016-08-12 09:55
Reporterklaus triendl 
Assigned ToDave DeMarle 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version5.8.0 
Target VersionFixed in Version 
Summary0013295: vtkXMLUnstructuredGridReader cannot read vtu-files in ascii mode when a double data array contains INFINITE or MAX values
DescriptionvtkXMLUnstructuredGridWriter seems to correctly write vtu-files in ascii mode with double data arrays containing INFINITE and MAX values.
However the vtkXMLUnstructuredGridReader reports the following error:

<error>
ERROR: In D:\projects\vtk-5.10.0\IO\vtkXMLDataReader.cxx, line 545
vtkXMLUnstructuredGridReader (0000000001DC9A30): Cannot read cell data array "doubles" from PointData in piece 0. The data array in the element may be too short.
</error>


Note that modes other than ascii, compressed or uncompressed, don't have this issue; however this issue makes up a bad combination together with issue 0013294.


Please see attached zip file, which contains:
* a test cpp file displaying how I produce the vtu-files
* a test msvc2010 project
* the source and resulting vtu files


I detected the issue already in version 5.8.0, it's still active in 5.10.0.
However, it doesn't show up in 6.0 (git #02aef09).
TagsNo tags attached.
ProjectRelease
Typecrash
Attached Fileszip file icon vtk-max_inf-bug.zip [^] (70,682 bytes) 2012-07-05 06:07

 Relationships
related to 0013294closedCory Quammen string arrays may cause vtkXMLUnstructuredGridWriter to produce corrupt vtu-files, which are unreadable or cause crash 
related to 0013382closedT.J. Corona vtkXMLUnstructuredGridWriter: corrupted output for polyhedral cells in appended mode 
related to 0013860closedChuck Atkins the vtkXMLUnstructuredGridWriter crashes on MacOSX 10.6.8 

  Notes
(0037287)
Kitware Robot (administrator)
2016-08-12 09:55

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2012-07-05 06:07 klaus triendl New Issue
2012-07-05 06:07 klaus triendl File Added: vtk-max_inf-bug.zip
2013-06-25 14:22 Dave DeMarle Relationship added related to 0013860
2013-06-25 14:23 Dave DeMarle Relationship added related to 0013294
2013-06-25 14:23 Dave DeMarle Relationship added related to 0013382
2013-07-22 12:39 Dave DeMarle Status backlog => expired
2013-07-22 12:39 Dave DeMarle Resolution open => fixed
2013-07-22 12:39 Dave DeMarle Assigned To => Dave DeMarle
2016-08-12 09:55 Kitware Robot Note Added: 0037287
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution fixed => moved


Copyright © 2000 - 2018 MantisBT Team