Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Xorg segfaults, but GDM welcome screen loads
Date: Fri, 04 Feb 2011 22:29:22
Message-Id: AANLkTinLv1t0oLCeHPhKTp4UwoeoKoJVdoriYXN0+tc9@mail.gmail.com
1 Yesterday I caught up with portage and updated quite a few packages on
2 a remote workstation. The system hadn't been updated for about a
3 month. The updates included some xorg stuff and some xfce4 stuff.
4 Today when the workstation's user logged in via gdm, she clicked the
5 xfce4 "Migrate Config" option, something weird happened, and she ended
6 up back on the gdm welcome screen. Now whenever she logs is via gdm,
7 the screen immediately goes black and she is routed back to the gdm
8 welcome screen again. When I have grsecurity enabled I get this in
9 dmesg:
10
11 Segmentation fault occurred at 000068e453633fdc in
12 /usr/bin/Xorg[X:4777] uid/euid:0/0 gid/egid:0/0, parent
13 /usr/sbin/gdm-binary[gdm:4775] uid/euid:0/0 gid/egid:1010/1002
14
15 She also tried skipping gdm and issuing startxfce4 manually but it
16 fails in a similar way and displays "disconnected from session
17 manager". I get this in Xorg.0.log:
18
19 Backtrace:
20 [ 74.799] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49eeb8]
21 [ 74.799] 1: /usr/bin/X (0x400000+0x62849) [0x462849]
22 [ 74.799] 2: /lib/libpthread.so.0 (0x64727eac2000+0xf3f0) [0x64727ead13f0]
23 [ 74.800] 3: /usr/lib64/xorg/modules/drivers/nv_drv.so
24 (0x64727bed7000+0x112d0) [0x64727bee82d0]
25 [ 74.800] 4: /usr/lib64/xorg/modules/libshadowfb.so
26 (0x64727a682000+0x3db2) [0x64727a685db2]
27 [ 74.800] 5: /usr/bin/X (0x400000+0x2da29) [0x42da29]
28 [ 74.800] 6: /usr/bin/X (0x400000+0x2eda9) [0x42eda9]
29 [ 74.800] 7: /usr/bin/X (0x400000+0x2475a) [0x42475a]
30 [ 74.800] 8: /lib/libc.so.6 (__libc_start_main+0xe6) [0x64727dcb2ba6]
31 [ 74.800] 9: /usr/bin/X (0x400000+0x242f9) [0x4242f9]
32 [ 74.800] Segmentation fault at address 0x64727462bfdc
33 [ 74.800]
34 Fatal server error:
35 [ 74.800] Caught signal 11 (Segmentation fault). Server aborting
36
37 and when grsecurity is enabled I get this in dmesg:
38
39 Segmentation fault occurred at 000064727462bfdc in
40 /usr/bin/Xorg[X:4647] uid/euid:1003/0 gid/egid:1010/1010, parent
41 /usr/bin/xinit[xinit:4646] uid/euid:1003/1003 gid/egid:1010/1010
42
43 I have tried disabling all security options in the kernel but I get
44 the same results with the exception of the dmesg info. I tried
45 re-emerging xorg-server, xf86-video-nv, xinit, and gdm. Strangely,
46 after re-emerging xorg-server and xinit there were files to change in
47 etc-update. I don't see how that's possible since I'm caught up with
48 emerge -DuN world. revdep-rebuild comes up with nothing. I'm running
49 an emerge -e world now. It's weird that the gdm welcome screen will
50 load (which implies xorg) but nothing afterward. Any ideas?
51
52 - Grant

Replies

Subject Author
Re: [gentoo-user] Xorg segfaults, but GDM welcome screen loads Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] Xorg segfaults, but GDM welcome screen loads Florian Philipp <lists@×××××××××××.net>