You are not logged in.

#1 2011-05-01 09:21:01

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 770

Xorg segfaults

Xorg seems to crash fairly often at the moment - ususally when I am i nthe middle of browsing the web on Chrome.  Although that could well e a red herring since that's what I mostly do...

The error trace in the logs is as follows:

Backtrace:
[  1299.715] 0: /usr/bin/X (xorg_backtrace+0x28) [0x49f598]
[  1299.715] 1: /usr/bin/X (0x400000+0x603b9) [0x4603b9]
[  1299.715] 2: /lib/libpthread.so.0 (0x7f600f184000+0xf750) [0x7f600f193750]
[  1299.715] 3: /usr/lib/libdrm_intel.so.1 (drm_intel_bo_emit_reloc+0x0) [0x7f600c312b50]
[  1299.715] 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f600c51c000+0x218bc) [0x7f600c53d8bc]
[  1299.715] 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f600c51c000+0x2b3c9) [0x7f600c5473c9]
[  1299.715] 6: /usr/bin/X (0x400000+0xda685) [0x4da685]
[  1299.716] 7: /usr/bin/X (0x400000+0xd3ae3) [0x4d3ae3]
[  1299.716] 8: /usr/bin/X (0x400000+0x2d341) [0x42d341]
[  1299.716] 9: /usr/bin/X (0x400000+0x213ee) [0x4213ee]
[  1299.716] 10: /lib/libc.so.6 (__libc_start_main+0xed) [0x7f600e10af6d]
[  1299.716] 11: /usr/bin/X (0x400000+0x20f99) [0x420f99]
[  1299.716] Segmentation fault at address (nil)
[  1299.716]
Fatal server error:
[  1299.716] Caught signal 11 (Segmentation fault). Server aborting

Any ideas what is going wrong?

Offline

#2 2011-05-01 09:52:38

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Xorg segfaults

Some more info would be helpful, at least what graphics card do you have, which kernel, libdrm, xorg and drivers versions are you using.
Any errors in the logs?

Offline

#3 2011-05-01 09:59:16

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 770

Re: Xorg segfaults

The trace above is from the logs.  The driver I'm using is xf86-video-intel 2.15.0-1

I'm using the latest stock kernel (2.6.38.4) and xorg-server version 1.10.1

The version of libdrm is 2.4.25.  This is all on a 64bit machine.

Offline

#4 2011-05-01 10:04:19

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Xorg segfaults

I meant "any more errors"? :-) Run

grep -E '\((WW|EE)' /var/log/Xorg.0.log

What card are you using?

Offline

#5 2011-05-01 10:08:15

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 770

Re: Xorg segfaults

That commands returns:

grep -E '\((WW|EE)' /var/log/Xorg.0.log
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1597.992] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  1597.998] (WW) Warning, couldn't open module fbdev
[  1597.998] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  1598.007] (WW) Falling back to old probe method for vesa

The card is an Intel HD graphics integrated into the processor.  The chipset is Arrandale (GMCH Ironlake)

Offline

#6 2011-05-04 08:12:19

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 770

Re: Xorg segfaults

Bump - no ideas? Any further info I could provide?

Offline

#7 2011-05-04 09:30:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Xorg segfaults

https://bugs.archlinux.org/task/23646 looks similar. Have you tried downgrading?

Offline

#8 2011-05-04 12:29:05

phunni
Member
From: Bristol, UK
Registered: 2003-08-13
Posts: 770

Re: Xorg segfaults

Nice spot - thanks. I'll give that a go.

Offline

#9 2011-05-07 20:17:48

lasersquid
Member
Registered: 2011-01-15
Posts: 7

Re: Xorg segfaults

This seems to be the same issue as in https://bbs.archlinux.org/viewtopic.php?id=117669. I solved this, in the short term at least, by installing xf86-video-intel-git from the AUR.

Offline

Board footer

Powered by FluxBB