ssh/sshd hang after "debug2: channel 0: open confirm rwindow 0	rmax 32768"
    Dan Yefimov 
    dan at nf15.lightwave.net.ru
       
    Sun Mar 16 23:55:56 EST 2008
    
    
  
On Sun, 16 Mar 2008, Bruce Allen wrote:
> Here's the tail of the sshd strace output that you asked for:
> 
...
> --- SIGCHLD (Child exited) @ 0 (0) ---
> --- SIGCONT (Continued) @ 0 (0) ---
> read(6,  <unfinished ...>
> 
I'd suggest you rerunning strace with the following addiional command line 
parameters:
-f -F -ff -o <file name>
That will produce 3 files named <file name>.<PID>. Each of them will contain 
strace output for monitor process and it's children. The most interesting will 
be output for the last child.
-- 
    Sincerely Your, Dan.
    
    
More information about the openssh-unix-dev
mailing list