Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] start X - Segmentation fault
Date: Sun, 08 Jul 2012 21:44:23
Message-Id: 20120708214152.GA17786@syscon7.inet
1 After recent upgrade to Xorg-server-1.12.2 I get: Segmentation fault
2
3 I recompiled x11-drivers:
4 emerge $(qlist -IC x11-drivers)
5
6 but I still get an error:
7
8 [ 25.153] 14: /lib64/libc.so.6 (__libc_start_main+0xec) [0x7fef12ef62ec]
9 [ 25.153] 15: /usr/bin/X (0x400000+0x24a69) [0x424a69]
10 [ 25.153]
11 [ 25.153] Segmentation fault at address 0x9c
12 [ 25.153]
13 Fatal server error:
14 [ 25.153] Caught signal 11 (Segmentation fault). Server aborting
15 [ 25.153]
16 [ 25.153]
17 Please consult the The X.Org Foundation support
18 at http://wiki.x.org
19 for help.
20 [ 25.153] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
21 [ 25.153]
22 [ 25.156] Output CRT1 disable success
23 [ 25.156] Blank CRTC 0 success
24 [ 25.156] Disable CRTC memreq 0 success
25 [ 25.172] Disable CRTC 0 success
26 [ 25.172] Blank CRTC 1 success
27 [ 25.172] Disable CRTC memreq 1 success
28 [ 25.172] Disable CRTC 1 success
29 [ 25.172] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
30 [ 25.172] (II) RADEON(0): MC_FB_LOCATION : 0x00e700c0 0x00e700c0
31 [ 25.172] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
32 [ 25.183] (II) RADEON(0): avivo_restore !
33 [ 25.283] Enable CRTC 0 success
34 [ 25.283] Enable CRTC memreq 0 success
35 [ 25.283] Unblank CRTC 0 success
36 [ 25.286] Server terminated with error (1). Closing log file.
37
38 Upgrade to all other boxes went fine except this one (the last one).
39 I went back xorg-server-1.11.4-r1 but I still get the same error message.
40
41 This was a box in remote location, so the upgrade was done via ssh and I was able to login via NX but when I tried to login locally (at the box I get: Segmentation
42 fault
43
44 What should I try next?
45
46
47 --
48 Joseph

Replies

Subject Author
Re: [gentoo-user] start X - Segmentation fault Michael Mol <mikemol@×××××.com>
Re: [gentoo-user] start X - Segmentation fault Graham Murray <graham@×××××××××××.uk>