[Paraview] Seg fault in 3.6.2

Berk Geveci berk.geveci at kitware.com
Fri Jan 22 19:49:13 EST 2010


Can you post a full stack from gdb?

On Fri, Jan 22, 2010 at 4:18 PM, Peter Brady <petertbrady at gmail.com> wrote:
> 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
>
>


More information about the ParaView mailing list