Hi,

I'm trying to read in a fluent dataset and paraview is throwing an exception
for reading beyond the bounds of the std::string.  The stack trace is as
follows:

vtkFluentReader::GetDataBufferDouble at vtkFLUENTReader.cxx:4029
vtkFluentReader::GetData at vtkFLUENTReader.cxx:4111
vtkFluentReader::ParseDataFile at vtkFLUENTReader.cxx:3948
vtkFluentReader::RequestInformation at vtkFLUENTReader.cxx:436
....

I don't know anything about the format (I tried just returning when the ptr
value was going out of bounds but this resulted in ParaView just allocating
more and more memory) so I'm not sure how to fix this.  Unfortunately I
can't provide the dataset but will run any tests if anyone can send a
suggestion for what to try.

Any help would be appreciated,
Paul
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to