View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | ||||||||
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). | ||||||||
Tags | No tags attached. | ||||||||
Project | Release | ||||||||
Type | crash | ||||||||
Attached Files | ![]() | ||||||||
Relationships | ||||||||||||||||
|
Relationships |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |