https://bugzilla.mindrot.org/show_bug.cgi?id=2816
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Darren Tucker <[email protected]> --- Is the client on Solaris, the server on Solaris or both? Could you please attach (vie "Add an attacment") the generated config.h files from both 7.4p1 and 7.6p1 builds? Also please log in using ssh -vvv and try resizing your window. You should see something like this: $ stty | grep rows rows = 24; columns = 86; ypixels = 0; xpixels = 0; [resize here] debug2: client_check_window_change: changed debug2: channel 0: request window-change confirm 0 debug3: send packet: type 98 $ stty | grep rows rows = 24; columns = 87; ypixels = 0; xpixels = 0; That should help narrow it down to whether or not the client is sending the window change messages. (actually please attach the entire output of this ssh session too). -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
