Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] X crashes, how to troubleshoot? Ngoc Nguyen Bao <baongoc124@×××××.com>
Re: [gentoo-user] X crashes, how to troubleshoot? Willie Wong <wwong@××××××××××××××.EDU>