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

Bug#473551: libgl1-mesa-dri: Crashes the X server when starting Valve's Portal under Wine on i965



On Mon, Mar 31, 2008 at 12:55:52PM +0200, Julien Cristau wrote:
> On Mon, Mar 31, 2008 at 12:17:20 +0200, Mike Hommey wrote:
> 
> > Package: libgl1-mesa-dri
> > Version: 7.0.3~rc2-1
> > Severity: important
> > 
> > I don't really know if this belongs here, but the stacktrace in the
> > crashed X server logs seem to indicate that somehow i965_dri.so might be
> > responsible for this crash.
> 
> Does this happen with different versions of the dri driver (it'd be nice
> to try the different 7.0.x versions at snapshot.debian.net)?

I'll try that when I have some more time. Do I need to also downgrade
libgl1-mesa-glx and other mesa packages at the same time I downgrade
libgl1-mesa-dri ?

> Please also provide your full X log and config files.

Attached here is the X log and config. (note the log is from another
crash for the same thing, so the addresses are slightly different)

Mike

Attachment: Xorg.0.log.old
Description: application/trash

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"jp106"
	Option		"XkbLayout"	"jp"
	Option		"XkbVariant"	"OADG109A"
	Option		"XkbOptions"	"grp:alts_toggle,compose:menu,japan:kana_lock"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

Reply to: