MantisBT - VTK | ||||||||||||||||||||
View Issue Details | ||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||||||||||
0013295 | VTK | (No Category) | public | 2012-07-05 06:07 | 2016-08-12 09:55 | |||||||||||||||
Reporter | klaus triendl | |||||||||||||||||||
Assigned To | Dave DeMarle | |||||||||||||||||||
Priority | high | Severity | minor | Reproducibility | have not tried | |||||||||||||||
Status | closed | Resolution | moved | |||||||||||||||||
Platform | OS | OS Version | ||||||||||||||||||
Product Version | 5.8.0 | |||||||||||||||||||
Target Version | Fixed in Version | |||||||||||||||||||
Project | Release | |||||||||||||||||||
Type | crash | |||||||||||||||||||
Summary | 0013295: vtkXMLUnstructuredGridReader cannot read vtu-files in ascii mode when a double data array contains INFINITE or MAX values | |||||||||||||||||||
Description | vtkXMLUnstructuredGridWriter 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). | |||||||||||||||||||
Steps To Reproduce | ||||||||||||||||||||
Additional Information | ||||||||||||||||||||
Tags | No tags attached. | |||||||||||||||||||
Relationships |
| |||||||||||||||||||
Attached Files | ![]() https://www.vtk.org/Bug/file/9224/vtk-max_inf-bug.zip | |||||||||||||||||||
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 |
Notes | |||||
|
|||||
|
|