Gentoo Archives: gentoo-user

From: Dave Trombley <dave.trombley@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] XOrg / XRanR segfault starting X
Date: Thu, 18 Aug 2016 05:00:07
Message-Id: CACggcZS7h1ZDw9biY3jFFYEzZSm4ouTFjwHkJhz5R0uuqO2Txw@mail.gmail.com
1 Hi all!
2
3 New to Gentoo, just followed the handbook install for amd64 and then for
4 XOrg.
5
6 I'm seeing the server segfault on 'startx'. Here is the console
7 output (and I've attached the logfile).
8
9 X.Org X Server 1.17.4
10 Release Date: 2015-10-28
11 X Protocol Version 11, Revision 0
12 Build Operating System: Linux 4.4.6-gentoo x86_64 Gentoo
13 Current Operating System: Linux snow 4.4.6-gentoo #3 SMP PREEMPT Thu Aug 18
14 04:18:24 Local time zone must be set-- x86_64
15 Kernel command line: BOOT_IMAGE=/vmlinuz-4.4.6-gentoo
16 root=UUID=8cb564c3-38fb-4b05-bc60-eaccf543e3ab ro
17 Build Date: 17 August 2016 07:13:48PM
18
19 Current version of pixman: 0.32.8
20 Before reporting problems, check http://wiki.x.org
21 to make sure that you have the latest version.
22 Markers: (--) probed, (**) from config file, (==) default setting,
23 (++) from command line, (!!) notice, (II) informational,
24 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
25 (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 18 04:53:29 2016
26 (==) Using system config directory "/usr/share/X11/xorg.conf.d"
27 (II) [KMS] drm report modesetting isn't supported.
28 (EE)
29 (EE) Backtrace:
30 (EE) 0: /usr/bin/X (xorg_backtrace+0x56) [0x58c856]
31 (EE) 1: /usr/bin/X (0x400000+0x190b09) [0x590b09]
32 (EE) 2: /lib64/libc.so.6 (0x7f34667ed000+0x33370) [0x7f3466820370]
33 (EE) 3: /usr/bin/X (RRSetChanged+0x50) [0x4f0c50]
34 (EE) 4: /usr/bin/X (RRScreenSetSizeRange+0x54) [0x4f5184]
35 (EE) 5: /usr/bin/X (xf86RandR12CreateScreenResources+0x295) [0x4b7d65]
36 (EE) 6: /usr/bin/X (0x400000+0xab130) [0x4ab130]
37 (EE) 7: /usr/bin/X (0x400000+0x3bff4) [0x43bff4]
38 (EE) 8: /lib64/libc.so.6 (__libc_start_main+0xf0) [0x7f346680d620]
39 (EE) 9: /usr/bin/X (_start+0x29) [0x426639]
40 (EE)
41 (EE) Segmentation fault at address 0xa0
42 (EE)
43 Fatal server error:
44 (EE) Caught signal 11 (Segmentation fault). Server aborting
45
46
47 Any ideas? I can't figure out why kernel modesetting isn't working
48 (the newer versions of Linux don't have explicit modesetting config items
49 and the framebuffer drivers are totally disabled, as per the install docs),
50 but the larger problem is that segfault. Any ideas on how to even start
51 to address this?
52
53 -David

Attachments

File name MIME type
Xorg.0.log application/octet-stream

Replies

Subject Author
Re: [gentoo-user] XOrg / XRanR segfault starting X Adam Carter <adamcarter3@×××××.com>
Re: [gentoo-user] XOrg / XRanR segfault starting X "J. Roeleveld" <joost@××××××××.org>