pty problems w/ Unixware
Damien Miller
djm at mindrot.org
Thu Feb 1 11:02:21 EST 2001
On Wed, 31 Jan 2001, Tom Rudnick wrote:
> > Can you strace or truss the server at this point?
> >
>
> Here's debug output from sshd -d -d -d plus truss output from the
> same point. After the client hangs, I send a kill -INT to it at
> which point it closes the connection.
>
> Hope this is illuminating...
It is:
> 3887: _exit(0)
> 3794: Received signal #18, SIGCLD, in waitsys() [caught]
> 3794: siginfo: SIGCLD CLD_EXITED pid=3887 uid=0 status=0x0000
> 3794: waitsys(P_PID, 3887, 0x080473B8, WEXITED|WTRAPPED) Err#4 EINTR
This looks like another candidate for Kevin's mysignal() stuff. Kevin?
-d
--
| ``We've all heard that a million monkeys banging on | Damien Miller -
| a million typewriters will eventually reproduce the | <djm at mindrot.org>
| works of Shakespeare. Now, thanks to the Internet, /
| we know this is not true.'' - Robert Wilensky UCB / http://www.mindrot.org
More information about the openssh-unix-dev
mailing list