View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016736VTK(No Category)public2016-06-01 19:282016-08-12 09:55
ReporterTom Fogal 
Assigned ToHaocheng Liu 
PrioritylowSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0016736: vtkMPIImageReader gives up instead of handling more than 2^31 elements.
DescriptionIO/MPIImage/vtkMPIImageReader.cxx's "ReadSlice" method checks for a large read and bails if this occurs. This presents users from reading "raw" data in ParaView if the dataset exceeds 2^31 elements.

The PNrrdReader had a similar issue; a fix is to loop reading VTK_INT_MAX elements at a time.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0036085)
Utkarsh Ayachit (administrator)
2016-06-20 11:36

Haocheng, I believe this one is already fixed. Just confirm that it's so.
(0037474)
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
2016-06-01 19:28 Tom Fogal New Issue
2016-06-20 11:35 Utkarsh Ayachit Assigned To => Haocheng Liu
2016-06-20 11:36 Utkarsh Ayachit Note Added: 0036085
2016-07-04 10:20 Haocheng Liu Note Added: 0036152
2016-07-04 10:20 Haocheng Liu Status backlog => closed
2016-07-04 10:20 Haocheng Liu Resolution open => fixed
2016-07-04 10:20 Haocheng Liu Fixed in Version => 7.0.0
2016-07-04 10:21 Haocheng Liu Note Edited: 0036152
2016-07-04 10:48 Haocheng Liu Note Deleted: 0036152
2016-07-04 10:48 Haocheng Liu Status closed => backlog
2016-07-04 10:48 Haocheng Liu Resolution fixed => open
2016-07-04 10:48 Haocheng Liu Fixed in Version 7.0.0 =>
2016-07-04 11:01 Haocheng Liu Status backlog => active development
2016-08-12 09:55 Kitware Robot Note Added: 0037474
2016-08-12 09:55 Kitware Robot Status active development => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team