Control: tags -1 + pending On 01/05/2017 12:17 PM, Christian Seiler wrote: >> The correct solution is to change the name of the function to >> __libc_waitpid in __waitpid.c and to define a weak alias for >> waitpid there. I'm already working on this (saw your initial email >> where you reassigned this), and will do an upload soon together >> with regression tests for this.
Well, this was a rabbit hole. After also compiling the unit tests against -lpthread I found a lot of other bugs on various architectures. I'm now uploading a version that should most of these issues (and work around the rest for now), so that this immediate bug report can be closed, but there will have to be a follow-up later to fix some of the other issues properly. Regards, Christian