Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2001 20:40:50 -0600 (MDT)
From:      Mike Brown <mike@skew.org>
To:        freebsd-questions@freebsd.org
Subject:   sshd core dumping with UseLogin yes
Message-ID:  <200110270240.f9R2eon05949@skew.org>

next in thread | raw e-mail | index | archive | help
On my new FreeBSD 4.4-STABLE (25 Oct 2001) installation, I'm having
trouble with sshd when I set "UseLogin yes" in /etc/ssh/sshd_config. sshd
core dumps when a connection is made. The last things to come up in debug3
mode are:

Entering interactive session.
fd 3 setting O_NONBLOCK
Setting controlling tty using TIOCSCTTY.
fd 4 is O_NONBLOCK
server_init_dispatch_13
server_init_dispatch_15
Received SIGCHLD.
tvp!=NULL kid 1 mili 100
End of interactive session; stdin 0, stdout (read 0, sent 0), stderr 0 bytes.
Disconnecting: Command terminated on signal 11.

...followed by some local terminal cleanup.

If I remove the "UseLogin yes", everything works fine, and there's nothing
after the server_init_dispatch_15 message.

Have I misconfigured something? 
What should I do?

Thanks for answering,

   - Mike
____________________________________________________________________________
  mike j. brown, fourthought.com  |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  personal: http://hyperreal.org/~mike/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110270240.f9R2eon05949>