Displaying 1 result from an estimated 1 matches for "geoffk".
Did you mean:
geoff
2003 Dec 16
1
[Bug 773] OpenSSH hangs or silently exits on write failure on stdout/stderr
...stdout/stderr
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: geoffk at geoffk.org
If a persistent write error ('disk full') occurs when writing to
stdout of the 'ssh' command, the command can hang and will not produce
an error message.
I can reproduce both problems with OpenSSH 3.7.1p2 on Linux, and the
code affected appears to be common with the...