[Paraview] Problem with fluent reader

2010-02-24 Thread Paul Edwards
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


Re: [Paraview] Problem with fluent reader

2010-02-24 Thread bastil2...@yahoo.de
Hi,

try Ensight-Reader. This is very stable and much better.

Regards

BastiL

Am 24.02.2010 11:45, schrieb Paul Edwards:
 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
   

___
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