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
_______________________________________________
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