Gentoo Archives: gentoo-user

From: Willie Wong <wwong@××××××××××××××.EDU>
To: gentoo-user@l.g.o
Subject: [gentoo-user] X crashes, how to troubleshoot?
Date: Sat, 03 Apr 2010 16:43:06
Message-Id: 20100403164229.GA27623@math.princeton.edu
1 Recently X has spontaneously crashed on me several times. Each time it
2 is triggered by opening up a new webpage in a new tab in Firefox. The
3 URL of the webpages are random, so I don't think it has to do with any
4 particular site (and those url often open fine on subsequent visits).
5
6 The message that I end up having from X is:
7
8 Backtrace:
9 0: X (xorg_backtrace+0x3b) [0x80ab23b]
10 1: X (0x8048000+0x5e1d5) [0x80a61d5]
11 2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb782240c]
12 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb7299000+0x32cae)
13 [0xb72cbcae]
14 4: X (0x8048000+0xc6550) [0x810e550]
15 5: X (0x8048000+0x20745) [0x8068745]
16 6: X (0x8048000+0x22df7) [0x806adf7]
17 7: X (0x8048000+0x1d285) [0x8065285]
18 8: /lib/libc.so.6 (__libc_start_main+0xe5) [0xb7397bb5]
19 9: X (0x8048000+0x1ce51) [0x8064e51]
20 Bus error at address 0xb61f4000
21
22 Fatal server error:
23 Caught signal 7 (Bus error). Server aborting
24
25 which is not too much to go on. As you can see, I use the intel
26 drivers. The behaviour may have started after my March 19 upgrades:
27
28 Fri Mar 19 11:08:54 2010 >>> x11-libs/libXau-1.0.5
29 Fri Mar 19 11:09:41 2010 >>> x11-libs/libXdmcp-1.0.3
30 Fri Mar 19 11:10:06 2010 >>> x11-misc/util-macros-1.6.1
31 Fri Mar 19 11:20:13 2010 >>> x11-libs/libX11-1.3.3
32 Fri Mar 19 11:21:17 2010 >>> x11-libs/libdrm-2.4.19
33 Fri Mar 19 11:22:44 2010 >>> x11-libs/libXt-1.0.8
34 Fri Mar 19 11:23:26 2010 >>> x11-libs/libXScrnSaver-1.2.0
35 Fri Mar 19 11:41:42 2010 >>> x11-libs/openmotif-2.3.3
36 Fri Mar 19 11:42:17 2010 >>> x11-apps/xinput-1.5.1
37 Fri Mar 19 12:30:55 2010 >>> x11-apps/xinit-1.2.1
38 Fri Mar 19 12:54:23 2010 >>> x11-base/xorg-server-1.7.6
39 Fri Mar 19 12:55:55 2010 >>> x11-drivers/xf86-video-intel-2.10.0-r1
40
41 For what it's worth, here's the lspci output:
42
43 Gee-Mi-Ni elog # lspci -vs 00:02.*
44 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA controller])
45 Subsystem: Giga-byte Technology Device 1999
46 Flags: bus master, fast devsel, latency 0, IRQ 16
47 Memory at 58280000 (32-bit, non-prefetchable) [size=512K]
48 I/O ports at 60c0 [size=8]
49 Memory at 40000000 (32-bit, prefetchable) [size=256M]
50 Memory at 58300000 (32-bit, non-prefetchable) [size=256K]
51 Expansion ROM at <unassigned> [disabled]
52 Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
53 Capabilities: [d0] Power Management version 2
54 Kernel driver in use: i915
55
56 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
57 Subsystem: Giga-byte Technology Device 1999
58 Flags: bus master, fast devsel, latency 0
59 Memory at 58200000 (32-bit, non-prefetchable) [size=512K]
60 Capabilities: [d0] Power Management version 2
61
62
63 Any suggestions on what I can do to figure out what the problem is?
64
65 Thanks,
66
67 W
68 --
69 Willie W. Wong wwong@××××××××××××××.edu
70 Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
71 et vice versa ~~~ I. Newton

Replies

Subject Author
Re: [gentoo-user] X crashes, how to troubleshoot? AJ Spagnoletti <rubiks120@×××××.com>