[Bug 926468] Re: Stopping ssh with a logged in user causes init to spin at 100%
James Hunt
926468 at bugs.launchpad.net
Mon Feb 6 16:35:10 UTC 2012
@Jason: thanks for taking the time to look at this. Yes, I can confirm
your understanding of the problem as I had come to exactly the same
conclusion! :-) I have raised a bug on openssh for the stderr fd leak:
https://bugzilla.mindrot.org/show_bug.cgi?id=1976
** Bug watch added: OpenSSH Portable Bugzilla #1976
https://bugzilla.mindrot.org/show_bug.cgi?id=1976
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/926468
Title:
Stopping ssh with a logged in user causes init to spin at 100%
Status in “openssh” package in Ubuntu:
Fix Released
Status in “upstart” package in Ubuntu:
Triaged
Status in “openssh” source package in Precise:
Fix Released
Status in “upstart” source package in Precise:
Triaged
Bug description:
Steps to reproduce:
1) Boot the machine with --log on the kernel command line
2) Log into the machine through ssh
3) Execute: sudo stop ssh;
4) The init process will spin with EAGAIN on one if its file descriptors
5) Exit the remote ssh session and the service will stop
The process appears to be looping in init/log.c:log_read_watch.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/926468/+subscriptions
More information about the foundations-bugs
mailing list