OpenSSH
[Top] [All Lists]

OpenSSH 4.5p1problem with LynxOS v3.

To: openssh-unix-dev@mindrot.org
Subject: OpenSSH 4.5p1problem with LynxOS v3.
From: "Davis, James (N-TEK Systems)" <james.davis@lmco.com>
Date: Mon, 05 Feb 2007 13:51:04 -0500
Delivered-to: sp-com-lists@consult.net
Delivered-to: openssh-unix-dev-list1@securepoint.com
Delivered-to: openssh-unix-dev-tmda@mindrot.org
Delivered-to: tmda@mindrot.org
List-archive: <http://lists.mindrot.org/pipermail/openssh-unix-dev>
List-help: <mailto:openssh-unix-dev-request@mindrot.org?subject=help>
List-id: Development of portable OpenSSH <openssh-unix-dev.mindrot.org>
List-post: <mailto:openssh-unix-dev@mindrot.org>
List-subscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=subscribe>
List-unsubscribe: <http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev>, <mailto:openssh-unix-dev-request@mindrot.org?subject=unsubscribe>
Old-delivered-to: openssh-unix-dev@mindrot.org
Sender: openssh-unix-dev-bounces+openssh-unix-dev-list1=securepoint.com@mindrot.org
Thread-index: AcdJVpWvOGQVOpZdSIOuurP5+dNuvQ==
Thread-topic: OpenSSH 4.5p1problem with LynxOS v3.
Hello everyone,

Thank you for producing the portable version of OpenSSH.  I have a small
problem that I hope someone on here has perhaps seen before.

I am running OpenSSH 4.5p1 under a PowerPC build of LynxOS v3.
Everything builds and runs except there is a strange behavior that
occurs in a particular situation.

If you SSH to the system and then exit by typing "logout" then it works
as expected.  However, if you type "exit" then you see that logout is
being called but you are never returned to your original prompt on the
source system.

The child SSHD that is forked to service the client does not exit when
you exit via "exit" but it does when you exit via "logout" or simply
closing the terminal.

The problem seems to be in the server loop.  When you reproduce the
problem the forked SSHD sits in wait_until_can_do_something() and does
not exit.


Any help would be appreciated,

Thank you.

James Davis
Lockheed Martin.
_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://lists.mindrot.org/mailman/listinfo/openssh-unix-dev

<Prev in Thread] Current Thread [Next in Thread>
  • OpenSSH 4.5p1problem with LynxOS v3., Davis, James (N-TEK Systems) <=