Problems with 3.7p1 on IRIX 6.5

Albert Chin openssh-unix-dev at thewrittenword.com
Wed Sep 17 22:32:09 EST 2003


On Wed, Sep 17, 2003 at 01:34:01PM +1000, Darren Tucker wrote:
> Albert Chin wrote:
> > $ uname -R
> > 6.5 6.5.19m
> [snip]
> > If I run sshd in debug mode:
> >   $ sshd -p 8022 -D -d -d
> >   debug2: read_server_config: filename /etc/opt/fsw/openssh37/sshd_config
> >   debug1: sshd version OpenSSH_3.7p1
> >   debug1: read PEM private key done: type RSA
> >   debug1: private host key: #0 type 1 RSA
> >   debug1: read PEM private key done: type DSA
> >   debug1: private host key: #1 type 2 DSA
> >   debug1: Bind to port 8022 on 0.0.0.0.
> >   Server listening on 0.0.0.0 port 8022.
> >   zsh: bus error (core dumped)  /opt/fsw/openssh37/sbin/sshd -p 8022 -D -d -d
> 
> Try defining BROKEN_GETADDRINFO in config.h and recompiling.
> 
> There is some suspicion about IRIX's getaddrinfo, see:
> http://bugzilla.mindrot.org/show_bug.cgi?id=585

It works if I define BROKEN_GETADDRINFO, SETEUID_BREAKS_SETUID,
BROKEN_SETREUID, and BROKEN_SETREGID.

-- 
albert chin (china at thewrittenword.com)




More information about the openssh-unix-dev mailing list