Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] start X - Segmentation fault
Date: Sun, 08 Jul 2012 21:50:32
Message-Id: CA+czFiBuoMRTs40eBxiC7mZGPPxR6mKqxZKREoawXZQPwpguLQ@mail.gmail.com
In Reply to: [gentoo-user] start X - Segmentation fault by Joseph
1 On Sun, Jul 8, 2012 at 5:41 PM, Joseph <syscon780@×××××.com> wrote:
2 > After recent upgrade to Xorg-server-1.12.2 I get: Segmentation fault
3 >
4 > I recompiled x11-drivers:
5 > emerge $(qlist -IC x11-drivers)
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
21 > additional information.
22 > [ 25.153]
23 > [ 25.156] Output CRT1 disable success
24 > [ 25.156] Blank CRTC 0 success
25 > [ 25.156] Disable CRTC memreq 0 success
26 > [ 25.172] Disable CRTC 0 success
27 > [ 25.172] Blank CRTC 1 success
28 > [ 25.172] Disable CRTC memreq 1 success
29 > [ 25.172] Disable CRTC 1 success
30 > [ 25.172] (II) RADEON(0): RADEONRestoreMemMapRegisters() :
31 > [ 25.172] (II) RADEON(0): MC_FB_LOCATION : 0x00e700c0 0x00e700c0
32 > [ 25.172] (II) RADEON(0): MC_AGP_LOCATION : 0x00000000
33 > [ 25.183] (II) RADEON(0): avivo_restore !
34 > [ 25.283] Enable CRTC 0 success
35 > [ 25.283] Enable CRTC memreq 0 success
36 > [ 25.283] Unblank CRTC 0 success
37 > [ 25.286] Server terminated with error (1). Closing log file.
38 >
39 > Upgrade to all other boxes went fine except this one (the last one).
40 > I went back xorg-server-1.11.4-r1 but I still get the same error message.
41 >
42 > This was a box in remote location, so the upgrade was done via ssh and I was
43 > able to login via NX but when I tried to login locally (at the box I get:
44 > Segmentation fault
45 >
46 > What should I try next?
47
48 Re-emerge the drivers. I don't know a quick-and-easy way to scoop them
49 all up, though.
50
51 --
52 :wq

Replies

Subject Author
Re: [gentoo-user] start X - Segmentation fault Joseph <syscon780@×××××.com>