Difference in buffer behaviour between 8.89 and 8.9?

rapier rapier at psc.edu
Fri May 20 01:23:27 AEST 2022


Damien

> 8.9 switch from select() to poll() and included a couple of bugs that
> could cause weird problems. IMO you should try to port to what's on
> the top of the V_9_0 git branch, which is 9.0 + one more poll()-
> related fix.

I just tried it with the head (commit bedb93415b) of the master branch. 
Unfortunately, I'm still seeing the issue.

debug1: adjusted rlen: 33024, len: 32788 for 0x5609805a3eb0
debug1: adjusted rlen: 36438016, len: 32768 for 0x5609805b0ed0
debug1: adjusted rlen: 33024, len: 32788 for 0x5609805a3eb0
debug1: adjusted rlen: 36470784, len: 32768 for 0x5609805b0ed0
debug1: adjusted rlen: 33024, len: 32788 for 0x5609805a3eb0
debug1: adjusted rlen: 36503552, len: 32768 for 0x5609805b0ed0

Chris


More information about the openssh-unix-dev mailing list