[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#626655: xserver-xorg-core: Segmentation fault



Package: xserver-xorg-core
Version: 2:1.10.1-2
Severity: important


>From 2:1.10.0.901-1 from experimental (and with 2:1.10.1-2) it's impossible to
use xorg, because of frequently segfaults. It doesn't depend on driver (intel,
fbdev, vesa, radeon) or architecture (i386, amd64).

Now I'm using 1.9.5-1 and all works fine. May be 2:1.10.1.901-1 solves this, but it hadn't compiled yet.

There are nothing interesting in logverbose 10 except backtrace:

intel Backtrace:
0: /usr/bin/X (xorg_backtrace+0x37) [0x80ed307]
1: /usr/bin/X (0x8048000+0x6356a) [0x80ab56a]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb78c840c]
3: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b2000+0x259ce) [0xb73d79ce]
4: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b2000+0x25e45) [0xb73d7e45]
5: /usr/lib/xorg/modules/drivers/intel_drv.so (0xb73b2000+0x25ed8) [0xb73d7ed8]
6: /usr/bin/X (0x8048000+0xa8543) [0x80f0543]
7: /usr/bin/X (ChangeWindowAttributes+0x287) [0x809fc67]
8: /usr/bin/X (0x8048000+0x26f7e) [0x806ef7e]
9: /usr/bin/X (0x8048000+0x2d527) [0x8075527]
10: /usr/bin/X (0x8048000+0x205ac) [0x80685ac]
11: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb75c7e46]
12: /usr/bin/X (0x8048000+0x208c1) [0x80688c1]
Segmentation fault at address 0x10

fbdev Backtrace:
0: /usr/bin/X (xorg_backtrace+0x37) [0x80ed307]
1: /usr/bin/X (0x8048000+0x6356a) [0x80ab56a]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb774c40c]
3: /usr/bin/X (0x8048000+0xbf6d2) [0x81076d2]
4: /usr/bin/X (ChangeWindowAttributes+0xf20) [0x80a0900]
5: /usr/bin/X (0x8048000+0x26f7e) [0x806ef7e]
6: /usr/bin/X (0x8048000+0x2d527) [0x8075527]
7: /usr/bin/X (0x8048000+0x205ac) [0x80685ac]
8: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb744be46]
9: /usr/bin/X (0x8048000+0x208c1) [0x80688c1]
Segmentation fault at address 0x10

vesa Backtrace:
0: /usr/bin/X (xorg_backtrace+0x37) [0x80ed307]
1: /usr/bin/X (0x8048000+0x6356a) [0x80ab56a]
2: (vdso) (__kernel_rt_sigreturn+0x0) [0xb778440c]
3: /usr/bin/X (0x8048000+0xbf6d2) [0x81076d2]
4: /usr/bin/X (ChangeWindowAttributes+0xf20) [0x80a0900]
5: /usr/bin/X (0x8048000+0x26f7e) [0x806ef7e]
6: /usr/bin/X (0x8048000+0x2d527) [0x8075527]
7: /usr/bin/X (0x8048000+0x205ac) [0x80685ac]
8: /lib/i686/cmov/libc.so.6 (__libc_start_main+0xe6) [0xb7483e46]
9: /usr/bin/X (0x8048000+0x208c1) [0x80688c1]
Segmentation fault at address 0x10


Contents of /etc/X11/xorg.conf:
-------------------------------
Section "Device"
	Identifier	"videocard"
	Driver		"intel"
#	Driver		"fbdev"
#	Driver		"vesa"
EndSection


Kernel version (/proc/version):
-------------------------------
Linux version 2.6.38-2-686 (Debian 2.6.38-5) (ben@decadent.org.uk) (gcc version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Sun May 8 14:49:45 UTC 2011

-- System Information:
Debian Release: wheezy/sid

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



Reply to: