I tried running it with strace(8) and got this: sendto(9, "<29>May 24 20:17:10 unbound: [10"..., 70, MSG_NOSIGNAL, NULL, 0) = 70 getpid() = 10144 getpid() = 10144 getrandom(0x7fff9321c450, 40, 0) = -1 ENOSYS (Function not implemented) rt_sigprocmask(SIG_BLOCK, ~[RTMIN RT_1], [], 8) = 0 getpid() = 10144 gettid() = 10144 tgkill(10144, 10144, SIGKILL) = ? +++ killed by SIGKILL +++
If the lack of getrandom(2) is killing it, that is a grave bug. -JimC -- James Cloos <[email protected]> OpenPGP: 0x997A9F17ED7DAEA6

