bugzilla-daemon at mindrot.org
2021-Nov-06 16:19 UTC
[Bug 3360] New: Ctrl-C or ~. doesn't work with SessionType none
https://bugzilla.mindrot.org/show_bug.cgi?id=3360
Bug ID: 3360
Summary: Ctrl-C or ~. doesn't work with SessionType none
Product: Portable OpenSSH
Version: 8.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: calestyo at scientia.org
Hey.
I'm afraid I could only test this on 8.7.
When SessionType none is in effect, it seems on cannot end the process
by normal means (Ctrl-C or ~.) but only by killing it.
When doing so, the same problem I've described at
https://bugzilla.mindrot.org/show_bug.cgi?id=2573#c9 occurs, that
is,... anything that was entered in the "dead" ssh, is still on stdin
and then executed in the local terminal.
Cheers,
Chris.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Nov-30 01:08 UTC
[Bug 3360] Ctrl-C or ~. doesn't work with SessionType none
https://bugzilla.mindrot.org/show_bug.cgi?id=3360
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned-bugs at mindrot.org |djm at mindrot.org
CC| |djm at mindrot.org,
| |dtucker at dtucker.net
Attachment #3555| |ok?(dtucker at dtucker.net)
Flags| |
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Created attachment 3555
--> https://bugzilla.mindrot.org/attachment.cgi?id=3555&action=edit
don't put tty in raw mode for sessiontype=none
The problem here is that the tty is placed into raw mode regardless of
the session type. IMO it should be left alone when SessionType=none
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2021-Nov-30 03:24 UTC
[Bug 3360] Ctrl-C or ~. doesn't work with SessionType none
https://bugzilla.mindrot.org/show_bug.cgi?id=3360
Darren Tucker <dtucker at dtucker.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3555|ok?(dtucker at dtucker.net) |ok+
Flags| |
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Dec-02 02:58 UTC
[Bug 3360] Ctrl-C or ~. doesn't work with SessionType none
https://bugzilla.mindrot.org/show_bug.cgi?id=3360
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Blocks| |3353
Status|NEW |RESOLVED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
Thanks for the report, this is fixed in dc91ceea33cd4 and will be in
OpenSSH 8.9
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3353
[Bug 3353] Tracking bug for openssh-8.9
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
bugzilla-daemon at mindrot.org
2022-Feb-25 02:56 UTC
[Bug 3360] Ctrl-C or ~. doesn't work with SessionType none
https://bugzilla.mindrot.org/show_bug.cgi?id=3360
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from Damien Miller <djm at mindrot.org> ---
closing bugs resolved before openssh-8.9
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.