Hi, This issue led to the discussion here on debian-bsd: http://lists.debian.org/debian-bsd/2012/01/msg00148.html
Awaiting a fix in eglibc for this testcase (reassign bug there?): | #include <pthread.h> | #include <stdlib.h> | | int main() { | | pthread_mutex_t m; | pthread_mutex_init(&m, NULL); | pthread_exit(0); | exit(EXIT_FAILURE); | } Regards, -- Steven Chamberlain ste...@pyro.eu.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org