On Mon, November 24, 2014 16:28, Dave Johansen wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1086971 I have been able to reproduce the above issue on my home network and at work, but RedHat is claiming it is not a bug, so can some people on this list give it a try and see if they can reproduce it? Thanks, Dave
I see this behaviour frequently with X11 over ssh tunnels, both from CentOS to CentOS and from OSX to CentOS. I cannot say with certainty which programs cause it, or even if said programs reliably cause the same behaviour every time, since my usual fix is to simply <ctrl>C the ssh session after exiting. Next time it pops up I will note the circumstance and see if I can recreate the same behaviour.
On Tue, Nov 25, 2014 at 09:19:42AM -0500, James B. Byrne wrote:
On Mon, November 24, 2014 16:28, Dave Johansen wrote:
https://bugzilla.redhat.com/show_bug.cgi?id=1086971 I have been able to reproduce the above issue on my home network and at work, but RedHat is claiming it is not a bug, so can some people on this list give it a try and see if they can reproduce it? Thanks, Dave
I see this behaviour frequently with X11 over ssh tunnels, both from CentOS to CentOS and from OSX to CentOS. I cannot say with certainty which programs cause it, or even if said programs reliably cause the same behaviour every time, since my usual fix is to simply <ctrl>C the ssh session after exiting. Next time it pops up I will note the circumstance and see if I can recreate the same behaviour.
gee, I wonder if this is the cause of an odd behavior I occasionally see: ssh from linux at work to my linux box at home (or between any two Linux boxes, actually). when I'm done I might enter ^D to close the remote terminal. Most of the time this terminates the remote session and returns to a local prompt. But sometimes the local session's prompt does not reappear until I also do ^C.