View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003400VTK(No Category)public2006-06-15 08:162011-01-13 17:00
ReporterKevin Hobbs 
Assigned ToMathieu Malaterre 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0003400: XML Pieces Starting After 2GB Are Lost On 64 Bit OS
DescriptionThis is because vtkXMLDataReader.cxx reads some offsets as int where they should be unsigned long int or OffsetType.

I've atached a patch that allowed me to read my file.
TagsNo tags attached.
Project
Type
Attached Filespatch file icon LongOffset.patch [^] (869 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0006396)
Mathieu Malaterre (developer)
2007-02-10 13:33

Closed in VTK CVS. Thanks for patch !

$ cvs ci -m"BUG: Fix Bug 0003400 - XML Pieces Starting After 2GB Are Lost On 64 Bit OS" vtkXMLDataReader.cxx
/cvsroot/ParaView/ParaView/VTK/IO/vtkXMLDataReader.cxx,v <-- vtkXMLDataReader.cxx
new revision: 1.33; previous revision: 1.32

 Issue History
Date Modified Username Field Change
2011-01-13 17:00 Source_changeset_attached => VTK master a2bd8391
2011-01-13 17:00 Source_changeset_attached => VTK master 020ef709
2011-06-16 13:11 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team