Skip to content

Conversation

@jsquyres
Copy link
Member

@jsquyres jsquyres commented Apr 9, 2019

We missed an assert to check if ALLOW_OVERTAKE is set or not before
validating the sequence number and this will cause deadlock.

Signed-off-by: Thananon Patinyasakdikul [email protected]
(cherry picked from commit 0263456)

Thanks to @devreal + @bosilca for pointing out that this fix had not made it to v4.0.x (fixes #6559).

We missed an assert to check if ALLOW_OVERTAKE is set or not before
validating the sequence number and this will cause deadlock.

Signed-off-by: Thananon Patinyasakdikul <[email protected]>
(cherry picked from commit 0263456)
@jsquyres jsquyres added this to the v4.0.2 milestone Apr 9, 2019
@jsquyres jsquyres requested review from bosilca and thananon April 9, 2019 18:26
@jsquyres jsquyres changed the title pml/ob1: fix deadlock with communicator flag ALLOW_OVERTAKE. v4.0.x: pml/ob1: fix deadlock with communicator flag ALLOW_OVERTAKE. Apr 9, 2019
Copy link
Member

@thananon thananon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍
I thought I PR it over. I'm sorry for this.

@hppritcha hppritcha added the NEWS label Apr 10, 2019
@hppritcha hppritcha merged commit 5d6657e into open-mpi:v4.0.x Apr 10, 2019
@jsquyres jsquyres deleted the pr/v4.0.x/fix-overtake branch April 13, 2019 15:11
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.

4 participants