Skip to content

pml_ucx: initialize req_mpi_object.comm for error handler #6117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

yosefe
Copy link
Contributor

@yosefe yosefe commented Nov 26, 2018

without this fix, an error handler invoked on pml_ucx request would
segfault while trying to dereference requests[i]->req_mpi_object.comm

(picked from master f36eeef)

Signed-off-by: Yossi Itigin [email protected]

without this fix, an error handler invoked on pml_ucx request would
segfault while trying to dereference requests[i]->req_mpi_object.comm

(picked from master f36eeef)

Signed-off-by: Yossi Itigin <[email protected]>
@yosefe yosefe added this to the v4.0.1 milestone Nov 26, 2018
@yosefe yosefe requested a review from hoopoepg November 26, 2018 09:58
@hppritcha hppritcha merged commit 7fc0841 into open-mpi:v4.0.x Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants