Hi I have been looking to the code.
and some documentation.
By apple documentation the finalize method should never been call.
so that seems to be erroneous
the connection belong to an autorelease pool that is release just after it
and due to the comment in the code
/* need to shut down con
Yes Brian
Its in Leopard.
thanks for your interest.
Ricardo
On Wed, Feb 25, 2009 at 9:45 PM, Brian W. Barrett wrote:
> Ricardo -
>
> That's really interesting. THis is on a Leopard system, right? I'm the
> author/maintainer of the xgrid code. Unfortunately, I've been hiding trying
> to finis
Ricardo -
That's really interesting. THis is on a Leopard system, right? I'm the
author/maintainer of the xgrid code. Unfortunately, I've been hiding
trying to finish my dissertation the last couple of months. I can't offer
much advice without digging into it in more detail than I have tim
HI
I Have checked the crash log.
the result is bellow.
If I am reading it and following the mpirun code correctly the release of
the last
mca_pls_xgrid_component.client
by orte_pls_xgrid_finalize
causes a call to method dealloc for PlsXGridClient
where a
[connection finalize]
is call that end