[Paraview] mpirun and pvbatch crash with StillRender()

bcurtis3 bcurtis3 at masonlive.gmu.edu
Fri Aug 9 14:02:31 EDT 2013


Hi Utkarsh,

The simple code you provided still crashes: http://paste.ubuntu.com/5967196/

~Brian

________________________________________
From: Utkarsh Ayachit [utkarsh.ayachit at kitware.com]
Sent: Friday, August 09, 2013 1:48 PM
To: bcurtis3
Cc: paraview at paraview.org
Subject: Re: [Paraview] mpirun and pvbatch crash with StillRender()

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<mailto: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<http://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