[Bug 1463] New: Running nohup sleep 70 & and then exiting shell, hangs ssh
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue May 13 06:27:03 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1463
Summary: Running nohup sleep 70 & and then exiting shell, hangs
ssh
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: jwhite at datacenterinc.com
Overview:
Testing to make sure that nohupping a process will allow me to
disconnect with SSH (DOES work with telnet).
Steps to reproduce:
1) Install OpenSSH 5.0p1 on both machines
2) ssh user at machineA (from machineB)
3) Give user's password
4) When shell appears (ksh in my case), type nohup sleep 70 & and then
type exit twice to TRY to log out.
5) Session will hang until the sleep finishes.
Actual result: Hanging...
Expected result: Disconnect like telnet, just drop the connection.
Build & platform:
$ ssh -V
OpenSSH_5.0p1, OpenSSL 0.9.8g 19 Oct 2007 on Solaris 10 8/07 (Update
4)SPARC
Additional Builds & platforms
$ ssh -V
OpenSSH_5.0p1, OpenSSL 0.9.8g 19 Oct 2007 on Solaris 10 5/08 (Update 5)
x86
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list