bugzilla-daemon at mindrot.org
2002-Jul-02 13:31 UTC
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124 ------- Additional Comments From leigh at solinno.co.uk 2002-07-02 23:31 ------- Created an attachment (id=126) AIX trace of ssh session hanging during output ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2002-Jul-02 13:58 UTC
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124 ------- Additional Comments From leigh at solinno.co.uk 2002-07-02 23:58 ------- This bug has been annoying me for months. I have been doing some further investigation over the last couple of days, including tracing the hang, which I have just added as an attachment. All my testing has been done using 3.4p1 running on AIX 4.3.3 ML08 (and ML09). OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f. Output generation command: perl -e 'while(1){print"O","X"x78}' This command hangs in under 2 seconds for me. Test results ------------ (openssh means the above version, ssh2 means ssh.com v3.1.2 CLIENT) rlogin testserver -> openssh localhost -> generate output -> HANG telnet testserver -> openssh localhost -> generate output -> HANG openssh testserver -> generate output -> okay openssh testserver -> openssh localhost -> generate output -> okay rlogin testserver -> ssh2 localhost -> generate output -> okay
bugzilla-daemon at mindrot.org
2002-Jul-04 18:14 UTC
[Bug 124] Terminal hangs when data is streaming to it...
http://bugzilla.mindrot.org/show_bug.cgi?id=124 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From mouring at eviladmin.org 2002-07-05 04:14 ------- Commited fix by Markus. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.