That's really odd. Looking at the call stacks, it looks like the the
code on both processes is at the right location: both are calling
MPI_Finalize(). I verified that MPI_Finalize() does indeed gets called
once (by adding a break point on MPI_Finalize in pvbatch). Burlen, can
you peek into the files (finalize.c, adi.c etc.) to see if we can spot
why the two processes diverge?

Utkarsh

On Fri, Dec 7, 2012 at 3:13 PM, Burlen Loring <[email protected]> wrote:
> #5  0x00002b073a2e3c04 in PMPI_Finalize () at finalize.c:27
_______________________________________________
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

Reply via email to