Output of "ps -ax" after trying to reboot. There is no X process. There is a "-:0" process, I'm not sure what that means exactly, except that it's related to ":0", my X display / session.
Both kdm and kdm_greet are still running, in state "S" (interuptable sleep). As described before "killall kdm" does nothing; either the TERM signal is blocked or the signal handler isn't able to do it's job. I checked with "strace -p" just in case it showed anything interesting about kdm, but it just showed a select() call with a number of fds, just as you would expect in a standard event loop. ** Attachment added: "ps-ax" http://launchpadlibrarian.net/25957938/ps-ax -- Kubuntu 9.04 live CD: "shutdown" doesn't https://bugs.launchpad.net/bugs/366199 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
