https://bugzilla.mindrot.org/show_bug.cgi?id=3512

ala...@swordarmor.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ala...@swordarmor.fr

--- Comment #12 from ala...@swordarmor.fr ---
(In reply to Darren Tucker from comment #9)
> (In reply to Damien Miller from comment #7)
> > idk what is calling tgkill(2) - sshd isn't threaded
> 
> Maybe OpenSSL?  You could test this theory by configuring OpenSSH
> --without-openssl and seeing if the problem persists.

Hello,

I ran into the same issue (also running Gentoo on an old kernel).
I disabled the ssl flag and applied the patch, but I still have the
unexpected system call)

I also tried to downgrade dev-libs/libgcrypt to 1.9.4-r2 and
net-misc/openssh to 9.0 and 8.9.
libgcrypt didn’t change anything
Older openssh don’t print anything on the server side, but the
connection is refused with the same errors on the client side.

I don’t know if it’s relevent, but on the configure output I have
checking for getentropy... yes
Which questions me, as I have a 3.16 kernel, which doesn’t support it.

-- 
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
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to