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

Bug#235671: marked as done (signal 11 with intel 865G)



Your message dated Thu, 04 Mar 2004 20:02:40 -0500
with message-id <E1Az3jc-0008V6-00@newraff.debian.org>
and subject line Bug#226430: fixed in xfree86 4.3.0-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Mar 2004 20:49:54 +0000
>From stevenj@fftw.org Mon Mar 01 12:49:54 2004
Return-path: <stevenj@fftw.org>
Received: from fftw.mit.edu (fftw.org) [18.62.5.119] (Debian-exim)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AxuMM-0000jB-00; Mon, 01 Mar 2004 12:49:54 -0800
Received: from stevenj (helo=localhost)
	by fftw.org with local-esmtp (Exim 4.30)
	id 1AxuNs-0000gL-3c
	for submit@bugs.debian.org; Mon, 01 Mar 2004 15:51:28 -0500
Date: Mon, 1 Mar 2004 15:51:28 -0500 (EST)
From: "Steven G. Johnson" <stevenj@fftw.org>
Reply-To: stevenj@deas.harvard.edu
To: submit@bugs.debian.org
Subject: signal 11 with intel 865G
Message-ID: <[🔎] Pine.LNX.4.58.0403011531550.2465@fftw.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.5 required=4.0 tests=HAS_PACKAGE,
	MAILTO_TO_SPAM_ADDR autolearn=no 
	version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Package: xserver-xfree86-dbg
Version: 4.3.0-2
Severity: normal

I have an IBM ThinkCentre desktop with the Intel 865G graphics chipset,
which is supposedly supported by XFree v. 4.3.0 or later.  However, when
I run 'startx' (for an 18" T860 LCD display with the
manufacturer-recommended refresh/sync rates, below), I get "Fatal server
error: Caught signal 11".

I am using Debian/testing, but upgraded to the xserver-xfree86,
xserver-xfree86-dbg, and xserver-common from unstable.  I get the same
error with both the -dbg and non-dbg versions.  I have a 2.4.24 kernel
compiled with CONFIG_AGP_INTEL and CONFIG_AGP_I810.  Below, I've
appended the stack trace from "bt full" on the core dump from the -dbg
version.

The same machine works fine with XFree86 4.3.0 under RedHat 9.

Any hints of things to try would be greatly appreciated.

Cordially,
Steven G. Johnson

-- Package-specific info:
00:02.0 VGA compatible controller: Intel Corp. 82865G Integrated Graphics Device (rev 02)
00:02.0 Class 0300: 8086:2572 (rev 02)

# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86-dbg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86-dbg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86-dbg

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"GLcore"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Intel Extreme Graphics 2 (865G)"
	Driver		"i810"
EndSection

Section "Monitor"
	Identifier	"Intel T860 18-inch flat-panel monitor"
	HorizSync	63.98
	VertRefresh	60
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Extreme Graphics 2 (865G)"
	Monitor		"Intel T860 18-inch flat-panel monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection



This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.3.0.1 (Debian (static) 4.3.0-2 20040218145349 root@butters.hq.amellus.com)
Release Date: 15 August 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.23-1-k7 i686 [ELF]
Build Date: 18 February 2004
	Before reporting problems, check http://www.XFree86.Org/
	to make sure that you have the latest version.
OS Kernel: Linux version 2.4.24-20040211sgj (root@gil-galad.harvard.edu) (gcc version 3.3.2 (Debian)) #1 SMP Fri Feb 13 11:24:47 EST 2004
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Mar  1 10:09:01 2004
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Intel T860 18-inch flat-panel monitor"
(**) |   |-->Device "Intel Extreme Graphics 2 (865G)"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(--) using VT number 7

(WW) Open APM failed (/dev/apm_bios) (No such device)
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2570 card 8086,2570 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2572 card 1014,0285 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 1014,0285 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1014,0285 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1014,0285 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1014,0285 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1014,0285 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1014,0285 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1014,0285 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1014,0285 rev 02 class 04,01,00 hdr 00
(II) PCI: 03:0b:0: chip 8086,1013 card 1014,0285 rev 00 class 02,00,00 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
	[2] -1	0	0x00002800 - 0x000028ff (0x100) IX[B]
	[3] -1	0	0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xe8100000 - 0xe81fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corp. 865G Chipset Graphics Controller rev 2, Mem @ 0xf0000000/27, 0xe8000000/19, I/O @ 0x1800/3
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) PCI Memory resource overlap reduced 0xec000000 from 0xefffffff to 0xebffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe8100000 - 0xe811ffff (0x20000) MX[B]
	[1] -1	0	0xe8080800 - 0xe80808ff (0x100) MX[B]
	[2] -1	0	0xe8080c00 - 0xe8080dff (0x200) MX[B]
	[3] -1	0	0x40000000 - 0x400003ff (0x400) MX[B]
	[4] -1	0	0xe8080000 - 0xe80803ff (0x400) MX[B]
	[5] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]O
	[6] -1	0	0xe8000000 - 0xe807ffff (0x80000) MX[B](B)
	[7] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[8] -1	0	0x00002000 - 0x0000203f (0x40) IX[B]
	[9] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[11] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[12] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[13] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[14] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[15] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[16] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[17] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe8100000 - 0xe811ffff (0x20000) MX[B]
	[1] -1	0	0xe8080800 - 0xe80808ff (0x100) MX[B]
	[2] -1	0	0xe8080c00 - 0xe8080dff (0x200) MX[B]
	[3] -1	0	0x40000000 - 0x400003ff (0x400) MX[B]
	[4] -1	0	0xe8080000 - 0xe80803ff (0x400) MX[B]
	[5] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]O
	[6] -1	0	0xe8000000 - 0xe807ffff (0x80000) MX[B](B)
	[7] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[8] -1	0	0x00002000 - 0x0000203f (0x40) IX[B]
	[9] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]
	[10] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[11] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[12] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[13] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[14] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[15] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[16] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[17] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8100000 - 0xe811ffff (0x20000) MX[B]
	[6] -1	0	0xe8080800 - 0xe80808ff (0x100) MX[B]
	[7] -1	0	0xe8080c00 - 0xe8080dff (0x200) MX[B]
	[8] -1	0	0x40000000 - 0x400003ff (0x400) MX[B]
	[9] -1	0	0xe8080000 - 0xe80803ff (0x400) MX[B]
	[10] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]O
	[11] -1	0	0xe8000000 - 0xe807ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00002000 - 0x0000203f (0x40) IX[B]
	[16] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]
	[17] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[18] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[19] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[20] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[21] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[22] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[23] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[24] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400,
	mgag550
(II) GLINT: driver for 3Dlabs chipsets: gamma, gamma2, ti_pm2, ti_pm, r4,
	pm4, pm3, pm2v, pm2, pm, 300sx, 500tx, mx, delta
(II) NV: driver for NVIDIA chipsets: RIVA 128, RIVA TNT, RIVA TNT2, Vanta,
	RIVA TNT2 Ultra, RIVA TNT2 Model 64, Aladdin TNT2, GeForce 256,
	GeForce DDR, Quadro, GeForce2 MX/MX 400, GeForce2 MX 100/200,
	GeForce2 Go, Quadro2 MXR/EX/Go, GeForce2 Integrated GPU,
	GeForce2 GTS, GeForce2 Ti, GeForce2 Ultra, Quadro2 Pro,
	GeForce4 MX 460, GeForce4 MX 440, GeForce4 MX 420,
	GeForce4 MX 440-SE, GeForce4 440 Go, GeForce4 420 Go,
	GeForce4 420 Go 32M, GeForce4 460 Go, GeForce4 440 Go 64M,
	GeForce4 410 Go 16M, Quadro4 500 GoGL, Quadro4 550 XGL, Quadro4 NVS,
	GeForce4 MX 440 with AGP8X, GeForce4 MX 440SE with AGP8X,
	GeForce4 MX 420 with AGP8X, GeForce4 448 Go, GeForce4 488 Go,
	Quadro4 580 XGL, Quadro4 280 NVS, Quadro4 380 XGL,
	GeForce4 MX Integrated GPU, GeForce3, GeForce3 Ti 200,
	GeForce3 Ti 500, Quadro DCC, GeForce4 Ti 4600, GeForce4 Ti 4400,
	0x0252, GeForce4 Ti 4200, Quadro4 900 XGL, Quadro4 750 XGL,
	Quadro4 700 XGL, GeForce4 Ti 4800, GeForce4 Ti 4200 with AGP8X,
	GeForce4 Ti 4800 SE, GeForce4 4200 Go, Quadro4 700 GoGL,
	Quadro4 980 XGL, Quadro4 780 XGL, 0x0300, GeForce FX 5800 Ultra,
	GeForce FX 5800, Quadro FX 2000, Quadro FX 1000,
	GeForce FX 5600 Ultra, GeForce FX 5600, 0x0316, 0x0317, 0x0318,
	0x0319, 0x031A, 0x031B, 0x031C, 0x031D, 0x031E, 0x031F,
	GeForce FX 5200 Ultra, GeForce FX 5200, 0x0323, GeForce FX Go5200,
	GeForce FX Go5250, 0x032A, Quadro FX 500, 0x032C, 0x032D, 0x032F
(II) TGA: driver for Digital chipsets: tga, tga2
(II) S3: driver (version 0.3.5 for S3 chipset: 964-0, 964-1, 968,
	Trio32/64, Aurora64V+, Trio64V2/DX or /GX
(II) S3VIRGE: driver (version 1.8.6) for S3 ViRGE chipsets: virge, 86C325,
	virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2,
	86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365,
	trio 3d/2x, 86C362, 86C368
(II) SIS: driver for SiS chipsets: SIS5597/5598, SIS530/620,
	SIS6326/AGP/DVD, SIS300/305, SIS630/730, SIS540, SIS315, SIS315H,
	SIS315PRO, SIS550, SIS650/M650/651/652/M652/740, SIS330(Xabre),
	SIS660/M660/760/M760
(II) RENDITION: rendition driver (version 4.0) for chipsets: V1000,
	V2100/V2200
(II) NEOMAGIC: Driver for Neomagic chipsets: neo2070, neo2090, neo2093,
	neo2097, neo2160, neo2200, neo2230, neo2360, neo2380
(II) I740: Driver for Intel i740 chipset: i740 (agp), i740 (pci)
(II) TDFX: Driver for 3dfx Banshee/Voodoo3 chipsets: 3dfx Banshee,
	3dfx Voodoo3, 3dfx Voodoo5
(II) SAVAGE: driver (version 1.1.27t) for S3 Savage chipsets: Savage4,
	Savage3D, Savage3D-MV, Savage2000, Savage/MX-MV, Savage/MX,
	Savage/IX-MV, Savage/IX, ProSavage PM133, ProSavage KM133,
	ProSavage PN133, ProSavage KN133, SuperSavage/MX 128,
	SuperSavage/MX 64, SuperSavage/MX 64C, SuperSavage/IX 128,
	SuperSavage/IX 128, SuperSavage/IX 64, SuperSavage/IX 64,
	SuperSavage/IXC 64, SuperSavage/IXC 64, ProSavage DDR,
	ProSavage DDR-K
(II) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
	CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
	CL-GD5465, CL-GD7548
(II) VMWARE: driver for VMware SVGA: vmware0405, vmware0710
(II) TSENG: driver for Tseng Labs chipsets: ET4000, ET4000W32, ET4000W32i,
	ET4000W32p, ET6000, ET6100,
(II) TRIDENT: driver for Trident chipsets: tvga9000, tvga9000i, tvga8900c,
	tvga8900d, tvga9200cxr, tgui9400cxi, cyber9320, cyber9388, cyber9397,
	cyber9397dvd, cyber9520, cyber9525dvd, cyberblade/e4, tgui9420dgi,
	tgui9440agi, tgui9660, tgui9680, providia9682, providia9685,
	cyber9382, cyber9385, 3dimage975, 3dimage985, blade3d, cyberbladei7,
	cyberbladei7d, cyberbladei1, cyberbladei1d, cyberbladeAi1,
	cyberbladeAi1d, bladeXP, cyberbladeXPAi1
(II) CHIPS: Driver for Chips and Technologies chipsets: ct65520, ct65525,
	ct65530, ct65535, ct65540, ct65545, ct65546, ct65548, ct65550,
	ct65554, ct65555, ct68554, ct69000, ct69030, ct64200, ct64300
(II) APM: driver for the Alliance chipsets: AP6422, AT24, AT3D
(II) FBDEV: driver for framebuffer: fbdev, afb
(II) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
	i128t2r4
(II) NSC: Nsc family driver (version 2.7.6) for chipsets: 5530, SC1200,
	SC1400, REDCLOUD
(II) ATI: ATI driver (version 6.4.18) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets:
	ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
	ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
	ATI Rage 128 Pro GL PA (AGP?), ATI Rage 128 Pro GL PB (AGP?),
	ATI Rage 128 Pro GL PC (AGP?), ATI Rage 128 Pro GL PD (PCI),
	ATI Rage 128 Pro GL PE (AGP?), ATI Rage 128 Pro GL PF (AGP),
	ATI Rage 128 Pro VR PG (AGP?), ATI Rage 128 Pro VR PH (AGP?),
	ATI Rage 128 Pro VR PI (AGP?), ATI Rage 128 Pro VR PJ (AGP?),
	ATI Rage 128 Pro VR PK (AGP?), ATI Rage 128 Pro VR PL (AGP?),
	ATI Rage 128 Pro VR PM (AGP?), ATI Rage 128 Pro VR PN (AGP?),
	ATI Rage 128 Pro VR PO (AGP?), ATI Rage 128 Pro VR PP (PCI),
	ATI Rage 128 Pro VR PQ (AGP?), ATI Rage 128 Pro VR PR (PCI),
	ATI Rage 128 Pro VR PS (AGP?), ATI Rage 128 Pro VR PT (AGP?),
	ATI Rage 128 Pro VR PU (AGP?), ATI Rage 128 Pro VR PV (AGP?),
	ATI Rage 128 Pro VR PW (AGP?), ATI Rage 128 Pro VR PX (AGP?),
	ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
	ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
	ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (AGP?),
	ATI Rage 128 4X SF (AGP?), ATI Rage 128 4X SG (AGP?),
	ATI Rage 128 4X SH (AGP?), ATI Rage 128 4X SK (AGP?),
	ATI Rage 128 4X SL (AGP?), ATI Rage 128 4X SM (AGP),
	ATI Rage 128 4X SN (AGP?), ATI Rage 128 Pro ULTRA TF (AGP),
	ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
	ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
	ATI Rage 128 Pro ULTRA TU (AGP?)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE/7000 QY (AGP), ATI Radeon VE/7000 QZ (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330/340/350 (A4) 4137,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QI (AGP),
	ATI Radeon 8500 QJ (AGP), ATI Radeon 8500 QK (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 9100 QM (AGP),
	ATI Radeon 8500 QN (AGP), ATI Radeon 8500 QO (AGP),
	ATI Radeon 8500 Qh (AGP), ATI Radeon 8500 Qi (AGP),
	ATI Radeon 8500 Qj (AGP), ATI Radeon 8500 Qk (AGP),
	ATI Radeon 8500 Ql (AGP), ATI Radeon 8500 BB (AGP),
	ATI Radeon 7500 QW (AGP), ATI Radeon 7500 QX (AGP),
	ATI Radeon 9000 Id (AGP), ATI Radeon 9000 Ie (AGP),
	ATI Radeon 9000 If (AGP), ATI Radeon 9000 Ig (AGP),
	ATI Radeon Mobility M9 Ld (AGP), ATI Radeon Mobility M9 Le (AGP),
	ATI Radeon Mobility M9 Lf (AGP), ATI Radeon Mobility M9 Lg (AGP),
	ATI Radeon 9200 5960 (AGP), ATI Radeon 9200 5961 (AGP),
	ATI Radeon 9200 5962 (AGP), ATI Radeon 9200 5963 (AGP),
	ATI Radeon 9200 5964 (AGP), ATI Radeon M9+ 5968 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon M9+ 5969 (AGP),
	ATI Radeon M9+ 596A (AGP), ATI Radeon M9+ 596B (AGP),
	ATI Radeon 9500 AD (AGP), ATI Radeon 9500 AE (AGP),
	ATI Radeon 9500 AF (AGP), ATI FireGL Z1/X1 AG (AGP),
	ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
	ATI Radeon 9700 NF (AGP), ATI FireGL X1 NG (AGP)
(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
	i810e, i815, i830M, 845G, 852GM/855GM, 865G
(II) IMSTT: driver (version 1.0.0) for IMS TwinTurbo chipsets : imstt128,
	imstt3d
(II) NEWPORT: driver for Newport Graphics Card: XL
(II) ARK: driver (version 0.5.0 for ARK Logic chipset: ark1000pv,
	ark2000pv, ark2000mt
(II) CYRIX: driver for Cyrix MediaGX Processors: mediagx
(II) Silicon Motion: driver (version 1.3.1) for Silicon Motion Lynx chipsets:
	Lynx, LynxE, Lynx3D, LynxEM, LynxEM+, Lynx3DM
(II) VESA: driver for VESA chipsets: vesa
(II) VGA: Generic VGA driver (version 4.0) for chipsets: generic
(II) DUMMY: Driver for Dummy chipsets: dummy
(II) v4l driver for Video4Linux
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset 865G found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8100000 - 0xe811ffff (0x20000) MX[B]
	[6] -1	0	0xe8080800 - 0xe80808ff (0x100) MX[B]
	[7] -1	0	0xe8080c00 - 0xe8080dff (0x200) MX[B]
	[8] -1	0	0x40000000 - 0x400003ff (0x400) MX[B]
	[9] -1	0	0xe8080000 - 0xe80803ff (0x400) MX[B]
	[10] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]O
	[11] -1	0	0xe8000000 - 0xe807ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00002000 - 0x0000203f (0x40) IX[B]
	[16] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]
	[17] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[18] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[19] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[20] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[21] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[22] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[23] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[24] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1	0	0xe8100000 - 0xe811ffff (0x20000) MX[B]
	[6] -1	0	0xe8080800 - 0xe80808ff (0x100) MX[B]
	[7] -1	0	0xe8080c00 - 0xe8080dff (0x200) MX[B]
	[8] -1	0	0x40000000 - 0x400003ff (0x400) MX[B]
	[9] -1	0	0xe8080000 - 0xe80803ff (0x400) MX[B]
	[10] -1	0	0xec000000 - 0xebffffff (0x0) MX[B]O
	[11] -1	0	0xe8000000 - 0xe807ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x00002000 - 0x0000203f (0x40) IX[B]
	[19] -1	0	0x000018c0 - 0x000018ff (0x40) IX[B]
	[20] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
	[21] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[22] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[23] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[24] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[25] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[26] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[27] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
	[28] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(**) I810(0): Depth 24, (--) framebuffer bpp 32
(==) I810(0): RGB weight 888
(==) I810(0): Default visual is TrueColor
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): Integrated Graphics Chipset: Intel(R) 865G
(--) I810(0): Chipset: "865G"
(--) I810(0): Linear framebuffer at 0xF0000000
(--) I810(0): IO registers at addr 0xE8000000
(II) I810(0): detected 8060 kB stolen memory.
(II) I810(0): I830CheckAvailableMemory: 835580 kB available
(II) I810(0): Will attempt to tell the BIOS that there is 12288 kB VideoRAM
(WW) I810(0): Extended BIOS function 0x5f11 not supported.
(II) I810(0): initializing int10
(II) I810(0): Primary V_BIOS segment is: 0xc000
(II) I810(0): VESA BIOS detected
(II) I810(0): VESA VBE Version 3.0
(II) I810(0): VESA VBE Total Mem: 8000 kB
(II) I810(0): VESA VBE OEM: Intel(r)865G Graphics Chip Accelerated VGA BIOS
(II) I810(0): VESA VBE OEM Software Rev: 1.0
(II) I810(0): VESA VBE OEM Vendor: Intel Corporation
(II) I810(0): VESA VBE OEM Product: Intel(r)865G Graphics Controller
(II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) I810(0): BIOS view of memory size can't be changed (this is not an error).
(--) I810(0): Pre-allocated VideoRAM: 8060 kByte
(==) I810(0): VideoRAM: 32768 kByte
(==) I810(0): video overlay key set to 0x101fe
(**) I810(0): page flipping disabled
(--) I810(0): Maximum frambuffer space: 32616 kByte
(==) I810(0): Using gamma correction (1.0, 1.0, 1.0)
(II) I810(0): 1 display pipe available.
(II) I810(0): Display Info: CRT: attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: TV: attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: DFP (digital flat panel): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: LFP (local flat panel): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: TV2 (second TV): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Display Info: DFP2 (second digital flat panel): attached: FALSE, present: FALSE, size: (0,0)
(II) I810(0): Currently active displays on Pipe A:
(II) I810(0): 	CRT
(II) I810(0): Will use BIOS call 0x5f05 to set refresh rates for CRTs.
(II) I810(0): Will use BIOS call 0x5f64 to enable displays.
(--) I810(0): Maximum space available for video modes: 8000 kByte

Fatal server error:
Caught signal 11.  Server aborting


When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.0.log".
Please report problems to submit@bugs.debian.org.


-rw-r--r--    1 root     root        22793 Mar  1 10:09 /var/log/XFree86.0.log

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.24-20040211sgj
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86-dbg depends on:
ii  debconf [debconf-2.0]       1.3.22       Debian configuration management sy
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libfreetype6                2.1.7-2      FreeType 2 font engine, shared lib
ii  xserver-common              4.3.0-2      files and utilities common to all
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- debconf information:
* xserver-xfree86/config/device/identifier: Intel Extreme Graphics 2 (865G)
  xserver-xfree86/config/monitor/screen-size: 17 inches (430 mm)
* xserver-xfree86/config/device/use_fbdev: false
* xserver-xfree86/config/monitor/selection-method: Advanced
* xserver-xfree86/config/doublequote_in_string_error:
* shared/default-x-server: xserver-xfree86-dbg
* xserver-xfree86/config/inputdevice/mouse/emulate3buttons: false
* xserver-xfree86/config/device/bus_id:
* xserver-xfree86/config/inputdevice/keyboard/layout: us
* xserver-xfree86/config/monitor/horiz-sync: 63.98
* xserver-xfree86/config/monitor/identifier: Intel T860 18-inch flat-panel monitor
  shared/no_known_x-server:
  xserver-xfree86/autodetect_mouse: true
* xserver-xfree86/config/device/video_ram:
  xserver-xfree86/config/monitor/mode-list: 1280x960 @ 60Hz
* xserver-xfree86/config/monitor/lcd: true
  xserver-xfree86/config/inputdevice/keyboard/internal:
* xserver-xfree86/config/inputdevice/keyboard/rules: xfree86
  xserver-xfree86/multiple_possible_x-drivers:
* xserver-xfree86/config/inputdevice/keyboard/model: pc104
* xserver-xfree86/config/write_dri_section: true
* xserver-xfree86/config/device/driver: i810
* xserver-xfree86/config/monitor/vert-refresh: 60
* xserver-xfree86/config/display/default_depth: 24
* xserver-xfree86/config/inputdevice/mouse/zaxismapping: true
* xserver-xfree86/config/display/modes: 1280x1024
  xserver-xfree86/config/device/bus_id_error:
* xserver-xfree86/config/modules: GLcore, bitmap, dbe, ddc, dri, extmod, freetype, glx, int10, record, speedo, type1, vbe
* xserver-xfree86/config/inputdevice/keyboard/options:
  xserver-xfree86/config/nonnumeric_string_error:
  xserver-xfree86/config/inputdevice/mouse/protocol: ImPS/2
  shared/multiple_possible_x-servers:
  xserver-xfree86/config/null_string_error:
  xserver-xfree86/config/monitor/range_input_error:
  xserver-xfree86/autodetect_video_card: true
* xserver-xfree86/config/inputdevice/keyboard/variant:
* xserver-xfree86/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xfree86/config/write_files_section: true
  xserver-xfree86/autodetect_monitor: true

------------------------- stack trace from 'bt full' ----------------------
GNU gdb 5.3-debian
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...
Core was generated by `/usr/bin/X11/X -dpi 100 -nolisten tcp'.
Program terminated with signal 6, Aborted.
Reading symbols from /usr/lib/libfreetype.so.6...done.
Loaded symbols for /usr/lib/libfreetype.so.6
Reading symbols from /usr/lib/libz.so.1...done.
Loaded symbols for /usr/lib/libz.so.1
Reading symbols from /lib/libm.so.6...done.
Loaded symbols for /lib/libm.so.6
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x400ec571 in kill () from /lib/libc.so.6
#0  0x400ec571 in kill () from /lib/libc.so.6
No symbol table info available.
#1  0x400ec315 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0x400ed838 in abort () from /lib/libc.so.6
No symbol table info available.
#3  0x08419308 in ddxGiveUp () at xf86Init.c:1173
	i = 1
#4  0x084193e7 in AbortDDX () at xf86Init.c:1224
	i = 1
#5  0x084bcc07 in AbortServer () at utils.c:436
No locals.
#6  0x084be593 in FatalError (
    f=0x89b5660 "Caught signal %d.  Server aborting\n") at utils.c:1421
	args = 0xbfffe8f8 "\v"
	beenhere = 1
#7  0x08433e65 in xf86SigHandler (signo=11) at xf86Events.c:1198
No locals.
#8  0x400ec4a8 in __libc_sigaction () from /lib/libc.so.6
No symbol table info available.
#9  0x08471674 in setup_int (pInt=0x5003) at helper_exec.c:40
No locals.
#10 0x0847372f in xf86ExecX86int10 (pInt=0x5003) at linux_vm86.c:255
	sig = -1073746468
#11 0x0845c4b0 in VBEGetModeInfo (pVbe=0x8adf100, mode=0) at vbe.c:524
	block = (VbeModeInfoBlock *) 0x0
#12 0x0845d434 in CheckMode (pScrn=0x8addd30, pVbe=0x8adf100, vbe=0x8adf390,
    id=0, flags=2) at vbeModes.c:133
	major = 3
	minor = 0
	mode = (VbeModeInfoBlock *) 0x8addd30
	pMode = 0x8ad03f8
	p = 0x1
	data = (VbeModeInfoData *) 0x34
	modeOK = 0
	status = MODE_OK
#13 0x0845dda8 in VBEGetModePool (pScrn=0x8addd30, pVbe=0x8adf100,
    vbe=0x8adf390, modeTypes=2) at vbeModes.c:338
	pMode = 0xbfffed0c
	p = 0x0
	modePool = 0x0
	i = 0
#14 0x082d8b1d in I830BIOSPreInit (pScrn=0x8addd30, flags=0)
    at i830_driver.c:1909
	hwp = 0x8ade808
	pI830 = 0x8ade2a0
	from = X_DEFAULT
	defaultWeight = {red = 0, green = 0, blue = 0}
	pVbe = 0x8adf100
	pEnt = 0x8ade7d8
	mem = 835580
	memsize = 8000
	flags24 = 22
	i = 1
	n = 0
	pDDCModule = 0x1
	pVBEModule = 0x1
	enable = 0
	chipname = 0x89991d6 "865G"
#15 0x08418243 in InitOutput (pScreenInfo=0x8ac8200, argc=5, argv=0xbfffef64)
    at xf86Init.c:574
	i = 0
	j = 0
	k = -1073746216
	scr_index = 145558736
	generation = 1
	layout = 0x8ad1b90
	screenpix24 = 139026282
	pix24 = 3221221080
	pix24From = X_DEFAULT
	pix24Fail = 0
#16 0x0849b3b8 in main (argc=5, argv=0xbfffef64, envp=0xbfffef7c) at main.c:361
	i = 256
	j = 2
	k = 2
	error = -1073746076
	xauthfile = 0xbfffffcf "/root/.Xauthority"
	alwaysCheckForInput = {0, 1}
(gdb) (gdb) (gdb)

---------------------------------------
Received: (at 226430-close) by bugs.debian.org; 5 Mar 2004 01:08:04 +0000
>From katie@ftp-master.debian.org Thu Mar 04 17:08:04 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Az3op-0002Ph-00; Thu, 04 Mar 2004 17:08:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Az3jc-0008V6-00; Thu, 04 Mar 2004 20:02:40 -0500
From: Branden Robinson <branden@debian.org>
To: 226430-close@bugs.debian.org
X-Katie: $Revision: 1.44 $
Subject: Bug#226430: fixed in xfree86 4.3.0-4
Message-Id: <E1Az3jc-0008V6-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 04 Mar 2004 20:02:40 -0500
Delivered-To: 226430-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Source: xfree86
Source-Version: 4.3.0-4

We believe that the bug you reported is fixed in the latest version of
xfree86, which is due to be installed in the Debian FTP archive:

lbxproxy_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/lbxproxy_4.3.0-4_powerpc.deb
libdps-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libdps-dev_4.3.0-4_powerpc.deb
libdps1-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libdps1-dbg_4.3.0-4_powerpc.deb
libdps1_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libdps1_4.3.0-4_powerpc.deb
libice-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libice-dev_4.3.0-4_powerpc.deb
libice6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libice6-dbg_4.3.0-4_powerpc.deb
libice6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libice6_4.3.0-4_powerpc.deb
libsm-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libsm-dev_4.3.0-4_powerpc.deb
libsm6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libsm6-dbg_4.3.0-4_powerpc.deb
libsm6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libsm6_4.3.0-4_powerpc.deb
libx11-6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libx11-6-dbg_4.3.0-4_powerpc.deb
libx11-6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libx11-6_4.3.0-4_powerpc.deb
libx11-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libx11-dev_4.3.0-4_powerpc.deb
libxaw6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.3.0-4_powerpc.deb
libxaw6-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw6-dev_4.3.0-4_powerpc.deb
libxaw6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw6_4.3.0-4_powerpc.deb
libxaw7-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.3.0-4_powerpc.deb
libxaw7-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw7-dev_4.3.0-4_powerpc.deb
libxaw7_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxaw7_4.3.0-4_powerpc.deb
libxext-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxext-dev_4.3.0-4_powerpc.deb
libxext6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxext6-dbg_4.3.0-4_powerpc.deb
libxext6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxext6_4.3.0-4_powerpc.deb
libxft1-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxft1-dbg_4.3.0-4_powerpc.deb
libxft1_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxft1_4.3.0-4_powerpc.deb
libxi-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxi-dev_4.3.0-4_powerpc.deb
libxi6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxi6-dbg_4.3.0-4_powerpc.deb
libxi6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxi6_4.3.0-4_powerpc.deb
libxmu-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmu-dev_4.3.0-4_powerpc.deb
libxmu6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmu6-dbg_4.3.0-4_powerpc.deb
libxmu6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmu6_4.3.0-4_powerpc.deb
libxmuu-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmuu-dev_4.3.0-4_powerpc.deb
libxmuu1-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmuu1-dbg_4.3.0-4_powerpc.deb
libxmuu1_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxmuu1_4.3.0-4_powerpc.deb
libxp-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxp-dev_4.3.0-4_powerpc.deb
libxp6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxp6-dbg_4.3.0-4_powerpc.deb
libxp6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxp6_4.3.0-4_powerpc.deb
libxpm-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxpm-dev_4.3.0-4_powerpc.deb
libxpm4-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxpm4-dbg_4.3.0-4_powerpc.deb
libxpm4_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxpm4_4.3.0-4_powerpc.deb
libxrandr-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxrandr-dev_4.3.0-4_powerpc.deb
libxrandr2-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxrandr2-dbg_4.3.0-4_powerpc.deb
libxrandr2_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxrandr2_4.3.0-4_powerpc.deb
libxt-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxt-dev_4.3.0-4_powerpc.deb
libxt6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxt6-dbg_4.3.0-4_powerpc.deb
libxt6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxt6_4.3.0-4_powerpc.deb
libxtrap-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtrap-dev_4.3.0-4_powerpc.deb
libxtrap6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtrap6-dbg_4.3.0-4_powerpc.deb
libxtrap6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtrap6_4.3.0-4_powerpc.deb
libxtst-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtst-dev_4.3.0-4_powerpc.deb
libxtst6-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtst6-dbg_4.3.0-4_powerpc.deb
libxtst6_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxtst6_4.3.0-4_powerpc.deb
libxv-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxv-dev_4.3.0-4_powerpc.deb
libxv1-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxv1-dbg_4.3.0-4_powerpc.deb
libxv1_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/libxv1_4.3.0-4_powerpc.deb
pm-dev_4.3.0-4_all.deb
  to pool/main/x/xfree86/pm-dev_4.3.0-4_all.deb
proxymngr_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/proxymngr_4.3.0-4_powerpc.deb
twm_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/twm_4.3.0-4_powerpc.deb
x-dev_4.3.0-4_all.deb
  to pool/main/x/xfree86/x-dev_4.3.0-4_all.deb
x-window-system-core_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/x-window-system-core_4.3.0-4_powerpc.deb
x-window-system-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/x-window-system-dev_4.3.0-4_powerpc.deb
x-window-system_4.3.0-4_all.deb
  to pool/main/x/xfree86/x-window-system_4.3.0-4_all.deb
xbase-clients_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xbase-clients_4.3.0-4_powerpc.deb
xdm_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xdm_4.3.0-4_powerpc.deb
xfonts-100dpi-transcoded_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-100dpi-transcoded_4.3.0-4_all.deb
xfonts-100dpi_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-100dpi_4.3.0-4_all.deb
xfonts-75dpi-transcoded_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-75dpi-transcoded_4.3.0-4_all.deb
xfonts-75dpi_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-75dpi_4.3.0-4_all.deb
xfonts-base-transcoded_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-base-transcoded_4.3.0-4_all.deb
xfonts-base_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-base_4.3.0-4_all.deb
xfonts-cyrillic_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-cyrillic_4.3.0-4_all.deb
xfonts-scalable_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfonts-scalable_4.3.0-4_all.deb
xfree86-common_4.3.0-4_all.deb
  to pool/main/x/xfree86/xfree86-common_4.3.0-4_all.deb
xfree86_4.3.0-4.diff.gz
  to pool/main/x/xfree86/xfree86_4.3.0-4.diff.gz
xfree86_4.3.0-4.dsc
  to pool/main/x/xfree86/xfree86_4.3.0-4.dsc
xfs_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xfs_4.3.0-4_powerpc.deb
xfwp_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xfwp_4.3.0-4_powerpc.deb
xlibmesa-dev_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibmesa-dev_4.3.0-4_all.deb
xlibmesa-dri-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-dri-dbg_4.3.0-4_powerpc.deb
xlibmesa-dri_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-dri_4.3.0-4_powerpc.deb
xlibmesa-gl-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-gl-dbg_4.3.0-4_powerpc.deb
xlibmesa-gl-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-gl-dev_4.3.0-4_powerpc.deb
xlibmesa-gl_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-gl_4.3.0-4_powerpc.deb
xlibmesa-glu-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-glu-dbg_4.3.0-4_powerpc.deb
xlibmesa-glu-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-glu-dev_4.3.0-4_powerpc.deb
xlibmesa-glu_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa-glu_4.3.0-4_powerpc.deb
xlibmesa3-dbg_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibmesa3-dbg_4.3.0-4_all.deb
xlibmesa3_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibmesa3_4.3.0-4_powerpc.deb
xlibosmesa-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa-dev_4.3.0-4_powerpc.deb
xlibosmesa4-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa4-dbg_4.3.0-4_powerpc.deb
xlibosmesa4_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibosmesa4_4.3.0-4_powerpc.deb
xlibs-data_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibs-data_4.3.0-4_all.deb
xlibs-dbg_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibs-dbg_4.3.0-4_all.deb
xlibs-dev_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibs-dev_4.3.0-4_all.deb
xlibs-pic_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibs-pic_4.3.0-4_all.deb
xlibs-static-dev_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibs-static-dev_4.3.0-4_powerpc.deb
xlibs-static-pic_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xlibs-static-pic_4.3.0-4_powerpc.deb
xlibs_4.3.0-4_all.deb
  to pool/main/x/xfree86/xlibs_4.3.0-4_all.deb
xmh_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xmh_4.3.0-4_powerpc.deb
xnest_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xnest_4.3.0-4_powerpc.deb
xprt_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xprt_4.3.0-4_powerpc.deb
xserver-common_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xserver-common_4.3.0-4_powerpc.deb
xserver-xfree86-dbg_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86-dbg_4.3.0-4_powerpc.deb
xserver-xfree86_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xserver-xfree86_4.3.0-4_powerpc.deb
xspecs_4.3.0-4_all.deb
  to pool/main/x/xfree86/xspecs_4.3.0-4_all.deb
xterm_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xterm_4.3.0-4_powerpc.deb
xutils_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xutils_4.3.0-4_powerpc.deb
xvfb_4.3.0-4_powerpc.deb
  to pool/main/x/xfree86/xvfb_4.3.0-4_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 226430@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Branden Robinson <branden@debian.org> (supplier of updated xfree86 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  4 Mar 2004 09:21:36 -0500
Source: xfree86
Binary: libx11-6-dbg libxtst6-dbg xserver-common xlibs-static-dev libxp6-dbg xbase-clients xlibmesa3-dbg libxtrap6-dbg xfonts-75dpi libxt6 libice6-dbg xmh libxaw6-dbg x-dev libxv1 libxext6-dbg xlibmesa-dev libxpm4 libxtst6 xlibmesa-gl-dev xfonts-cyrillic libx11-6 libsm6-dbg xlibs-pic xlibs-data x-window-system xfree86-common xlibmesa-dri xlibmesa3 libxv1-dbg libxrandr2 xlibmesa-glu libxaw7-dev xnest libxaw6 xterm libxp6 xlibmesa-dri-dbg libxrandr2-dbg libxmu6 xlibmesa-glu-dbg libx11-dev xlibs-static-pic libxpm4-dbg libxaw7-dbg libxmu6-dbg xlibmesa-glu-dev libxmuu-dev pm-dev libxext6 libxft1-dbg libxtst-dev libxv-dev libxp-dev twm x-window-system-dev libsm-dev xfonts-scalable libdps1-dbg libxmuu1-dbg xfwp libice6 libxmu-dev xlibs libdps-dev xserver-xfree86-dbg libxrandr-dev libsm6 xserver-xfree86 libdps1 proxymngr xfonts-base-transcoded libxaw6-dev lbxproxy x-window-system-core xutils xspecs libxtrap6 libice-dev libxt-dev xfs libxmuu1 libxi6-dbg xfonts-base xlibs-dbg libxpm-de
 v xlibmesa-gl xfonts-100dpi-transcoded libxtrap-dev xfonts-100dpi libxext-dev xfonts-75dpi-transcoded xlibosmesa4-dbg libxft1 xprt libxi-dev xlibosmesa-dev xlibosmesa4 xvfb libxaw7 xlibmesa-gl-dbg xdm xlibs-dev libxi6 libxt6-dbg
Architecture: source powerpc all
Version: 4.3.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Branden Robinson <branden@debian.org>
Description: 
 lbxproxy   - Low Bandwidth X (LBX) proxy server
 libdps-dev - Display PostScript (DPS) client library development files
 libdps1    - Display PostScript (DPS) client library
 libdps1-dbg - Display PostScript (DPS) client library (unstripped)
 libice-dev - Inter-Client Exchange library development files
 libice6    - Inter-Client Exchange library
 libice6-dbg - Inter-Client Exchange library (unstripped)
 libsm-dev  - X Window System Session Management library development files
 libsm6     - X Window System Session Management library
 libsm6-dbg - X Window System Session Management library (unstripped)
 libx11-6   - X Window System protocol client library
 libx11-6-dbg - X Window System protocol client library (unstripped)
 libx11-dev - X Window System protocol client library development files
 libxaw6    - X Athena widget set library (version 6)
 libxaw6-dbg - X Athena widget set library (version 6, unstripped)
 libxaw6-dev - X Athena widget set library development files (version 6)
 libxaw7    - X Athena widget set library
 libxaw7-dbg - X Athena widget set library (unstripped)
 libxaw7-dev - X Athena widget set library development files
 libxext-dev - X Window System miscellaneous extension library development files
 libxext6   - X Window System miscellaneous extension library
 libxext6-dbg - X Window System miscellaneous extension library (unstripped)
 libxft1    - FreeType-based font drawing library for X (version 1)
 libxft1-dbg - FreeType-based font drawing library for X (version 1, unstripped)
 libxi-dev  - X Window System Input extension library development files
 libxi6     - X Window System Input extension library
 libxi6-dbg - X Window System Input extension library (unstripped)
 libxmu-dev - X Window System miscellaneous utility library development files
 libxmu6    - X Window System miscellaneous utility library
 libxmu6-dbg - X Window System miscellaneous utility library (unstripped)
 libxmuu-dev - lightweight X Window System miscellaneous utility library develop
 libxmuu1   - lightweight X Window System miscellaneous utility library
 libxmuu1-dbg - lightweight X Window System miscellaneous utility library (unstri
 libxp-dev  - X Window System printing extension library development files
 libxp6     - X Window System printing extension library
 libxp6-dbg - X Window System printing extension library (unstripped)
 libxpm-dev - X pixmap library development files
 libxpm4    - X pixmap library
 libxpm4-dbg - X pixmap library (unstripped)
 libxrandr-dev - X Window System Resize, Rotate and Reflection extension library d
 libxrandr2 - X Window System Resize, Rotate and Reflection extension library
 libxrandr2-dbg - X Window System Resize, Rotate and Reflection extension library (
 libxt-dev  - X Toolkit Intrinsics development files
 libxt6     - X Toolkit Intrinsics
 libxt6-dbg - X Toolkit Intrinsics (unstripped)
 libxtrap-dev - X Window System protocol-trapping extension library development f
 libxtrap6  - X Window System protocol-trapping extension library
 libxtrap6-dbg - X Window System protocol-trapping extension library (unstripped)
 libxtst-dev - X Window System event recording and testing extension library dev
 libxtst6   - X Window System event recording and testing extension library
 libxtst6-dbg - X Window System event recording and testing extension library (un
 libxv-dev  - X Window System video extension library development files
 libxv1     - X Window System video extension library
 libxv1-dbg - X Window System video extension library (unstripped)
 pm-dev     - proxy management protocol development files
 proxymngr  - X proxy services manager
 twm        - Tab window manager
 x-dev      - X protocol development files
 x-window-system - X Window System
 x-window-system-core - X Window System core components
 x-window-system-dev - X Window System development components
 xbase-clients - miscellaneous X clients
 xdm        - X display manager
 xfonts-100dpi - 100 dpi fonts for X
 xfonts-100dpi-transcoded - 100 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-75dpi - 75 dpi fonts for X
 xfonts-75dpi-transcoded - 75 dpi fonts for X (transcoded from ISO 10646-1)
 xfonts-base - standard fonts for X
 xfonts-base-transcoded - standard fonts for X (transcoded from ISO 10646-1)
 xfonts-cyrillic - Cyrillic fonts for X
 xfonts-scalable - scalable fonts for X
 xfree86-common - X Window System (XFree86) infrastructure
 xfs        - X font server
 xfwp       - X firewall proxy server
 xlibmesa-dev - XFree86 Mesa development libraries pseudopackage
 xlibmesa-dri - Mesa 3D graphics library modules [XFree86]
 xlibmesa-dri-dbg - Mesa 3D graphics library modules (unstripped) [XFree86]
 xlibmesa-gl - Mesa 3D graphics library [XFree86]
 xlibmesa-gl-dbg - Mesa 3D graphics library (unstripped) [XFree86]
 xlibmesa-gl-dev - Mesa 3D graphics library development files [XFree86]
 xlibmesa-glu - Mesa OpenGL utility library [XFree86]
 xlibmesa-glu-dbg - Mesa OpenGL utility library (unstripped) [XFree86]
 xlibmesa-glu-dev - Mesa OpenGL utility library development files [XFree86]
 xlibmesa3  - XFree86 Mesa libraries pseudopackage
 xlibmesa3-dbg - XFree86 Mesa unstripped libraries pseudopackage
 xlibosmesa-dev - Mesa off-screen rendering library development files [XFree86]
 xlibosmesa4 - Mesa off-screen rendering library [XFree86]
 xlibosmesa4-dbg - Mesa off-screen rendering library (unstripped) [XFree86]
 xlibs      - X Window System client libraries metapackage and XKB data
 xlibs-data - X Window System client data
 xlibs-dbg  - X Window System unstripped client libraries pseudopackage
 xlibs-dev  - X Window System client library development files pseudopackage
 xlibs-pic  - XFree86 static PIC libraries pseudopackage
 xlibs-static-dev - X Window System client library development files
 xlibs-static-pic - X Window System client extension library PIC archives
 xmh        - X interface to the MH mail system
 xnest      - nested X server
 xprt       - X print server (XFree86 version)
 xserver-common - files and utilities common to all X servers
 xserver-xfree86 - the XFree86 X server
 xserver-xfree86-dbg - the XFree86 X server (static version with debugging symbols)
 xspecs     - X protocol, extension, and library technical specifications
 xterm      - X terminal emulator
 xutils     - X Window System utility programs
 xvfb       - virtual framebuffer X server
Closes: 226430 234355 235687
Changes: 
 xfree86 (4.3.0-4) unstable; urgency=medium
 .
   * Urgency due to fix for grave bug which prevents packages from installing
     on systems where shells other than bash, ksh, or posh are used for
     /bin/sh.
 .
   * Fix missing non-breaking spaces (thanks, Christian Perrier).
     - debian/po/fr.po
 .
   * Stop attempting to chmod X session error file if it is a symbolic link
     (see #234788).
     - debian/local/Xsession
 .
   * Grab from upstream CVS HEAD several updates to the en_US.UTF-8 Compose
     file.
       + Add convenient ways to enter "double quote" and "cedilla" with the
         en_US.UTF-8 compose rules (Alexandre Oliva).  (Closes: #234355)
       + Add some missing dead-key compose sequences for Vietnamese (#5981, Le
         Hong Boi).
       + Update Compose file for en_US.UTF-8 locale (Bugzilla #1053, Matthew
         Fischer) and fix wrong comment signs there (Ivan Pascal).
       + Fix some rules in en_US.UTF-8 Compose file (Bugzilla #1071, Matthew
         Fischer).
     - debian/patches/000_stolen_from_HEAD.diff
 .
   * Invoke printf with only one format string argument.
     - debian/xserver-xfree86.bug
 .
   * Add script to help package maintainers validate shell scripts against
     POSIX-compatible shell interpreters.
     - debian/scripts/validate-posix-sh
 .
   * Fix non-POSIX-compliant syntax when placing a here document inside a shell
     expansion (thanks to Colin Watson for ruling out a bug in in some shell
     interpreters).  (Closes: #235687)
     - debian/shell-lib.sh
 .
   * Grab from upstream CVS HEAD some fixes to the i810 driver's i830 support.
       + For drivers that support 'Option "dri"' have the driver request
         loading the dri module when this option is true.  This brings
         it in to line with how other things are handled.  Other drivers
         that have DRI support need to have the "dri" option added (David Dawes).
       + Update manpage to clarify that XVideo is only enabled by default when
         the configurations supports it.  (David Dawes)
       + Add a "VBERestore" option for the i830 part of the i810 driver, to
         allow the VBE restore bug workaround to be disabled.  This is needed
         for correct text mode restoration on some 830M-based machines
         (David Dawes, reported by Martin van Es).
       + Turn off the GetDisplayInfo BIOS call by default and add an option
         to turn it back on in the i810 driver. This fixes some lockup
         problems found with some Dell BIOS' (Alan Hourihane, Alain Poirier).
         (Closes: #226430)
     - debian/patches/000_stolen_from_HEAD_i830_driver.diff
Files: 
 198475caaceb0ec1c9702ff4f9bd4510 2598 x11 optional xfree86_4.3.0-4.dsc
 0dec96a0713b690e01fbe1784cb22f28 2189180 x11 optional xfree86_4.3.0-4.diff.gz
 9ac286cda06371f549b74d97d8ff4757 214798 x11 optional lbxproxy_4.3.0-4_powerpc.deb
 d79d76c527cf915b2b3c62d85a7d7a17 254074 libs optional libdps1_4.3.0-4_powerpc.deb
 77b1a2a43e98d9b665427c06e143d798 770692 libdevel extra libdps1-dbg_4.3.0-4_powerpc.deb
 71ad02e0a00dbeed072855db2b65861e 322572 libdevel optional libdps-dev_4.3.0-4_powerpc.deb
 141151a60a6e1708a6acf62f617b9f02 162134 libs optional libice6_4.3.0-4_powerpc.deb
 ae7a93130d2353599675887391e85a4a 249874 libdevel extra libice6-dbg_4.3.0-4_powerpc.deb
 3915fecd29c8c565f769893bded36057 169022 libdevel optional libice-dev_4.3.0-4_powerpc.deb
 4ad7d06eedfcca5c41114f34f43c35de 140364 libs optional libsm6_4.3.0-4_powerpc.deb
 7150e212a48eceea84a4a648ee768551 167050 libdevel extra libsm6-dbg_4.3.0-4_powerpc.deb
 a425d50e155586bc51ce777b7a99bdcf 137354 libdevel optional libsm-dev_4.3.0-4_powerpc.deb
 ba5b409003c5a9c86358faa287441b06 685524 libs optional libx11-6_4.3.0-4_powerpc.deb
 96b1070f7f898e1bde49cbff60cd841f 9835790 libdevel extra libx11-6-dbg_4.3.0-4_powerpc.deb
 0dce7e1716c0eb817d44babe34e913e7 1362802 libdevel optional libx11-dev_4.3.0-4_powerpc.deb
 cd84ecc1dca74d0b33e12774cd63e286 245810 libs optional libxaw6_4.3.0-4_powerpc.deb
 3e18ffef23b93f1592a7ec3493611cf6 868502 libdevel extra libxaw6-dbg_4.3.0-4_powerpc.deb
 6f35760ce3c506aaca28a7343376422a 400140 libdevel extra libxaw6-dev_4.3.0-4_powerpc.deb
 1e1c35225f273e0118ee46105af5716c 300720 libs optional libxaw7_4.3.0-4_powerpc.deb
 9be9b801fbc9de5151afd2f0cdbac2c8 1007310 libdevel extra libxaw7-dbg_4.3.0-4_powerpc.deb
 1568894ef6c496957f1938dcd4e37e01 400036 libdevel optional libxaw7-dev_4.3.0-4_powerpc.deb
 3ad30de8cc29a8b0dbe099da92d3d637 148076 libs optional libxext6_4.3.0-4_powerpc.deb
 4e48d43222f65c997efec083206884ee 481462 libdevel extra libxext6-dbg_4.3.0-4_powerpc.deb
 fc1c7030ee51782af8379f5a8323d338 208750 libdevel optional libxext-dev_4.3.0-4_powerpc.deb
 074f095a28f5263040a0177e45331e7a 149624 libs optional libxft1_4.3.0-4_powerpc.deb
 cb603e71f9fbfc81df2cd3fe3de99e6c 442738 libdevel extra libxft1-dbg_4.3.0-4_powerpc.deb
 f49e9be3c23e88b79ce1ed7e3c58ba72 139410 libs optional libxi6_4.3.0-4_powerpc.deb
 10866f1cfb6d10f692657cc696c61602 1161458 libdevel extra libxi6-dbg_4.3.0-4_powerpc.deb
 6742bec104ffeee85edce0302a8f6f2a 192188 libdevel optional libxi-dev_4.3.0-4_powerpc.deb
 960f120a5e20770c3de18bb98b80d19d 169474 libs optional libxmu6_4.3.0-4_powerpc.deb
 867d5653173fa1684554b86fc79db475 639636 libdevel extra libxmu6-dbg_4.3.0-4_powerpc.deb
 59e86c7a39d7a53e741431568d4bc017 184408 libdevel optional libxmu-dev_4.3.0-4_powerpc.deb
 f3d14a7a5d52217bd01e11f0d109ac59 131084 libs optional libxmuu1_4.3.0-4_powerpc.deb
 c493481e24e3b4a339a87c805240065b 171362 libdevel extra libxmuu1-dbg_4.3.0-4_powerpc.deb
 95db5d2553093af10cedef3c4e473102 122808 libdevel optional libxmuu-dev_4.3.0-4_powerpc.deb
 f8aa73250113be5f0e3b2b99cabbbf95 138554 libs optional libxp6_4.3.0-4_powerpc.deb
 135461f1ccf41ac43993a28c69b5a7cf 538212 libdevel extra libxp6-dbg_4.3.0-4_powerpc.deb
 6a706f11969545dcdbde26535d68bfc2 139964 libdevel optional libxp-dev_4.3.0-4_powerpc.deb
 62f99a9b4587df4d7015b58a72bfb50d 155256 libs optional libxpm4_4.3.0-4_powerpc.deb
 60e295e081439e1f825ad6c4182e171e 202338 libdevel extra libxpm4-dbg_4.3.0-4_powerpc.deb
 24eafd7b6291c05cbfe0cfe5a1a0b7c5 156344 libdevel optional libxpm-dev_4.3.0-4_powerpc.deb
 25f99c0e72fa6b031d5db96d3686d8ec 130912 libs optional libxrandr2_4.3.0-4_powerpc.deb
 ff266348b26ace20c4267dc18f80d2c3 163502 libdevel extra libxrandr2-dbg_4.3.0-4_powerpc.deb
 28f953eea7991535597dcf105551d852 130512 libdevel optional libxrandr-dev_4.3.0-4_powerpc.deb
 6d552ddb4da0a9427c06cbc6d451900d 283384 libs optional libxt6_4.3.0-4_powerpc.deb
 811e1109da442a434f4a41be2de06e56 1508730 libdevel extra libxt6-dbg_4.3.0-4_powerpc.deb
 10b2507f7a1fd55669f64d396294f9d7 606798 libdevel optional libxt-dev_4.3.0-4_powerpc.deb
 3c88569cfc6c7c624f80f64e8b809c68 139868 libs optional libxtrap6_4.3.0-4_powerpc.deb
 2284f895718a6799ab95c768870ffacc 373602 libdevel extra libxtrap6-dbg_4.3.0-4_powerpc.deb
 7f8210bcd70d53303f6693f4453eb961 145828 libdevel optional libxtrap-dev_4.3.0-4_powerpc.deb
 e88640206994a7f2c7dfd67ac985a7fa 134544 libs optional libxtst6_4.3.0-4_powerpc.deb
 1066522c09e7bfbf408c2e854eb1c8d3 199940 libdevel extra libxtst6-dbg_4.3.0-4_powerpc.deb
 deb41d032b26c7bd320e334e533646dc 131120 libdevel optional libxtst-dev_4.3.0-4_powerpc.deb
 e24712aef93597cbd2efe7023a8b2125 132030 libs optional libxv1_4.3.0-4_powerpc.deb
 95f61102838c73b40d1eeccaa4213259 166196 libdevel extra libxv1-dbg_4.3.0-4_powerpc.deb
 bdee7d447a50d7ed5f6873cd3fe96916 150544 libdevel optional libxv-dev_4.3.0-4_powerpc.deb
 7196faee9ab20cd6de8927b500319335 141792 x11 optional proxymngr_4.3.0-4_powerpc.deb
 8526fed2202bdcf4571e8eba2268fa02 229992 x11 optional twm_4.3.0-4_powerpc.deb
 af79d589e434b3650b966ecfaf4170c8 2061756 x11 optional xbase-clients_4.3.0-4_powerpc.deb
 2d9bbc73eb04b947f0583cfd40fd680c 260238 x11 optional xdm_4.3.0-4_powerpc.deb
 17c9c07f1c57303d4356517a67ab0cf1 463278 x11 optional xfs_4.3.0-4_powerpc.deb
 1c7c45f4eb7980399b76016ee4744de4 142066 x11 optional xfwp_4.3.0-4_powerpc.deb
 53630660a3d3b33bd8217770a93e60dd 3608974 x11 optional xlibmesa-dri_4.3.0-4_powerpc.deb
 b3753209422a2a224f106694d985de76 33531570 x11 optional xlibmesa-dri-dbg_4.3.0-4_powerpc.deb
 f92517a845964c1c22b407406c3cc698 253502 libs optional xlibmesa-gl_4.3.0-4_powerpc.deb
 3d21288bd9e9a61bcd256fa4ec1c5007 1257370 libdevel extra xlibmesa-gl-dbg_4.3.0-4_powerpc.deb
 5f695b1d650285ea4f6cf7905d877ab0 693146 libdevel optional xlibmesa-gl-dev_4.3.0-4_powerpc.deb
 21be9605b6d34de06d6d20398465e515 330078 libs optional xlibmesa-glu_4.3.0-4_powerpc.deb
 3ac76aec0d0d24bedea0e8baea92e457 1098916 libdevel extra xlibmesa-glu-dbg_4.3.0-4_powerpc.deb
 0748e544c2a242423a8a1efb3d6c46ca 427762 libdevel optional xlibmesa-glu-dev_4.3.0-4_powerpc.deb
 7d198273e5353ba50f16a55f942eb1cb 647314 libs optional xlibosmesa4_4.3.0-4_powerpc.deb
 852eff9e77dbc838f78fdc3b68e4d20a 4526346 libdevel extra xlibosmesa4-dbg_4.3.0-4_powerpc.deb
 ecc363c97a068aa21d8e18a8d755f329 766890 libdevel optional xlibosmesa-dev_4.3.0-4_powerpc.deb
 a2eb59fc5f817da8242dfe3750cef3b3 843570 libdevel optional xlibs-static-dev_4.3.0-4_powerpc.deb
 e908938888529b584960073c41869e67 350492 libdevel extra xlibs-static-pic_4.3.0-4_powerpc.deb
 61e09752d568008feff1e8fb1fc06ba4 192208 mail extra xmh_4.3.0-4_powerpc.deb
 3d21b54ed9c2980271f7050d0c1888c7 1541716 x11 optional xnest_4.3.0-4_powerpc.deb
 bb431e564c18146856306910594c3492 1164046 x11 optional xprt_4.3.0-4_powerpc.deb
 2b4d5a2317a79f92bbff75842b5eb49b 291922 x11 optional xserver-common_4.3.0-4_powerpc.deb
 4eef488c779d078382b3566ba2d27333 5577652 x11 optional xserver-xfree86_4.3.0-4_powerpc.deb
 e4cc48a25dfd47b9f8458d43abd9f464 39817596 x11 extra xserver-xfree86-dbg_4.3.0-4_powerpc.deb
 587b262f06d818f761a19070cc5c910c 596836 x11 optional xterm_4.3.0-4_powerpc.deb
 b8114d32c0cd8e17bedf9e0b9694a369 874404 x11 optional xutils_4.3.0-4_powerpc.deb
 331b3f0582c6367659113493ef2a4bcb 1685602 x11 optional xvfb_4.3.0-4_powerpc.deb
 743ed402c0ee4db476c42777078f4c7f 117950 x11 optional x-window-system-core_4.3.0-4_powerpc.deb
 fc4f25ab1294cc38643b663239b1ee38 118006 x11 optional x-window-system-dev_4.3.0-4_powerpc.deb
 2a1357197e1fabf3d7244da28b2f25ea 117748 oldlibs optional xlibmesa3_4.3.0-4_powerpc.deb
 0141dc92ec94f75754441a2fa7699e1d 118586 libdevel optional pm-dev_4.3.0-4_all.deb
 f359f4b389818dedc1d834894859e8d1 175582 libdevel optional x-dev_4.3.0-4_all.deb
 f8eb15356bd23fef395421eb76a85207 4504818 x11 optional xfonts-100dpi_4.3.0-4_all.deb
 e72ecf77b187fe50c733b2c195d48bda 8399666 x11 optional xfonts-100dpi-transcoded_4.3.0-4_all.deb
 e9a654da58d7ae56a66935df1f2484d0 3993796 x11 optional xfonts-75dpi_4.3.0-4_all.deb
 ca4478cece4a80b2b2275482cda6ca8a 7291700 x11 optional xfonts-75dpi-transcoded_4.3.0-4_all.deb
 ebbf8e287ffc65fa67e1db1d990767ae 5519830 x11 optional xfonts-base_4.3.0-4_all.deb
 e253cff2def4c188bd0b9322511f8a9d 1167820 x11 optional xfonts-base-transcoded_4.3.0-4_all.deb
 d2110071c0d7d1e74b3a8782344478a4 509716 x11 optional xfonts-cyrillic_4.3.0-4_all.deb
 96d49c83778db3ef096c5015396ad9a3 859902 x11 optional xfonts-scalable_4.3.0-4_all.deb
 04d08f42e9323491cdbfcf6fbb9dddc2 681078 x11 optional xfree86-common_4.3.0-4_all.deb
 2ca28150b431b9fce87be8f9d549a4ba 366846 libs optional xlibs_4.3.0-4_all.deb
 87995899ce86d58807f3340dd0ef56cd 855584 libs optional xlibs-data_4.3.0-4_all.deb
 35e9bfdebb30aad228bdcd6f482af046 5793134 x11 optional xspecs_4.3.0-4_all.deb
 be7e897ebcf401b7e9c860b5f303cd92 117872 x11 optional x-window-system_4.3.0-4_all.deb
 f69cb0dfd6b2f82df54f8d882b838106 117730 oldlibs extra xlibmesa3-dbg_4.3.0-4_all.deb
 2b0bd3d41d81c4d4881dd08ba30b8eac 117714 oldlibs optional xlibmesa-dev_4.3.0-4_all.deb
 ccdd3b8c23c5b63891e09e955be2c3ba 117780 oldlibs extra xlibs-dbg_4.3.0-4_all.deb
 cf1eb8d78eedbed07dc5570a3f106b63 117782 oldlibs extra xlibs-dev_4.3.0-4_all.deb
 c2503ac32cf4c39828d4ac4d1119f739 117688 oldlibs extra xlibs-pic_4.3.0-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkBHvnsACgkQ6kxmHytGonyffwCgkmU6I3Ga7CWCBXaZILLVUgru
LyAAmwcb/Fmty8gaKIPkx7GZ63M+MBAr
=pp9w
-----END PGP SIGNATURE-----



Reply to: