Am 18.06.2015 um 12:53 schrieb Ed Greshko:
On 06/18/15 18:45, Reindl Harald wrote:Am 18.06.2015 um 12:43 schrieb Ed Greshko:On 06/18/15 18:30, Reindl Harald wrote:https://bugzilla.redhat.com/show_bug.cgi?id=1214782 that's not much funny if you are playing around with a own theme and restart the service multiple times or after updates as recently openssl you need to kill the zombie processes manuallyFWIW, I am not seeing this on an F21 system running in a Vbox VM. Same version of sddmsurely that you really have only *one* "sddm-helper" and "sddm-greeter" process in "ps aux | grep sddm" after multiple "systemctl restart sddm"?[root@f21 ~]# ps aux | grep sddm-greeter | grep -v grep root 4570 0.0 0.9 206012 12208 ? Sl 18:51 0:00 /usr/libexec/sddm-helper --socket /tmp/Auth4564.1434624710 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-uynUrG --theme /usr/share/sddm/themes/fedora --user sddm --greeter sddm 4572 13.3 9.2 528132 118232 ? Rl 18:51 0:03 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-uynUrG --theme /usr/share/sddm/themes/fedora [root@f21 ~]# systemctl restart sddm [root@f21 ~]# systemctl restart sddm [root@f21 ~]# systemctl restart sddm [root@f21 ~]# systemctl restart sddm [root@f21 ~]# systemctl restart sddm [root@f21 ~]# ps aux | grep sddm-greeter | grep -v grep root 4691 0.0 0.9 206012 12216 ? Sl 18:52 0:00 /usr/libexec/sddm-helper --socket /tmp/Auth4684.1434624751 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-VfQnkS --theme /usr/share/sddm/themes/fedora --user sddm --greeter sddm 4693 44.5 9.1 528024 117100 ? Sl 18:52 0:00 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-VfQnkS --theme /usr/share/sddm/themes/fedora Should that have shown the issue you're seeing?
interesting - i have zombie processes [root@srv-rhsoft:~]$ ps aux | grep sddmroot 7831 0.0 0.0 113008 2208 pts/0 S<+ 13:00 0:00 /usr/bin/grep --color sddm root 30013 0.0 0.0 293316 14156 ? Ssl 11:46 0:00 /usr/bin/sddm root 30016 0.0 0.1 243400 27744 tty1 Ssl+ 11:46 0:02 /usr/libexec/Xorg.bin :0 -auth /var/run/sddm/:0 -nolisten tcp -background none -noreset vt1 root 30023 0.0 0.0 208196 12512 ? Sl 11:46 0:00 /usr/libexec/sddm-helper --socket /tmp/Auth30013.1434620814 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-iFBYRE --theme /usr/share/sddm/themes/harry --user sddm --greeter sddm 30033 0.1 0.3 465556 64940 ? Sl 11:46 0:04 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-iFBYRE --theme /usr/share/sddm/themes/harry sddm 30039 0.0 0.0 16060 1644 ? S 11:46 0:00 /bin/dbus-launch --autolaunch 3871a85f73dce2f522a1a97b00001bf2 --binary-syntax --close-stderr sddm 30040 0.0 0.0 46912 1864 ? Ss 11:46 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session
[root@srv-rhsoft:~]$ systemctl restart sddm [root@srv-rhsoft:~]$ systemctl restart sddm [root@srv-rhsoft:~]$ systemctl restart sddm [root@srv-rhsoft:~]$ systemctl restart sddm [root@srv-rhsoft:~]$ ps aux | grep sddmroot 7873 120 0.5 129972 97776 ? R 13:00 0:02 /usr/lib/systemd/systemd-coredump 7868 104 481 11 1434625220 sddm-greeter sddm 7896 6.0 0.3 465652 64736 ? Sl 13:00 0:00 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-PkhJmh --theme /usr/share/sddm/themes/harry sddm 7902 0.0 0.0 16060 1576 ? S 13:00 0:00 /bin/dbus-launch --autolaunch 3871a85f73dce2f522a1a97b00001bf2 --binary-syntax --close-stderr root 7907 0.0 0.0 293316 13820 ? Ssl 13:00 0:00 /usr/bin/sddm root 7910 5.0 0.1 259452 26980 tty1 Ssl+ 13:00 0:00 /usr/libexec/Xorg.bin :0 -auth /var/run/sddm/:0 -nolisten tcp -background none -noreset vt1 root 7917 0.0 0.0 208196 12324 ? Sl 13:00 0:00 /usr/libexec/sddm-helper --socket /tmp/Auth7907.1434625220 --id 2 --start /usr/bin/sddm-greeter --socket /tmp/sddm-:0-ImjIAZ --theme /usr/share/sddm/themes/harry --user sddm --greeter sddm 7927 11.0 0.3 465588 64360 ? Sl 13:00 0:00 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-ImjIAZ --theme /usr/share/sddm/themes/harry sddm 7933 0.0 0.0 16060 1568 ? S 13:00 0:00 /bin/dbus-launch --autolaunch 3871a85f73dce2f522a1a97b00001bf2 --binary-syntax --close-stderr sddm 7934 0.0 0.0 46912 1872 ? Ss 13:00 0:00 /bin/dbus-daemon --fork --print-pid 5 --print-address 7 --session root 7936 0.0 0.0 113008 2284 pts/0 S<+ 13:00 0:00 /usr/bin/grep --color sddm sddm 30033 0.1 0.4 465556 65364 ? Sl 11:46 0:04 /usr/bin/sddm-greeter --socket /tmp/sddm-:0-iFBYRE --theme /usr/share/sddm/themes/harry
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org