Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Conversation

@rhc54
Copy link

@rhc54 rhc54 commented May 23, 2016

No description provided.

@rhc54 rhc54 added the bug label May 23, 2016
@rhc54 rhc54 added this to the v1.10.3 milestone May 23, 2016
@rhc54 rhc54 self-assigned this May 23, 2016
@rhc54
Copy link
Author

rhc54 commented May 23, 2016

@Di0gen I'm seeing some strange error out of the Jenkins tests that doesn't seem related to anything being done:

23:11:34 ../../../opal/.libs/libopen-pal.so: undefined reference to `pthread_atfork'

Is there a pthread library missing on the Jenkins server?

@jladd-mlnx
Copy link
Member

@rhc54 The following PR #1181 broke something and yet it was merged anyway.

@jladd-mlnx
Copy link
Member

@rhc It's not just isolated to the Jenkins server, it's breaking our MTT builds everywhere. Please fix.

@jsquyres
Copy link
Member

jsquyres commented May 24, 2016

Yeah, the pthread_atfork problem is legit; not due to any site-specific CI issue. I think we got "numbed" to CI failures, unfortunately, and missed that this was a legit problem.

@rhc54
Copy link
Author

rhc54 commented May 24, 2016

Why are we discussing it here instead of there? Has nothing to do with this PR.

@jsquyres
Copy link
Member

@jladd-mlnx Can you file an issue about the pthread_atfork failure? Please cite the originating PR (that you mentioned above). Thanks.

@sjeaugey
Copy link
Member

Tried that PR and it fixes the hwloc crash problem on my machine causing MTT to report 100% failure on v1.10. So 👍

Note : I had to use "CFLAGS=-lpthread ./configure ..." to WAR the pthread problem.

@rhc54 rhc54 merged commit e72dbab into open-mpi:v1.10 May 25, 2016
@rhc54 rhc54 deleted the cmr10/hwloc branch May 25, 2016 00:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants