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

Bug#626774: 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

Loading a background image (using good ol' xv) X died with

Backtrace:
[    90.084] 0: X (xorg_backtrace+0x28) [0x4a38b8]
[    90.084] 1: X (0x400000+0x646e9) [0x4646e9]
[    90.085] 2: /lib/libpthread.so.0 (0x7f38fb9c5000+0xf020) [0x7f38fb9d4020]
[    90.085] 3: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f38f97db000+0xf738) [0x7f38f97ea738]
[    90.085] 4: X (ChangeWindowAttributes+0xfb9) [0x459b19]
[    90.085] 5: X (0x400000+0x2ba68) [0x42ba68]
[    90.085] 6: X (0x400000+0x31731) [0x431731]
[    90.085] 7: X (0x400000+0x257de) [0x4257de]
[    90.085] 8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f38fa6feead]
[    90.085] 9: X (0x400000+0x25389) [0x425389]
[    90.085] Segmentation fault at address 0x10
[    90.085]
Fatal server error:
[    90.085] Caught signal 11 (Segmentation fault). Server aborting
[    90.085]

Command line was

	xv -root image1.jpg image2.jpg

The first image loaded fine. The crash happened when I pressed
[TAB] to load the second image.

Attached you get the complete log file. I got the same problem
using NVidia's proprietary driver. The image doesn't seem to
matter, either.


Regards

Harri
[    37.428] 
X.Org X Server 1.10.1
Release Date: 2011-04-15
[    37.430] X Protocol Version 11, Revision 0
[    37.430] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[    37.430] Current Operating System: Linux pluto.afaics.de 2.6.38-2-amd64 #1 SMP Sun May 8 13:51:57 UTC 2011 x86_64
[    37.430] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-2-amd64 root=UUID=fdb13a18-dd70-408a-b971-753dc5ffa61e ro video=vesafb:ypan quiet
[    37.431] Build Date: 28 April 2011  12:13:00PM
[    37.431] xorg-server 2:1.10.1-2 (Julien Cristau <jcristau@debian.org>) 
[    37.431] Current version of pixman: 0.21.8
[    37.431] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    37.431] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    37.431] (==) Log file: "/var/log/Xorg.4.log", Time: Sun May 15 08:34:51 2011
[    37.443] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    37.453] (==) No Layout section.  Using the first Screen section.
[    37.453] (==) No screen section available. Using defaults.
[    37.453] (**) |-->Screen "Default Screen Section" (0)
[    37.453] (**) |   |-->Monitor "<default monitor>"
[    37.454] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    37.454] (==) Automatically adding devices
[    37.454] (==) Automatically enabling devices
[    37.501] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    37.501] 	Entry deleted from font path.
[    37.519] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[    37.519] (==) ModulePath set to "/usr/lib/xorg/modules"
[    37.519] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    37.519] (II) Loader magic: 0x7dba00
[    37.519] (II) Module ABI versions:
[    37.519] 	X.Org ANSI C Emulation: 0.4
[    37.519] 	X.Org Video Driver: 10.0
[    37.519] 	X.Org XInput driver : 12.2
[    37.519] 	X.Org Server Extension : 5.0
[    37.520] (--) PCI:*(0:1:0:0) 10de:0640:19da:2047 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/524288
[    37.520] (II) Open ACPI successful (/var/run/acpid.socket)
[    37.520] (II) LoadModule: "extmod"
[    37.579] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    37.595] (II) Module extmod: vendor="X.Org Foundation"
[    37.595] 	compiled for 1.10.1, module version = 1.0.0
[    37.595] 	Module class: X.Org Server Extension
[    37.595] 	ABI class: X.Org Server Extension, version 5.0
[    37.595] (II) Loading extension SELinux
[    37.595] (II) Loading extension MIT-SCREEN-SAVER
[    37.595] (II) Loading extension XFree86-VidModeExtension
[    37.595] (II) Loading extension XFree86-DGA
[    37.595] (II) Loading extension DPMS
[    37.595] (II) Loading extension XVideo
[    37.595] (II) Loading extension XVideo-MotionCompensation
[    37.595] (II) Loading extension X-Resource
[    37.595] (II) LoadModule: "dbe"
[    37.595] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    37.596] (II) Module dbe: vendor="X.Org Foundation"
[    37.596] 	compiled for 1.10.1, module version = 1.0.0
[    37.596] 	Module class: X.Org Server Extension
[    37.596] 	ABI class: X.Org Server Extension, version 5.0
[    37.596] (II) Loading extension DOUBLE-BUFFER
[    37.596] (II) LoadModule: "glx"
[    37.596] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    37.605] (II) Module glx: vendor="X.Org Foundation"
[    37.605] 	compiled for 1.10.1, module version = 1.0.0
[    37.605] 	ABI class: X.Org Server Extension, version 5.0
[    37.605] (==) AIGLX enabled
[    37.605] (II) Loading extension GLX
[    37.605] (II) LoadModule: "record"
[    37.606] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    37.606] (II) Module record: vendor="X.Org Foundation"
[    37.606] 	compiled for 1.10.1, module version = 1.13.0
[    37.606] 	Module class: X.Org Server Extension
[    37.606] 	ABI class: X.Org Server Extension, version 5.0
[    37.606] (II) Loading extension RECORD
[    37.606] (II) LoadModule: "dri"
[    37.606] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    37.620] (II) Module dri: vendor="X.Org Foundation"
[    37.620] 	compiled for 1.10.1, module version = 1.0.0
[    37.620] 	ABI class: X.Org Server Extension, version 5.0
[    37.620] (II) Loading extension XFree86-DRI
[    37.620] (II) LoadModule: "dri2"
[    37.620] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    37.620] (II) Module dri2: vendor="X.Org Foundation"
[    37.620] 	compiled for 1.10.1, module version = 1.2.0
[    37.620] 	ABI class: X.Org Server Extension, version 5.0
[    37.621] (II) Loading extension DRI2
[    37.621] (==) Matched nouveau as autoconfigured driver 0
[    37.621] (==) Matched nv as autoconfigured driver 1
[    37.621] (==) Matched vesa as autoconfigured driver 2
[    37.621] (==) Matched fbdev as autoconfigured driver 3
[    37.621] (==) Assigned the driver to the xf86ConfigLayout
[    37.621] (II) LoadModule: "nouveau"
[    37.621] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    37.638] (II) Module nouveau: vendor="X.Org Foundation"
[    37.638] 	compiled for 1.10.1, module version = 0.0.16
[    37.638] 	Module class: X.Org Video Driver
[    37.638] 	ABI class: X.Org Video Driver, version 10.0
[    37.646] (II) LoadModule: "nv"
[    37.646] (WW) Warning, couldn't open module nv
[    37.646] (II) UnloadModule: "nv"
[    37.646] (II) Unloading nv
[    37.646] (EE) Failed to load module "nv" (module does not exist, 0)
[    37.646] (II) LoadModule: "vesa"
[    37.646] (WW) Warning, couldn't open module vesa
[    37.646] (II) UnloadModule: "vesa"
[    37.646] (II) Unloading vesa
[    37.646] (EE) Failed to load module "vesa" (module does not exist, 0)
[    37.646] (II) LoadModule: "fbdev"
[    37.647] (WW) Warning, couldn't open module fbdev
[    37.647] (II) UnloadModule: "fbdev"
[    37.647] (II) Unloading fbdev
[    37.647] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    37.647] (II) NOUVEAU driver Date:   Thu Mar 24 02:13:12 2011 +1000
[    37.647] (II) NOUVEAU driver for NVIDIA chipset families :
[    37.647] 	RIVA TNT        (NV04)
[    37.647] 	RIVA TNT2       (NV05)
[    37.647] 	GeForce 256     (NV10)
[    37.647] 	GeForce 2       (NV11, NV15)
[    37.647] 	GeForce 4MX     (NV17, NV18)
[    37.647] 	GeForce 3       (NV20)
[    37.647] 	GeForce 4Ti     (NV25, NV28)
[    37.647] 	GeForce FX      (NV3x)
[    37.647] 	GeForce 6       (NV4x)
[    37.647] 	GeForce 7       (G7x)
[    37.647] 	GeForce 8       (G8x)
[    37.647] 	GeForce GTX 200 (NVA0)
[    37.647] 	GeForce GTX 400 (NVC0)
[    37.648] (--) using VT number 7

[    37.711] drmOpenDevice: node name is /dev/dri/card0
[    38.216] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    38.216] drmOpenDevice: node name is /dev/dri/card0
[    38.216] drmOpenDevice: open result is 10, (OK)
[    38.216] drmOpenByBusid: drmOpenMinor returns 10
[    38.216] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    38.216] (II) [drm] nouveau interface version: 0.0.16
[    38.216] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    38.217] (II) Loading sub module "dri"
[    38.217] (II) LoadModule: "dri"
[    38.217] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    38.217] (II) Module dri: vendor="X.Org Foundation"
[    38.217] 	compiled for 1.10.1, module version = 1.0.0
[    38.217] 	ABI class: X.Org Server Extension, version 5.0
[    38.217] (II) NOUVEAU(0): Loaded DRI module
[    38.217] drmOpenDevice: node name is /dev/dri/card0
[    38.217] drmOpenDevice: open result is 11, (OK)
[    38.217] drmOpenDevice: node name is /dev/dri/card0
[    38.217] drmOpenDevice: open result is 11, (OK)
[    38.217] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[    38.217] drmOpenDevice: node name is /dev/dri/card0
[    38.217] drmOpenDevice: open result is 11, (OK)
[    38.217] drmOpenByBusid: drmOpenMinor returns 11
[    38.217] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[    38.217] (II) [drm] DRM interface version 1.4
[    38.217] (II) [drm] DRM open master succeeded.
[    38.217] (--) NOUVEAU(0): Chipset: "NVIDIA NV96"
[    38.217] (II) NOUVEAU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    38.217] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[    38.217] (==) NOUVEAU(0): RGB weight 888
[    38.217] (==) NOUVEAU(0): Default visual is TrueColor
[    38.217] (==) NOUVEAU(0): Using HW cursor
[    38.217] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[    38.217] (==) NOUVEAU(0): Page flipping disabled: no kernel support
[    38.322] (II) NOUVEAU(0): Output DVI-I-1 has no monitor section
[    38.426] (II) NOUVEAU(0): Output DVI-I-2 has no monitor section
[    38.531] (II) NOUVEAU(0): EDID for output DVI-I-1
[    38.531] (II) NOUVEAU(0): Manufacturer: DEL  Model: a026  Serial#: 843993171
[    38.531] (II) NOUVEAU(0): Year: 2007  Week: 32
[    38.531] (II) NOUVEAU(0): EDID Version: 1.3
[    38.531] (II) NOUVEAU(0): Digital Display Input
[    38.531] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 52  vert.: 33
[    38.531] (II) NOUVEAU(0): Gamma: 2.20
[    38.532] (II) NOUVEAU(0): DPMS capabilities: StandBy Suspend Off
[    38.532] (II) NOUVEAU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    38.532] (II) NOUVEAU(0): Default color space is primary color space
[    38.532] (II) NOUVEAU(0): First detailed timing is preferred mode
[    38.532] (II) NOUVEAU(0): redX: 0.662 redY: 0.329   greenX: 0.205 greenY: 0.683
[    38.532] (II) NOUVEAU(0): blueX: 0.146 blueY: 0.077   whiteX: 0.313 whiteY: 0.329
[    38.532] (II) NOUVEAU(0): Supported established timings:
[    38.532] (II) NOUVEAU(0): 720x400@70Hz
[    38.532] (II) NOUVEAU(0): 640x480@60Hz
[    38.532] (II) NOUVEAU(0): 640x480@75Hz
[    38.532] (II) NOUVEAU(0): 800x600@60Hz
[    38.532] (II) NOUVEAU(0): 800x600@75Hz
[    38.532] (II) NOUVEAU(0): 1024x768@60Hz
[    38.532] (II) NOUVEAU(0): 1024x768@75Hz
[    38.532] (II) NOUVEAU(0): 1280x1024@75Hz
[    38.532] (II) NOUVEAU(0): Manufacturer's mask: 0
[    38.532] (II) NOUVEAU(0): Supported standard timings:
[    38.532] (II) NOUVEAU(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    38.532] (II) NOUVEAU(0): #1: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[    38.532] (II) NOUVEAU(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    38.532] (II) NOUVEAU(0): #3: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    38.532] (II) NOUVEAU(0): Supported detailed timing:
[    38.532] (II) NOUVEAU(0): clock: 154.0 MHz   Image Size:  519 x 324 mm
[    38.532] (II) NOUVEAU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    38.532] (II) NOUVEAU(0): v_active: 1200  v_sync: 1203  v_sync_end 1209 v_blanking: 1235 v_border: 0
[    38.532] (II) NOUVEAU(0): Serial No: DR4747862NPS
[    38.532] (II) NOUVEAU(0): Monitor name: DELL2407WFPHC
[    38.532] (II) NOUVEAU(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    38.532] (II) NOUVEAU(0): EDID (in hex):
[    38.532] (II) NOUVEAU(0): 	00ffffffffffff0010ac26a053504e32
[    38.532] (II) NOUVEAU(0): 	2011010380342178ee9bb5a95434ae25
[    38.532] (II) NOUVEAU(0): 	135054a54b008180a940714fb3000101
[    38.532] (II) NOUVEAU(0): 	010101010101283c80a070b023403020
[    38.532] (II) NOUVEAU(0): 	360007442100001a000000ff00445234
[    38.532] (II) NOUVEAU(0): 	3734373836324e505320000000fc0044
[    38.532] (II) NOUVEAU(0): 	454c4c323430375746504843000000fd
[    38.532] (II) NOUVEAU(0): 	00384c1e5311000a2020202020200033
[    38.532] (II) NOUVEAU(0): EDID vendor "DEL", prod id 40998
[    38.532] (II) NOUVEAU(0): Using EDID range info for horizontal sync
[    38.532] (II) NOUVEAU(0): Using EDID range info for vertical refresh
[    38.532] (II) NOUVEAU(0): Printing DDC gathered Modelines:
[    38.532] (II) NOUVEAU(0): Modeline "1920x1200"x0.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz)
[    38.532] (II) NOUVEAU(0): Printing probed modes for output DVI-I-1
[    38.532] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    38.532] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    38.637] (II) NOUVEAU(0): EDID for output DVI-I-2
[    38.637] (II) NOUVEAU(0): Output DVI-I-1 connected
[    38.637] (II) NOUVEAU(0): Output DVI-I-2 disconnected
[    38.637] (II) NOUVEAU(0): Using exact sizes for initial modes
[    38.637] (II) NOUVEAU(0): Output DVI-I-1 using initial mode 1920x1200
[    38.637] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    38.637] (--) NOUVEAU(0): Virtual size is 1920x1200 (pitch 0)
[    38.637] (**) NOUVEAU(0):  Driver mode "1920x1200": 154.0 MHz (scaled from 0.0 MHz), 74.0 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1600x1200": 162.0 MHz (scaled from 0.0 MHz), 75.0 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1680x1050": 146.2 MHz (scaled from 0.0 MHz), 65.3 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1280x1024": 135.0 MHz (scaled from 0.0 MHz), 80.0 kHz, 75.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1280x1024": 108.0 MHz (scaled from 0.0 MHz), 64.0 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1152x864": 108.0 MHz (scaled from 0.0 MHz), 67.5 kHz, 75.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1024x768": 78.8 MHz (scaled from 0.0 MHz), 60.1 kHz, 75.1 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "800x600": 49.5 MHz (scaled from 0.0 MHz), 46.9 kHz, 75.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[    38.637] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "640x480": 31.5 MHz (scaled from 0.0 MHz), 37.5 kHz, 75.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 60.0 Hz
[    38.637] (II) NOUVEAU(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    38.637] (**) NOUVEAU(0):  Driver mode "720x400": 28.3 MHz (scaled from 0.0 MHz), 31.5 kHz, 70.1 Hz
[    38.637] (II) NOUVEAU(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    38.637] (**) NOUVEAU(0): Display dimensions: (520, 330) mm
[    38.637] (**) NOUVEAU(0): DPI set to (93, 92)
[    38.637] (II) Loading sub module "fb"
[    38.637] (II) LoadModule: "fb"
[    38.638] (II) Loading /usr/lib/xorg/modules/libfb.so
[    38.639] (II) Module fb: vendor="X.Org Foundation"
[    38.639] 	compiled for 1.10.1, module version = 1.0.0
[    38.639] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    38.639] (II) Loading sub module "exa"
[    38.639] (II) LoadModule: "exa"
[    38.639] (II) Loading /usr/lib/xorg/modules/libexa.so
[    38.654] (II) Module exa: vendor="X.Org Foundation"
[    38.654] 	compiled for 1.10.1, module version = 2.5.0
[    38.654] 	ABI class: X.Org Video Driver, version 10.0
[    38.654] (II) Loading sub module "shadowfb"
[    38.654] (II) LoadModule: "shadowfb"
[    38.654] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[    38.654] (II) Module shadowfb: vendor="X.Org Foundation"
[    38.654] 	compiled for 1.10.1, module version = 1.0.0
[    38.654] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    38.654] (--) Depth 24 pixmap format is 32 bpp
[    38.658] (II) NOUVEAU(0): Opened GPU channel 2
[    38.659] (II) NOUVEAU(0): [DRI2] Setup complete
[    38.659] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[    38.659] (II) NOUVEAU(0): GART: 512MiB available
[    38.660] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[    38.696] (II) EXA(0): Driver allocated offscreen pixmaps
[    38.696] (II) EXA(0): Driver registered support for the following operations:
[    38.696] (II)         Solid
[    38.696] (II)         Copy
[    38.696] (II)         Composite (RENDER acceleration)
[    38.696] (II)         UploadToScreen
[    38.696] (II)         DownloadFromScreen
[    38.696] (==) NOUVEAU(0): Backing store disabled
[    38.696] (==) NOUVEAU(0): Silken mouse enabled
[    38.696] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[    38.696] (II) NOUVEAU(0): [XvMC] Extension initialized.
[    38.696] (==) NOUVEAU(0): DPMS enabled
[    38.696] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    38.696] (--) RandR disabled
[    38.696] (II) Initializing built-in extension Generic Event Extension
[    38.696] (II) Initializing built-in extension SHAPE
[    38.696] (II) Initializing built-in extension MIT-SHM
[    38.696] (II) Initializing built-in extension XInputExtension
[    38.696] (II) Initializing built-in extension XTEST
[    38.696] (II) Initializing built-in extension BIG-REQUESTS
[    38.696] (II) Initializing built-in extension SYNC
[    38.696] (II) Initializing built-in extension XKEYBOARD
[    38.697] (II) Initializing built-in extension XC-MISC
[    38.697] (II) Initializing built-in extension SECURITY
[    38.697] (II) Initializing built-in extension XINERAMA
[    38.697] (II) Initializing built-in extension XFIXES
[    38.697] (II) Initializing built-in extension RENDER
[    38.697] (II) Initializing built-in extension RANDR
[    38.697] (II) Initializing built-in extension COMPOSITE
[    38.697] (II) Initializing built-in extension DAMAGE
[    38.697] (II) SELinux: Disabled on system
[    38.705] (II) AIGLX error: dlopen of /usr/lib/dri/nouveau_dri.so failed (/usr/lib/dri/nouveau_dri.so: cannot open shared object file: No such file or directory)
[    38.705] (II) AIGLX: reverting to software rendering
[    38.705] (II) AIGLX: Screen 0 is not DRI capable
[    38.786] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[    38.786] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    38.790] (II) NOUVEAU(0): NVEnterVT is called.
[    38.790] (II) NOUVEAU(0): Setting screen physical size to 508 x 317
[    38.790] resize called 1920 1200
[    39.113] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    39.113] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    39.113] (II) LoadModule: "evdev"
[    39.114] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.122] (II) Module evdev: vendor="X.Org Foundation"
[    39.122] 	compiled for 1.10.1, module version = 2.6.0
[    39.122] 	Module class: X.Org XInput Driver
[    39.122] 	ABI class: X.Org XInput driver, version 12.2
[    39.122] (II) Using input driver 'evdev' for 'Power Button'
[    39.122] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.122] (**) Power Button: always reports core events
[    39.122] (**) Power Button: Device: "/dev/input/event3"
[    39.144] (--) Power Button: Found keys
[    39.144] (II) Power Button: Configuring as keyboard
[    39.144] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    39.144] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    39.144] (**) Option "xkb_rules" "evdev"
[    39.144] (**) Option "xkb_model" "pc101"
[    39.144] (**) Option "xkb_layout" "us"
[    39.144] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    39.167] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    39.167] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    39.167] (II) Using input driver 'evdev' for 'Power Button'
[    39.167] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.167] (**) Power Button: always reports core events
[    39.167] (**) Power Button: Device: "/dev/input/event2"
[    39.184] (--) Power Button: Found keys
[    39.184] (II) Power Button: Configuring as keyboard
[    39.184] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[    39.184] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[    39.184] (**) Option "xkb_rules" "evdev"
[    39.184] (**) Option "xkb_model" "pc101"
[    39.184] (**) Option "xkb_layout" "us"
[    39.184] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    39.186] (II) config/udev: Adding input device Generic USB K/B (/dev/input/event0)
[    39.186] (**) Generic USB K/B: Applying InputClass "evdev keyboard catchall"
[    39.186] (II) Using input driver 'evdev' for 'Generic USB K/B'
[    39.186] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.186] (**) Generic USB K/B: always reports core events
[    39.186] (**) Generic USB K/B: Device: "/dev/input/event0"
[    39.204] (--) Generic USB K/B: Found keys
[    39.204] (II) Generic USB K/B: Configuring as keyboard
[    39.204] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/input/input0/event0"
[    39.204] (II) XINPUT: Adding extended input device "Generic USB K/B" (type: KEYBOARD)
[    39.204] (**) Option "xkb_rules" "evdev"
[    39.204] (**) Option "xkb_model" "pc101"
[    39.204] (**) Option "xkb_layout" "us"
[    39.204] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    39.204] (II) config/udev: Adding input device Generic USB K/B (/dev/input/event1)
[    39.204] (**) Generic USB K/B: Applying InputClass "evdev pointer catchall"
[    39.204] (**) Generic USB K/B: Applying InputClass "evdev keyboard catchall"
[    39.204] (II) Using input driver 'evdev' for 'Generic USB K/B'
[    39.204] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.204] (**) Generic USB K/B: always reports core events
[    39.204] (**) Generic USB K/B: Device: "/dev/input/event1"
[    39.205] (--) Generic USB K/B: Found 9 mouse buttons
[    39.205] (--) Generic USB K/B: Found scroll wheel(s)
[    39.205] (--) Generic USB K/B: Found relative axes
[    39.205] (--) Generic USB K/B: Found x and y relative axes
[    39.205] (--) Generic USB K/B: Found keys
[    39.205] (II) Generic USB K/B: Configuring as mouse
[    39.205] (II) Generic USB K/B: Configuring as keyboard
[    39.205] (II) Generic USB K/B: Adding scrollwheel support
[    39.205] (**) Generic USB K/B: YAxisMapping: buttons 4 and 5
[    39.205] (**) Generic USB K/B: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    39.205] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.1/input/input1/event1"
[    39.205] (II) XINPUT: Adding extended input device "Generic USB K/B" (type: KEYBOARD)
[    39.205] (**) Option "xkb_rules" "evdev"
[    39.205] (**) Option "xkb_model" "pc101"
[    39.205] (**) Option "xkb_layout" "us"
[    39.205] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    39.205] (II) Generic USB K/B: initialized for relative axes.
[    39.205] (**) Generic USB K/B: (accel) keeping acceleration scheme 1
[    39.205] (**) Generic USB K/B: (accel) acceleration profile 0
[    39.205] (**) Generic USB K/B: (accel) acceleration factor: 2.000
[    39.205] (**) Generic USB K/B: (accel) acceleration threshold: 4
[    39.205] (II) config/udev: Adding input device Generic USB K/B (/dev/input/mouse0)
[    39.205] (II) No input driver/identifier specified (ignoring)
[    39.206] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    39.206] (II) No input driver/identifier specified (ignoring)
[    39.206] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event6)
[    39.207] (II) No input driver/identifier specified (ignoring)
[    39.214] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[    39.214] (II) No input driver/identifier specified (ignoring)
[    39.216] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event7)
[    39.216] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    39.216] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    39.216] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    39.216] (**) ACPI Virtual Keyboard Device: always reports core events
[    39.216] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event7"
[    39.216] (--) ACPI Virtual Keyboard Device: Found keys
[    39.216] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[    39.216] (**) Option "config_info" "udev:/sys/devices/virtual/input/input7/event7"
[    39.216] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[    39.216] (**) Option "xkb_rules" "evdev"
[    39.216] (**) Option "xkb_model" "pc101"
[    39.216] (**) Option "xkb_layout" "us"
[    39.216] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    90.084] 
Backtrace:
[    90.084] 0: X (xorg_backtrace+0x28) [0x4a38b8]
[    90.084] 1: X (0x400000+0x646e9) [0x4646e9]
[    90.085] 2: /lib/libpthread.so.0 (0x7f38fb9c5000+0xf020) [0x7f38fb9d4020]
[    90.085] 3: /usr/lib/xorg/modules/extensions/libextmod.so (0x7f38f97db000+0xf738) [0x7f38f97ea738]
[    90.085] 4: X (ChangeWindowAttributes+0xfb9) [0x459b19]
[    90.085] 5: X (0x400000+0x2ba68) [0x42ba68]
[    90.085] 6: X (0x400000+0x31731) [0x431731]
[    90.085] 7: X (0x400000+0x257de) [0x4257de]
[    90.085] 8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f38fa6feead]
[    90.085] 9: X (0x400000+0x25389) [0x425389]
[    90.085] Segmentation fault at address 0x10
[    90.085] 
Fatal server error:
[    90.085] Caught signal 11 (Segmentation fault). Server aborting
[    90.085] 
[    90.085] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    90.085] Please also check the log file at "/var/log/Xorg.4.log" for additional information.
[    90.085] 
[    90.096] (II) Power Button: Close
[    90.096] (II) UnloadModule: "evdev"
[    90.096] (II) Unloading evdev
[    90.096] (II) Power Button: Close
[    90.096] (II) UnloadModule: "evdev"
[    90.096] (II) Unloading evdev
[    90.096] (II) Generic USB K/B: Close
[    90.096] (II) UnloadModule: "evdev"
[    90.096] (II) Unloading evdev
[    90.096] (II) Generic USB K/B: Close
[    90.096] (II) UnloadModule: "evdev"
[    90.096] (II) Unloading evdev
[    90.096] (II) ACPI Virtual Keyboard Device: Close
[    90.096] (II) UnloadModule: "evdev"
[    90.097] (II) Unloading evdev
[    90.097] (II) NOUVEAU(0): NVLeaveVT is called.

Attachment: signature.asc
Description: OpenPGP digital signature


--- 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: