| Summary: | terminal allocation hangs ssh at a blocking tcsetattr (-t option) | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Imre Deak <imre.deak> |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | CC: | djm |
| Priority: | P2 | ||
| Version: | 4.2p1 | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Imre Deak
2005-10-11 09:04:58 AEST
I'm not sure I understand: does it hang because pppd is filling the pty buffer so it never drains? Well I'm not sure, why it hangs at this point, but even if it is as you say filled by the local pppd there won't be anyone reading it on the other side, since the remote pppd is not yet started. So it's a dead-lock situation in that case. Let me know if you need any other info, or want me to perform some test. I don't have any more insight into how to debug this than I did 15 years ago. If you still happen to be suffering from it then please reopen the bug and attach a debug trace from ssh (i.e. "ssh -vvv") Closing all resolved bug with release of openssh-8.2 |