Skip to content

Conversation

@devreal
Copy link
Contributor

@devreal devreal commented Jan 22, 2024

All but the udreg rcache module did not properly initialize the lock member in the mca_rcache_base_module_t parent, which triggers an assert on Mac OSX when trying to take that lock.

Cherry-pick of #12248 to v5.0.x

Signed-off-by: Joseph Schuchart [email protected]

All but the udreg rcache module did not properly initialize the `lock`
member in the mca_rcache_base_module_t parent, which triggers
an assert on Mac OSX when trying to take that lock.

Signed-off-by: Joseph Schuchart <[email protected]>
(cherry picked from commit f81fc3e)
@devreal devreal requested a review from bosilca January 22, 2024 20:30
@github-actions github-actions bot added this to the v5.0.2 milestone Jan 22, 2024
@devreal devreal changed the title Properly initialize mca_rcache_base_module_t members Properly initialize mca_rcache_base_module_t members [v5.0.x] Jan 22, 2024
@wenduwan
Copy link
Contributor

@devreal I realize the main commit was merged today - do you think if it's a good idea to hold on backport for a day so we can get main branch test coverage, e.g. mtt?

@devreal
Copy link
Contributor Author

devreal commented Jan 22, 2024

Sure, no rush on this one 👍

@wenduwan
Copy link
Contributor

@bosilca Could you please review the backport?

@wenduwan wenduwan merged commit ef0f6b3 into open-mpi:v5.0.x Jan 23, 2024
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