[Paraview] Seg fault in 3.6.2

Peter Brady petertbrady at gmail.com
Fri Jan 22 16:18:47 EST 2010


Hello All,

I appear to keep getting a segmentation fault when I try to advance in time
using paraview 3.6.2.  Everything works fine using 3.6.1.  I am using the
intel compilers (11.0.083).  This is the output I get when I run it with
gdb:

Program received signal SIGSEGV, Segmentation fault.
vtkIdList::GetId (this=<value optimized out>, i=<value optimized out>)
    at /home/peter/lib/ParaView-3.6.2/VTK/Common/vtkIdList.h:42
42      vtkIdType GetId(const vtkIdType i) {return this->Ids[i];};


Any idea on how to get around this?

Thanks,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100122/f7e9cf8f/attachment.htm>


More information about the ParaView mailing list