https://bugzilla.mindrot.org/show_bug.cgi?id=3889
--- Comment #5 from xsj <[email protected]> --- I use buildroot with kernel 3.2.0, very old version. with glibc 2.41. /path/to/sshd -dddp give me a clear reason: Fatal glibc error: cannot get entropy for arc4random it seems libc problem with old kernel. may using getrandom() instead will deal this problem. But openssh using a lot arc4random api,Now I try uclibc-ng instead.. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
