[Paraview] mpirun and pvbatch crash with StillRender()

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Fri Aug 9 13:48:40 EDT 2013


Can you try using a simpler script as follows instead. Does that still
crash?

from paraview.simple import *
Sphere()
Show()
Render()




On Fri, Aug 9, 2013 at 1:36 PM, bcurtis3 <bcurtis3 at masonlive.gmu.edu> wrote:

> The issue is my code crashes at my view.StillRender() but it happens only
> when using mpirun and pvbatch. If i just use pvbatch without mpirun, the
> crash does not occur.
>
> > Code: http://paste.ubuntu.com/5960325/
> > Crash: http://paste.ubuntu.com/5960330/
> > CMakeCache.txt: http://paste.ubuntu.com/5960331/
>
> Thanks,
> ~Brian
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130809/96d9c56f/attachment.htm>


More information about the ParaView mailing list