| Summary: | Broken pipe with scponly with debuglevel | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Martin Korous <mortals> | ||||
| Component: | sftp-server | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED DUPLICATE | ||||||
| Severity: | normal | CC: | djm, dtucker | ||||
| Priority: | P2 | ||||||
| Version: | 5.4p1 | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
Martin Korous
2010-04-13 19:19:20 AEST
This might be related to bug #1750: for subsystems we close stderr. This seems to be a duplicate of bug #1750. OpenSSH 5.6 will discard stderr output from subsystems rather than close the file descriptor, which is what is causing the SIGPIPE/EPIPE in your strace. *** This bug has been marked as a duplicate of bug 1750 *** Move resolved bugs to CLOSED after 5.7 release |