OpenSSH 2.4.0 patch call..

Damien Miller djm at mindrot.org
Fri Dec 29 10:20:22 EST 2000


On Thu, 28 Dec 2000, Kevin Steves wrote:

> On Thu, 28 Dec 2000, Damien Miller wrote:
> : > not a patch per se but proto 2 is broken on hp-ux due to the issue with
> : > the SIGCHLD handler being reinstalled before a wait().
> : 
> : Does the hang with background processes problem exist on HPUX?
> 
> are we using sleep 10& exit to test this?
> 
> bash-2.04$ uname -a
> HP-UX jenny B.11.11 A 9000/800 670359383 two-user license
> bash-2.04$ sleep 20& exit
> [1] 13064
> logout
> logout
> Connection to jenny closed.
> [20 seconds later]

damn - can you strace it to see if/where we are blocking. On Linux we 
end up stuck in a read() on a fd which has been explicitly marked 
non-blocking, which strikes me as weird.

-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