** Changed in: sudo (Ubuntu)
Status: Incomplete => Fix Released
--
[ubuntu hardy]sudo processes cannot be killed
https://bugs.launchpad.net/bugs/185182
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
u
I had a similar thing happen. Ran sudo hp-setup, and it used >98% cpu.
Could not be killed, even not by 'sudo kill -9'. I ended up killing the
parent process (bash) which succeeded and also killed the sudo process.
--
[ubuntu hardy]sudo processes cannot be killed
https://bugs.launchpad.net/bugs/1
Since sudo runs with root privileges, you cannot kill it as normal user.
** Changed in: sudo (Ubuntu)
Status: New => Incomplete
--
[ubuntu hardy]sudo processes cannot be killed
https://bugs.launchpad.net/bugs/185182
You received this bug notification because you are a member of Ubuntu
Bug
Did you try as root:
killall sudo
(I assume you know that when typing a password you will not see any
action in the terminal. This is intentional. Just type your password and
hit enter)
--
[ubuntu hardy]sudo processes cannot be killed
https://bugs.launchpad.net/bugs/185182
You received this bu