Bug#284245: xserver-xfree86: memory leak when Xinerama/dualscreen enabled

2004-12-20 Thread Branden Robinson
retitle 284245 xserver-xfree86: [ati/radeon] X server leaks memory when 
Xinerama enabled on Radeon RV100 QY [Radeon 7000/VE] rev 0
tag 284245 + upstream help
thanks

On Sat, Dec 04, 2004 at 01:29:59PM -0800, [EMAIL PROTECTED] wrote:
> Package: xserver-xfree86
> Version: 4.3.0.dfsg.1-8
> Severity: normal
> 
> It is a severe memory leak when enabled Xinerama. Committed memory usage
> climbs to entire amount of physical+swap. Must kill X server and restart
> display manager to free memory. Quitting X session back to display
> manager frees memory not.
[...]
> (--) PCI:*(1:0:0) ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] rev 
> 0, Mem @ 0xd000/27, 0xdfef/16, I/O @ 0x8800/8, BIOS @ 0xdfec/17

I'm going to need help with this one, as I do not have a dual-head set of
any kind to experiment with.

I'd also be curious to know if people using drivers other than "radeon" are
seeing this.

-- 
G. Branden Robinson|The first thing the communists do
Debian GNU/Linux   |when they take over a country is to
[EMAIL PROTECTED] |outlaw cockfighting.
http://people.debian.org/~branden/ |-- Oklahoma State Senator John Monks


signature.asc
Description: Digital signature


Processed: Re: Bug#284245: xserver-xfree86: memory leak when Xinerama/dualscreen enabled

2004-12-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> retitle 284245 xserver-xfree86: [ati/radeon] X server leaks memory when 
> Xinerama enabled on Radeon RV100 QY [Radeon 7000/VE] rev 0
Bug#284245: xserver-xfree86: memory leak when Xinerama/dualscreen enabled
Changed Bug title.

> tag 284245 + upstream help
Bug#284245: xserver-xfree86: [ati/radeon] X server leaks memory when Xinerama 
enabled on Radeon RV100 QY [Radeon 7000/VE] rev 0
There were no tags set.
Tags added: upstream, help

> thanks
Stopping processing here.

Please contact me if you need assistance.

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



Bug#284245: xserver-xfree86: memory leak when Xinerama/dualscreen enabled

2004-12-04 Thread andy
Package: xserver-xfree86
Version: 4.3.0.dfsg.1-8
Severity: normal


It is a severe memory leak when enabled Xinerama. Committed memory usage
climbs to entire amount of physical+swap. Must kill X server and restart
display manager to free memory. Quitting X session back to display
manager frees memory not.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 20 Oct  7 21:08 /etc/X11/X -> /usr/bin/X11/XFree86
-rwxr-xr-x  1 root root 1745484 Sep 28 05:09 /usr/bin/X11/XFree86

Contents of /var/lib/xfree86/XF86Config-4.roster:
xserver-xfree86

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY 
[Radeon 7000/VE]

/etc/X11/XF86Config-4 does not match checksum in 
/var/lib/xfree86/XF86Config-4.md5sum.

XFree86 X server configuration file status:
-rw-r--r--  1 root root 7248 Nov 30 17:36 /etc/X11/XF86Config-4

Contents of /etc/X11/XF86Config-4:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
#   Screen  1  "Screen1" Relative "Screen0" 1536 100
InputDevice"PS2mouse" "CorePointer"
InputDevice"PS2keyboard" "CoreKeyboard"
Option "BlankTime"   "15"
#   Option  "Xinerama"

#   InputDevice   "cursor"
#   InputDevice   "stylus"
#   InputDevice   "eraser"

EndSection

Section "Files"
RgbPath  "/usr/X11R6/lib/X11/rgb"
ModulePath   "/usr/X11R6/lib/modules"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
FontPath "/usr/X11R6/lib/X11/fonts/misc/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/CID/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
Load  "dbe"
Load  "dri"
Load  "extmod"
Load  "glx"
Load  "record"
Load  "xtrap"
Load  "speedo"
Load  "type1"
#   Load"glcore"
Load"bitmap"
Load"ddc"
Load"vbe"
Load"freetype"
EndSection

Section "InputDevice"
Identifier  "PS2keyboard"
Driver  "keyboard"
EndSection

Section "InputDevice"
Identifier  "PS2mouse"
Driver  "mouse"
Option  "Protocol" "IMPS/2"
Option  "Device" "/dev/input/mouse0"
Option  "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"cursor"
  Option"Protocol"  "evdev"
#  Option"Device""/dev/input/wacom/event"
  Option"Dev Name"  "Wacom Co., Ltd Graphire 2"
  Option"Dev Phys"  "usb-*/input0"
  Option"Type"  "cursor"
  Option"Mode"  "relative"
  Option"USB"   "on"
  Option"Speed" "3.0"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"stylus"
  Option"Protocol"  "evdev"
#  Option"Device""/dev/input/wacom/event"
  Option"Dev Name"  "Wacom Co., Ltd Graphire 2"
  Option"Dev Phys"  "usb-*/input0"
  Option"Type"  "stylus"
  Option"Mode"  "absolute"
  Option"USB"   "on"
  Option"Tilt"  "on"
  Option"TiltInvert""on"
EndSection

Section "InputDevice"
  Driver"wacom"
  Identifier"eraser"
  Option"Protocol"  "evdev"
#  Option"Device""/dev/input/wacom/event"
  Option"Dev Name"  "Wacom Co., Ltd Graphire 2"
  Option"Dev Phys"  "usb-*/input0"
  Option"Type"  "eraser"
  Option"Mode"  "absolute"
  Option"USB"   "on"
  Option"Tilt"  "on"
  Option"TiltInvert""on"
EndSection

Section "Modes"
Identifier "custom"
Modeline "1536x1152" 167.10 1536 1584 1704 1968 1152 1154 1158 1213
  # 167 MHz, 84.9 kHz, 70.0 Hz
Modeline "1536x1152" 143.23 1536 1584 1704 1968 1152 1154 1157 1213
  # 143 MHz, 72.8 kHz, 60.0 Hz
Modeline "1536x1152" 179.04 1536 1584 1704 1968 1152 1154 1158 1213
  # 179 MHz, 91.0 kHz, 75.0 Hz
EndSection

Section "Monitor"
Identifier   "Sony"
VendorName   "Monitor Vendor"
ModelName"Monitor Model"
Option  "DPMS"
HorizSync   30-100
VertRefresh 60-70
DisplaySize 390 290
Gamma   1.08 1.07 1.07
UseModes"custom"
EndSection

Section "Monitor"
Identifier  "MaxTech"
VendorName  "MaxTech"
ModelName   "15 inch"
Option  "DPMS"