Activity log for bug #592434

Date Who What changed Old value New value Message
2010-06-10 21:37:45 Bonnie bug added bug
2010-06-10 21:37:45 Bonnie attachment added Dependencies.txt http://launchpadlibrarian.net/50095986/Dependencies.txt
2010-06-10 21:37:45 Bonnie attachment added SSHDConfig.txt http://launchpadlibrarian.net/50095987/SSHDConfig.txt
2010-06-11 14:54:19 komputes description Hi Bonnie, 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 Followed by going on the server and running: ubuntu-bug openssh-server 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. 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. 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 lucas@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 test2@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 differentuser@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 SourcePackage: openssh ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run: user@server:~$ exit logout 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 lucas@machine gedit 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 SourcePackage: openssh
2010-06-11 14:54:24 komputes openssh (Ubuntu): status New Confirmed
2010-06-11 15:00:34 komputes attachment added ssh_x_hang.ogv http://launchpadlibrarian.net/50138040/ssh_x_hang.ogv
2010-06-11 15:01:04 komputes openssh (Ubuntu): importance Undecided Low
2010-06-11 15:01:07 komputes openssh (Ubuntu): status Confirmed Triaged
2010-10-05 19:59:27 Chandresh Prakash nominated for series Ubuntu Lucid
2011-01-15 06:41:39 sidprak bug added subscriber sidprak
2011-09-28 17:34:03 Fernando bug added subscriber Fernando
2011-10-27 18:12:49 Ray DeCampo bug added subscriber Ray DeCampo
2012-06-17 23:35:08 David Emett bug added subscriber David Emett
2013-07-19 20:53:57 Bryan Quigley bug added subscriber Bryan Quigley
2013-07-24 16:33:42 Bryan Quigley affects openssh (Ubuntu) dbus (Ubuntu)
2013-07-26 12:46:58 Ritesh Khadgaray bug watch added https://bugs.freedesktop.org/show_bug.cgi?id=32509
2013-07-26 12:46:58 Ritesh Khadgaray bug task added dbus
2013-07-26 13:45:54 Bug Watch Updater dbus: status Unknown Confirmed
2013-07-26 13:45:54 Bug Watch Updater dbus: importance Unknown Medium
2013-07-26 13:45:58 Bug Watch Updater bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=663467
2013-09-23 06:49:10 Ritesh Khadgaray description ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run: user@server:~$ exit logout 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 lucas@machine gedit 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 SourcePackage: openssh ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run: user@server:~$ exit logout 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 with "exit" and it hangs, press Ctrl-C -If you would like to simply use gedit on another computer use the following command: $ dbus-launch gedit Date: Thu Jun 10 17:34:26 2010
2014-09-23 19:22:03 Bryan Quigley description ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run: user@server:~$ exit logout 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 with "exit" and it hangs, press Ctrl-C -If you would like to simply use gedit on another computer use the following command: $ dbus-launch gedit Date: Thu Jun 10 17:34:26 2010 ssh -X user@server hangs when using exit to terminate Steps to reproduce: user@client:~$ ssh -X user@server user@server:~$ gedit At this point gedit from server will run locally. Closing the program and returning to the terminal you run: user@server:~$ exit logout 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. Workaround ---------- -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:   $ dbus-launch gedit Date: Thu Jun 10 17:34:26 2010
2016-01-24 16:51:39 Chris Bainbridge bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639647
2016-01-24 16:51:39 Chris Bainbridge bug task added dbus (Debian)
2016-01-24 17:57:02 Bug Watch Updater dbus (Debian): status Unknown New
2016-10-14 20:35:27 Bryan Quigley dbus (Ubuntu): status Triaged Fix Released
2018-11-07 20:45:11 Bug Watch Updater dbus: status Confirmed Unknown
2018-11-07 20:45:11 Bug Watch Updater dbus: importance Medium Wishlist
2022-05-20 14:00:44 Bryan Quigley removed subscriber Bryan Quigley