On 05/29/2013 05:03 AM, Michael Fischer wrote:
Now, this does NOT happen on all remote hosts, but just one.
0) which terminal are you using locally? xterm, gnome-terminal, ...
1) ssh dmz host 2) ssh internal host
Does that mean that you are opening a connection from that dmz-host to another internal-host (probably in the DMZ), or that you open a new SSH session in another local terminal?
3) type cd /somewhere - hit enter
sounds innocent ... but some shells try to change the terminal's title to reflect PWD - using control sequences. See $PS1 which e.g. calls the function ppwd() here.
4) my local X session crashes.
Depending on the above control sequence, the terminal might send trash to the X server.
This is remarkably consistent with the above sequence.
Any ideas what to look for? How to debug?
... in the X server's logfile? Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org