[Xfce-bugs] [Bug 9056] New: xfce4-session doesn't care about it's child processes but makes them zombies
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Mon Jun 25 12:19:22 CEST 2012
https://bugzilla.xfce.org/show_bug.cgi?id=9056
Priority: Medium
Bug ID: 9056
CC: benny at xfce.org, nick at xfce.org
Assignee: xfce-bugs at xfce.org
Summary: xfce4-session doesn't care about it's child processes
but makes them zombies
QA Contact: bjt23 at cornell.edu
Severity: normal
Classification: Xfce
OS: Linux
Reporter: frankyxfce at trash-mail.com
Hardware: PC (x86)
Status: NEW
Version: 4.10.0
Component: General
Product: Xfce4-session
I use xdm to log into my xfce session (default session, Xfce 4.10, Debian
unstable) and use $HOME/.xsessionrc to start some applications. If I exit/kill
those applications after xfce startup, they remain as zombie processes, which
wasn't the case with Xfce 4.8.
example in my .xsessionrc: command: unclutter &
part of pstree: before and after killing unclutter:
├─xdm─┬─Xorg───2*[{Xorg}]
│ └─xdm───x-session-manag─┬─Xsession
│ └─unclutter
ps x after killing unclutter:
13426 ? Z 0:00 [unclutter] <defunct>
Thanks,
Franky
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list