Re: [OMPI devel] orterun busted

2017-06-23 Thread r...@open-mpi.org
Odd - I guess my machine is just consistently lucky, as was the CI’s when this went thru. The problem field is actually stale - we haven’t used it in years - so I simply removed it from orte_process_info. https://github.com/open-mpi/ompi/pull/3741 S

[OMPI devel] orterun busted

2017-06-23 Thread George Bosilca
Ralph, I got consistent segfaults during the infrastructure tearing down in the orterun (I noticed them on a OSX). After digging a little bit it turns out that the opal_buffet_t class has been cleaned-up in orte_finalize before orte_proc_info_finalize is called, leading to calling the destructors