OpenSSH 2.4.0 patch call..

Lutz Jaenicke Lutz.Jaenicke at aet.TU-Cottbus.DE
Fri Dec 29 23:17:51 EST 2000


On Thu, Dec 28, 2000 at 07:42:34PM +0100, 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]
> 
> that's on 11.11, and i'm pretty sure 11.0 is going to be the same.
> 
> can someone with 10.20 test with the latest snapshot?

Hmm, I couldn't get it to run on 10.20 at all. I have installed the
latest snapshot (20001229), then performed a "slogin -2". The connection
was opened and the lastlog information was displayed, then it hangs.
"top" reports a memory usage of 85MB for sshd, which doesn't make sense
either. Oh, now I see why the system is so slow... I just received:
# ls -al /core
-rw-------   1 root       root       54804480 Dec 29 13:10 /core
At this size my / partition was full...

I am writing these lines from home via ISDN, so actually debugging doesn't
make too much sense (ever tried DDD via ISDN line), so I will only be back
to full "effectivity" next week back in the office.

BTW, it seems OpenSSH is now also going the GNU way to require even more
GNU utilities. The "make" process is broken for HP-UX make and GNU make
is required, as flags are not passed as needed.
ws01 38: make
        cc -O -Ae +DAportable -I/usr/local/include -c bsd-arc4random.c
cpp: "bsd-arc4random.c", line 29: error 4036: Can't open include file 'openssl/rand.h'.
cpp: "bsd-arc4random.c", line 30: error 4036: Can't open include file 'openssl/rc4.h'.
*** Error exit code 1                                                           
As you can see, CPPFLAGS are not honored. (Because there is not .c.o rule?)

Best regards,
	Lutz
-- 
Lutz Jaenicke                             Lutz.Jaenicke at aet.TU-Cottbus.DE
BTU Cottbus               http://www.aet.TU-Cottbus.DE/personen/jaenicke/
Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355 69-4129
Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355 69-4153





More information about the openssh-unix-dev mailing list