Mailinglist Archive: opensuse-bugs (6439 mails)
| < Previous | Next > |
[Bug 216043] startx doesn't always finish exiting
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Wed, 16 May 2007 02:26:50 -0600 (MDT)
- Message-id: <20070516082650.03FAB25C889@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=216043
------- Comment #19 from werner@xxxxxxxxxx 2007-05-16 02:26 MST -------
Maybe artsd doen't know that the X session is closed?
Beside this artsd seems not to be a clean daemon otherwise
it would close stdout, stdin, and stderr before doing
hopefully a setsid(). Please list the fd directory
of the artsd process
ls -l /proc/`pidof artsd`/fd/
and list also the contents of the stat file
cat /proc/`pidof artsd`/stat
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Comment #19 from werner@xxxxxxxxxx 2007-05-16 02:26 MST -------
Maybe artsd doen't know that the X session is closed?
Beside this artsd seems not to be a clean daemon otherwise
it would close stdout, stdin, and stderr before doing
hopefully a setsid(). Please list the fd directory
of the artsd process
ls -l /proc/`pidof artsd`/fd/
and list also the contents of the stat file
cat /proc/`pidof artsd`/stat
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
| < Previous | Next > |