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

Bug#626655: marked as done (Segmentation fault in xorg when using solid background)



Your message dated Wed, 13 Jul 2011 13:34:37 +0200
with message-id <20110713113437.GB18490@mraw.org>
and subject line Re: Bug#626331: xserver-xorg-core: Crashes server when loading background color from 'icewmbg' and 'pcmanfm --desktop'
has caused the Debian Bug report #626331,
regarding Segmentation fault in xorg when using solid background
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
626331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626331
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Version: 2:1.10.2.902-1

Hello Agustin,

Agustin Martin <agmartin@debian.org> (13/07/2011):
> Looking at 2:1.10.2.902-1 changelog.
> 
> xorg-server (2:1.10.2.902-1) unstable; urgency=low
> 
>   * New upstream release (1.10.3 rc2):
>     - DIX: Set backgroundState correctly for root window (Closes: #632134).
>   * Drop 20-workaround-36986.diff, fixed upstream.
>   * Bump Standards-Version to 3.9.2 (no changes).
> 
> This should also fix merged bug reports #626331, #626655, #626774. At
> least I can no longer find this problem with icewm-session and
> icewmbg.

good catch, thanks. I hadn't found time to go through the related bugs
and close them.

> Not yet closing these bug reports in case some of the other submiters
> still find problems,

I think it's safe to close those, so I'm sending a -done for the first
one, which will close the other ones since they are merged.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: