Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: xdm doesn't restart on killed X
Date: Thu, 12 Nov 2009 14:09:30
Message-Id: 200911121608.27288.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Re: xdm doesn't restart on killed X by doki_pen@doki-pen.org
1 On Thursday 12 November 2009 16:05:38 doki_pen@××××××××.org wrote:
2 > In gmane.linux.gentoo.user, you wrote:
3 > > On Wednesday 11 November 2009 19:02:26 doki_pen@××××××××.org wrote:
4 > >> In gmane.linux.gentoo.user, you wrote:
5 > >> > On Wednesday 11 November 2009 16:17:45 doki_pen@××××××××.org wrote:
6 > >> >> In gmane.linux.gentoo.user, you wrote:
7 > >> >> > On Tuesday 10 November 2009 17:54:48 Doki Pen wrote:
8 > >> >> >> I've recently switched from gdm to xdm in an effort to reduce my
9 > >> >> >> distro size. The only problem I've run into is that when I kill
10 > >> >> >> my X session, xdm doesn't restart automatically. I have to switch
11 > >> >> >> to a vtty and type exec sudo /etc/init.d/xdm restart. I've read
12 > >> >> >> the man pages and googled but can't come up with a solution. Does
13 > >> >> >> anyone know if there is a way to fix this issue?
14 > >> >> >
15 > >> >> > When X exists, is xdm still running or has it died too?
16 > >> >> >
17 > >> >> > You can tell when restarting xdm if it gives errors about xdm not
18 > >> >> > running when the "stop" phase of "restart"" is run
19 > >> >>
20 > >> >> xdm is not running after I kill my xsession. It is running after I
21 > >> >> log in. I tested using ps -Af | grep -i xdm.
22 > >> >
23 > >> > Ok, so I reckon the init script dies because xdm dies when X exists.
24 > >> >
25 > >> > is there anything relevant in your messages log file, Xorg.0.log,
26 > >> > ~/.xsession- errors and similar logs?
27 > >>
28 > >> From /var/log/Xorg.0.log.old:
29 > >>
30 > >> Backtrace:
31 > >> 0: /usr/bin/X(xorg_backtrace+0x38) [0x812a180]
32 > >>
33 > >> Fatal server error:
34 > >> Caught signal 11. Server aborting
35 > >
36 > > That's a segfault so there's a serious bug. It's likely in X itself.
37 > >
38 > > Did you recently upgrade X and at the same time rebuild all it's app and
39 > > all drivers - without exception?
40 >
41 > This has happened since I have switched to xdm. I've run revdep-rebuild
42 > and lafilefixer since my last X upgrade. Is there any other way to
43 > check for broken libs?
44
45 Checking for broken libs is not going to fix a segfault.....
46
47 --
48 alan dot mckinnon at gmail dot com

Replies

Subject Author
[gentoo-user] Re: xdm doesn't restart on killed X doki_pen@××××××××.org