Re: sshd dies with compression

From: Dan Million (lio_at_ornl.gov)
Date: 06/23/03


Date: Mon, 23 Jun 2003 07:12:44 -0400

Darren Tucker wrote:
> In article <bcs3me$d91$1@sws1.ctd.ornl.gov>, Dan Million <lio@ornl.gov> wrote:
>
>>Greetings. We're using OpenSSH 3.6.1p1, mostly on AIX,
>
> [snip]
>
>>buffer_append_space: alloc 10506240 not supported
>>debug1: Calling cleanup 0x200349f8(0x0)
>
> [snip]
>
>>Anyone got any suggestions on why this happens on AIX 5.1 but
>>not 4.3?
>
>
> There have been reports of this type caused by a problem with zlib which
> were cured by compiling and installing the current zlib (1.1.4, I think).
>
> Perhaps your boxes have different zlibs?

Thank you. I'm using zlib 1.1.4, statically linked to OpenSSH.

> Also, I've seen the gcc shipped with AIX 5.1 (gcc-2.9something)
> miscompile openssl which cause problems with DH authentication. If
> you're using that I suggest upgrading it and recompiling openssl, zlib
> and openssh (or if upgrading is not possible, recompiling without
> optimization).

I use the AIX VAC compiler. I will look into recompiling, however.

Dan



Relevant Pages

  • Re: GNU rant
    ... If you download Sources, you have to already have a compiler... ... AIX freeware site. ... Often these are old versions (of which IBM certainly used to be the ... The only place to get openssh from is Darren Tucker's ...
    (comp.unix.aix)
  • Re: sshd dies with compression
    ... We're using OpenSSH 3.6.1p1, mostly on AIX, ... were cured by compiling and installing the current zlib ...
    (comp.security.ssh)
  • Re: installing openssh on AIX 5.2
    ... I was not able to solve then "PRNG not seeded" problem with AIX 5.2, so I updated everything to AIX 5.3. ... Now ssh is working properly. ... So I tried to update openssh, which I found required openssl, which I do not have installed. ... Rather than trying to catalogue all the permutations and problems I encountered, it might help if someone could tell me which packages to install, and in what order. ...
    (comp.unix.aix)
  • Re: Cannot su to root from logged in user
    ... >exact msg is as follows: ... I played a bit with my devel AIX 5.1 box but wasn't able to reproduce ... settings for root in smit. ... You could also try IBM's openssh package for AIX5. ...
    (comp.security.ssh)
  • Re: ssh for Aix 4.3.3
    ... I wrote a tutorial for IBM on setting up OpenSSH on AIX 4.3. ... I'll check out the PRNGD link. ... You need install the zlib additional package: ...
    (AIX-L)