[Bug 1156] Closes connection after C-c is pressed on QNX

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Feb 14 03:30:14 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1156

           Summary: Closes connection after C-c is pressed on QNX
           Product: Portable OpenSSH
           Version: 4.3p2
          Platform: ix86
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sshd
        AssignedTo: bitbucket at mindrot.org
        ReportedBy: kraai at ftbfs.org


When I press Control-C while running a command (e.g., sleep 1) on QNX 6, after
the command finishes, the connection is closed:

> $ qnx18
> Welcome to QNX Neutrino!
> sh: j_init: tcgetpgrp() failed: Inappropriate I/O control operation
> sh: warning: won't have full job control
> Mon Feb 13 08:23:04 2006 on /dev/ttyp3
> Last login: Mon Feb 13 08:21:32 2006 on /dev/ttyp2
> $ sleep 1              # I pressed C-c here.
> Connection to qnx18 closed by remote host.
> Connection to qnx18 closed.

When I run sshd -d, pressing C-c kills sleep but does not cause the connection
to close.

I used the 20060213 snapshot.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list