As a part of discussing #7699, it was pointed out that there are several error paths in the OFI MTL that call exit() and several in the Portals MTL that call abort(). These are inappropriate and need to be rethought, possibly replacing them with calls to ompi_rte_abort().