Re: Stuck CLOSED sockets / sshd / zombies...
--On 3 April 2014 12:32:16 -0400 John Baldwin <jhb@freebsd.org> wrote:
>> "
>> USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
>> root sshd 4346 8* local stream fffff80002e55c30 <->
>> fffff80002e552d0 ...
>> root sshd 4344 4* local stream fffff80002e552d0 <->
>> fffff80002e55c30 "
>
> Right, so it's just blocked on a UNIX domain socket from the parent
> waiting for the parent to tell it to do something. The root issue is the
> parent (as I feared). Is 4344 threaded (procstat -t?)
"
# procstat -t 4344
PID TID COMM TDNAME CPU PRI STATE WCHAN
4344 100068 sshd - 0 120 sleep urdlck
"
-Karl
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 11 之 50 篇):