Multiple sshd logins on server

Bug #906206 reported by Manish Patel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
Low
Piotr Piastucki
Java library for Bazaar
Fix Released
Low
Piotr Piastucki

Bug Description

After a month of successful use, the Repo server seems to have a massive number of sshd procs. As soon as I kill Eclipse on my desktop, the procs clear. (Substituted my bzr user name for <username> below):

root 11774 4420 0 08:25 ? 00:00:00 sshd: <username> [priv]
16790623 11791 11774 0 08:25 ? 00:00:00 sshd: <username>@pts/105
root 12289 4420 0 08:26 ? 00:00:00 sshd: <username> [priv]
16790623 12291 12289 0 08:26 ? 00:00:00 sshd: <username>@notty
root 12345 4420 0 08:26 ? 00:00:00 sshd: <username> [priv]
16790623 12349 12345 0 08:26 ? 00:00:00 sshd: <username>@notty
root 12393 4420 0 08:26 ? 00:00:00 sshd: <username> [priv]
16790623 12395 12393 0 08:26 ? 00:00:00 sshd: <username>@notty

Changed in bzr-eclipse:
milestone: none → 1.2.1
Revision history for this message
Piotr Piastucki (piastucki) wrote :

I guess it is related to https://bugs.launchpad.net/bzr/+bug/1189051. If so, there is nothing we can fix in bzr-eclipse.

Revision history for this message
Piotr Piastucki (piastucki) wrote :

Actually, I think we might consider killing and restarting the local XMLRPC server periodically e.g. every 20 minutes. This way the SSH connections should be closed.
I am moving the ticket to 1.3 as we need to investigate the potential impact a bit further.

Changed in bzr-eclipse:
milestone: 1.2.1 → 1.3
importance: Undecided → Low
Changed in bzr-eclipse:
status: New → Triaged
Changed in bzr-eclipse:
status: Triaged → In Progress
assignee: nobody → Piotr Piastucki (piastucki)
Changed in bzr-java-lib:
importance: Undecided → Low
status: New → In Progress
assignee: nobody → Piotr Piastucki (piastucki)
Changed in bzr-java-lib:
milestone: none → 1.3
Changed in bzr-java-lib:
status: In Progress → Fix Committed
Changed in bzr-eclipse:
status: In Progress → Fix Committed
Revision history for this message
Piotr Piastucki (piastucki) wrote :

Fixed by merging the workaround from lp:~rom1-chal/bzr-xmloutput/bugfix-persistent-ssh

Changed in bzr-java-lib:
status: Fix Committed → Fix Released
Changed in bzr-eclipse:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.