[Bug 1888] New: sftp-server hang on quit

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Apr 14 21:30:27 EST 2011


https://bugzilla.mindrot.org/show_bug.cgi?id=1888

           Summary: sftp-server hang on quit
           Product: Portable OpenSSH
           Version: 3.7.1p2
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: sftp-server
        AssignedTo: unassigned-bugs at mindrot.org
        ReportedBy: derekw22 at gmail.com


ssh and sftp-server work well except when entering quit from client
side for sftp session, Causes session to hang, Ctrl-C closes session
but this must be done using batch from mainframe.
ssh session exiting works fine.

Server - HP NonStop Itanium Blade (TANDEM)
OS - Guardian - J06.09.01
ssh version - openssh-3.7.1p2 (ITUGLIB) running on Floss.

Searched for various Patches, Implemented but not Suscessfull.

sftp -> Quit = From Server:-

debug1: session_input_channel_req: session 0 req subsystem
subsystem request for sftp
debug1: subsystem: exec() /usr/local/libexec/sftp-server
debug2: fd 10 setting O_NONBLOCK
debug2: fd 10 is O_NONBLOCK
debug2: channel 0: rcvd eof
debug2: channel 0: output open -> drain
debug2: channel 0: obuf empty
debug2: channel 0: close_write
chan_shutdown_write - nchan.c /* debug line in nchan.c */

HANG..until Ctrl-C from Client.

-- 
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