[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-11-17 Thread Alex Waite
There is a form thread [1] that discusses this problem and has some more
verbose output and analysis on this.  Thoughts anyone?

[1] http://ubuntuforums.org/showthread.php?t=1481344

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-11-17 Thread Alex Waite
This is a guess, but could the entry for 20100816 be a fix for this?
ftp://ftp.ca.openbsd.org/pub/OpenBSD/OpenSSH/portable/ChangeLog

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-10-19 Thread Maciej Puzio
I am also experiencing this problem on Ubuntu 10.04, openssh-server
1:5.3p1-3ubuntu4, as well as on Ubuntu 9.10. I would like to clarify
that the problem appears to lie within the server, not the client. My
client is running CentOS 5.5 and the problem occurs when connecting to
Ubuntu servers, but not when talking to servers running CentOS 5.5.
However, I have noticed the same problem with a Fedora server, so it may
be an upstream bug.

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-10-05 Thread KCN Viper
Although probably not important but it is irritating. I ran ssh in
verbose mode found the following difference between normal exit and 'ssh
-X' exit when reproducing:

Exit from 'ssh -vX' after running gvim and closing it:
logout
debug1: channel 0: free: client-session, nchannels 3


Exit from 'ssh -v':
logout
debug1: channel 0: free: client-session, nchannels 1
Connection to funny.local closed.
Transferred: sent 3552, received 3448 bytes, in 1.8 seconds
Bytes per second: sent 1968.9, received 1911.2
debug1: Exit status 0

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-06-11 Thread David Bensimon
** Description changed:

- Hi Bonnie,
+ ssh -X u...@server hangs when using exit to terminate
  
- Sorry for not attaching the spider script. Since I am able to reproduce the 
issue, spider is no longer as important to the case as there isn't we can do to 
support the issue other than providing workarounds and assist you in reporting 
it to developers. Since you would like to create a bug, i suggest going on the 
client machine and running:
- ubuntu-bug openssh-client
+ Steps to reproduce:
+ u...@client:~$ ssh -X u...@server
+ u...@server:~$ gedit
  
- Followed by going on the server and running:
- ubuntu-bug openssh-server
+ At this point gedit from server will run locally. Closing the program
+ and returning to the terminal you run:
  
- Once you do this you can describe the issue in the bug. Please provide
- the two bug numbers once this is done so that we may track the issue.
+ u...@server:~$ exit
+ logout
  
- Regards,
- 
- David
-   6/9/2010 4:41 PM | Bonnie Lucas
- David - I have not been able to find spider. It was not attached to your 
earlier comment. If the problem is openssh, yes I would like to open an issue 
with them.
-   6/9/2010 3:31 PM | David Bensimon
- Hello Bonnie,
- 
- As you will see in the video attached I can confirm the issue when using
- Ubuntu 10.04 as a client and Ubuntu 8.04 as the server, using default
- password authentication.
+ At this point the terminal hangs on the echo logout, but does not return to 
the client prompt. The action has been consistent when connecting to a server 
running opensolaris or ubuntu 8.04.
+ The client is using Ubuntu 10.04 and the server is using 8.04, and using 
default password authentication. As you will see in the video attached I can 
confirm the issue when using a clean Ubuntu 10.04 as a client and Ubuntu 8.04 
as the server, using default password authentication.
  
  However there are a few things you can do to work around this issue.
  -When logging out press Ctrl-D
  -When logging out with exit and it hangs, press Ctrl-C
  -If you would like to simply use gedit on another computer use the following 
command:
  ssh -X lu...@machine gedit
- 
- Please let me know if this helps. If you would like to report an issue
- with openssh, we can assist you with this process as well.
- 
- Regards,
- 
- David
-   6/8/2010 5:58 PM | David Bensimon
- Hello Bonnie,
- 
- To confirm the client is using Ubuntu 10.04 and the server is using
- 8.04, and using default password authentication. Please also provide the
- spider output after this has happened.
- 
- Regards,
- 
- David
-   6/8/2010 4:57 PM | Bonnie Lucas
- There is not attachment to either the case or the email that I received. I 
have reproduced in this manner
- 
- hostname=thyme
- user1=test1
- user2=test2
- 
- Login to console as test1
- open terminal
- 
- ssh -X te...@thyme
- enter password
- gedit - window pops up on the terminal
- click red x to exit
- at host prompt type : exit
- you will get the echo - logout and it hangs.
- 
- If you try this a test1 it will exit right away.
- it has to be ssh -X differentu...@thyme -
- 
- The action has been consistent from the following os's
- opensolaris, ubuntu 8.04
- 
- Thanks
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openssh-server 1:5.3p1-3ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  Architecture: i386
  Date: Thu Jun 10 17:34:26 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: openssh

** Changed in: openssh (Ubuntu)
   Status: New = Confirmed

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-06-11 Thread David Bensimon

** Attachment added: ssh_x_hang.ogv
   http://launchpadlibrarian.net/50138040/ssh_x_hang.ogv

** Changed in: openssh (Ubuntu)
   Importance: Undecided = Low

** Changed in: openssh (Ubuntu)
   Status: Confirmed = Triaged

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592434] Re: ssh -X u...@machine hangs when using exit to terminate

2010-06-10 Thread Bonnie

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50095986/Dependencies.txt

** Attachment added: SSHDConfig.txt
   http://launchpadlibrarian.net/50095987/SSHDConfig.txt

-- 
ssh -X u...@machine hangs when using exit to terminate
https://bugs.launchpad.net/bugs/592434
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs