[Bug 3889] something crashed in sshd when connect to it.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Nov 2 22:32:45 AEDT 2025
https://bugzilla.mindrot.org/show_bug.cgi?id=3889
--- Comment #5 from xsj <376186432 at qq.com> ---
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.
More information about the openssh-bugs
mailing list