<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.28.2">
</HEAD>
<BODY>
Package: xserver-xorg-video-ati<BR>
Version: 1:6.9.0-1+lenny4<BR>
<BR>
We are using Debian Linux on 600 HP thin clients and about once every 2-3 weeks those employees that have compiz enabled crash the Xserver. It seems to always happen when a dialog is closing. For instance it happens when you select your printer in OpenOffice and the dialog is just about starting to close. It also happens when you click on Send in an email message in Evolution and the child UI begins to close.<BR>
<BR>
Unfortunately it's not easy to replicate.<BR>
<BR>
I was able to see the crash in the xserver log as indicate below:<BR>
<BR>
<BR>
<OL TYPE=1>
Backtrace:
</OL>
<OL TYPE=1>
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c91ce]
</OL>
<OL TYPE=1>
1: [0xb7eef400]
</OL>
<OL TYPE=1>
2: /usr/lib/dri/r200_dri.so(_mesa_update_texture+0x276) [0xaed4ae76]
</OL>
<OL TYPE=1>
3: /usr/lib/dri/r200_dri.so(_mesa_update_state_locked+0x69a) [0xaed32c1a]
</OL>
<OL TYPE=1>
4: /usr/lib/dri/r200_dri.so(_mesa_update_state+0x2a) [0xaed32cfa]
</OL>
<OL TYPE=1>
5: /usr/lib/dri/r200_dri.so(_mesa_GetIntegerv+0x260) [0xaee11390]
</OL>
<OL TYPE=1>
6: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b8e950]
</OL>
<OL TYPE=1>
7: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b550ac]
</OL>
<OL TYPE=1>
8: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b54727]
</OL>
<OL TYPE=1>
9: /usr/lib/xorg/modules/extensions//libglx.so [0xb7b590d6]
</OL>
<OL TYPE=1>
10: /usr/bin/X [0x8154bf4]
</OL>
<OL TYPE=1>
11: /usr/bin/X(Dispatch+0x314) [0x808de24]
</OL>
<OL TYPE=1>
12: /usr/bin/X(main+0x4b5) [0x8074795]
</OL>
<OL TYPE=1>
13: /lib/libc.so.6(__libc_start_main+0xe5) [0xb7cc1455]
</OL>
<OL TYPE=1>
14: /usr/bin/X(FontFileCompleteXLFD+0x21d) [0x8073a81]<BR>
<BR>
We are using ATI 9250 PCI based video cards.<BR>
<BR>
Those people not running Compiz never see this issue, it's definitely related to the 3D GNOME desktop.<BR>
<BR>
The xorg.conf file is below<BR>
-----------------------------------------------------------------------------------------------------------------------<BR>
<BR>
Section "Files"<BR>
FontPath "/usr/share/fonts/X11/misc"<BR>
EndSection<BR>
<BR>
Section "ServerLayout"<BR>
Identifier "single head configuration"<BR>
Screen 0 "Screen0" 0 0<BR>
InputDevice "Keyboard0" "CoreKeyboard"<BR>
# Option "AIGLX" "true"<BR>
EndSection<BR>
<BR>
Section "Module"<BR>
Load "glx"<BR>
Load "dri"<BR>
Load "drm"<BR>
Load "extmod"<BR>
EndSection<BR>
<BR>
Section "InputDevice"<BR>
Identifier "Keyboard0"<BR>
Driver "kbd"<BR>
Option "XkbModel" "pc105"<BR>
Option "XkbLayout" "us"<BR>
EndSection<BR>
<BR>
Section "Device"<BR>
Identifier "Videocard0"<BR>
Driver "ati"<BR>
BusID "0:11:0"<BR>
Option "ColorTiling" "on"<BR>
Option "DRI" "true"<BR>
Option "EnablePageFlip" "on"<BR>
Option "PseudoColorVisuals" "off"<BR>
Option "RenderAccel" "true"<BR>
Option "AccelMethod" "EXA"<BR>
Option "MigrationHeuristic" "greedy"<BR>
EndSection<BR>
<BR>
Section "Screen"<BR>
Identifier "Screen0"<BR>
Device "Videocard0"<BR>
DefaultDepth 16<BR>
SubSection "Display"<BR>
Depth 16<BR>
Modes "1440x900"<BR>
EndSubSection<BR>
EndSection<BR>
<BR>
Section "Monitor"<BR>
Identifier "LVDS"<BR>
Option "Disable" "true"<BR>
EndSection<BR>
<BR>
Section "DRI"<BR>
Mode 0666<BR>
EndSection<BR>
<BR>
Section "Extensions"<BR>
Option "Composite" "true"<BR>
Option "DAMAGE" "true"<BR>
EndSection<BR>
<BR>
</OL>
<BR>
<br>
<div style="display:none; font-size:0">__BARRACUDA_SIGN__</div></BODY>
</HTML>