Stuck CLOSED sockets / sshd / zombies...

Karl Pielorz kpielorz_lst at tdx.co.uk
Thu Apr 3 20:54:38 UTC 2014



--On 3 April 2014 16:14:40 -0400 John Baldwin <jhb at freebsd.org> wrote:

> That's really odd.  A single threaded program has no business even trying
> to grab a lock.  Is your sshd even linked against libthr via ldd?

Bearing in mind this system was installed as 10.0-R, 10.0-STABLE checked 
out via SVN, and the world built from that...

Looking at sshd with ldd gives:

"
# ldd /usr/sbin/sshd
/usr/sbin/sshd:
...
        libthr.so.3 => /lib/libthr.so.3 (0x8038d7000)
"

So I'm guessing that's a yes?


-Karl


More information about the freebsd-hackers mailing list