Skip to content

v5.0.x: Upgrade internal HWLOC to v2.7.1. #10185

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
merged 1 commit into from
Mar 31, 2022

Conversation

awlauria
Copy link
Contributor

@awlauria awlauria commented Mar 29, 2022

This pulls in a fix for a segv when doing a sequence of dlopen(libmpi) +
dlocose() + getenv().

See #10142 for more details.

Signed-off-by: Austen Lauria [email protected]
(cherry picked from commit 1b4379e)

@awlauria awlauria added this to the v5.0.0 milestone Mar 29, 2022
@awlauria awlauria force-pushed the v2.7.1_hwloc_v5.0.x branch from 7986047 to 7a12a40 Compare March 29, 2022 19:51
@open-mpi open-mpi deleted a comment from ibm-ompi Mar 29, 2022
This pulls in a fix for a segv when doing a sequence of dlopen(libmpi) +
dlocose() + getenv().

See open-mpi#10142 for more details.

Signed-off-by: Austen Lauria <[email protected]>
(cherry picked from commit 1b4379e)
@awlauria awlauria force-pushed the v2.7.1_hwloc_v5.0.x branch from 7a12a40 to 9ca114f Compare March 30, 2022 13:02
@awlauria
Copy link
Contributor Author

bot:aws:retest

1 similar comment
@awlauria
Copy link
Contributor Author

bot:aws:retest

@gpaulsen gpaulsen merged commit 702d7cb into open-mpi:v5.0.x Mar 31, 2022
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.

dlopen, dlclose libmpi triggers a segmentation fault if calling getenv
3 participants