| + sigprocmask(SIG_SETMASK, &mask, NULL);
(I'm Cc-ing debian-bsd@, in case somebody has an idea about what's going on exactly.)
It might be due to "The use of the sigprocmask() function is unspecified in a multi-threaded process."
http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_sigmask.html I do not have kfreebsd box handy now. Kibi, please, does it work with pthread_sigmask() instead of sigprocmask() ? Petr -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org