Re: KDE logout/shutdown problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



kwhiskerz kirjoitti viestissään (lähetysaika maanantai, 21. 
tammikuuta 2008):
> I logged in as root and typed ps aux. The only listing with a
> 'Z' (zed) beside it was one that said: [sta] <defunct>. I
> checked and there does not appear to be a program called 'sta'
> on my system.

I managed to hang up my KDE logout to check the cause. The 
process is "startkde", the u option to ps causes the program 
name to be truncated:
#ps ax | grep Z
 5723 ?        Zs     0:00 [startkde] <defunct>
Pstree shows that startkde is a child of gdm-binary:

init-+-/usr/bin/sealer
     |-acpid
     |-apcupsd---{apcupsd}
     |-atd
     |-auditd-+-audispd---{audispd}
     |        `-{auditd}
     |-console-kit-dae---61*[{console-kit-dae}]
     |-crond
     |-cupsd
     |-2*[dbus-daemon---{dbus-daemon}]
     |-dbus-launch
     |-denyhosts.py
     |-gdm-binary---gdm-binary-+-X
     |                         `-startkde
...

I think that explains why killing X doesn't help, gdm-binary is 
wedged and not wait()ing for its dead child processes.

-- 
 Markku Kolkka
 markku.kolkka@xxxxxx


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux