I confirmed it is cleaned up for me - thanks Nathan!

On Mon, Apr 20, 2015 at 3:52 PM, Nathan Hjelm <hje...@lanl.gov> wrote:

>
> Fixed in 359a282e7d31a8a7af3a69ead518ff328862b801. mca_base_var does not
> currently allow component to be registered with NULL for both the
> framework and component.
>
> -Nathan
>
> On Mon, Apr 20, 2015 at 04:34:10PM -0600, Howard Pritchard wrote:
> >    Hi Folks,
> >    Working on master, I"m getting an odd message:
> >    malloc debug: Request for 1 zeroed elements of size 0 (mca_base_var.c,
> >    170)
> >    whenever I launch a job.
> >    It looks like this can be traced back to this line in
> >    orte_ess_singleton_component_register:
> >    mca_base_var_register_synonym(ret "orte", NULL, NULL, "server", 0);
> >    this just recently started appearing, perhaps today, but I've not been
> >    running
> >    anything over the weekend.
> >    Howard
>
> > _______________________________________________
> > devel mailing list
> > de...@open-mpi.org
> > Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> > Link to this post:
> http://www.open-mpi.org/community/lists/devel/2015/04/17279.php
>
>
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post:
> http://www.open-mpi.org/community/lists/devel/2015/04/17284.php
>

Reply via email to