gtk-window-decorator leaks pixmaps
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
compiz (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
gtk-window-
To reproduce:
1) Open a terminal (gnome-terminal) and launch xrestop. Observe the number of pixmaps and amount of pixmap memory used by the gtk-window-
2) Open another terminal window. Observe that the number of pixmaps and amount of pixmap memory used by gtk-w-d goes up
3) Close the second terminal window. Observe the number of pixmaps / pixmap memory
Expected results:
Closing a window releases all resources attached to the window including pixmaps and pixmap memory
Actual results:
gtk-window-
This is reproducible on my system with other apps, not just terminal windows. After a few days' of usage, gtk-window-
Sample xrestop output:
After step 1:
res-base Wins GCs Fnts Pxms Misc Pxm mem Other Total PID Identifier
2600000 167 66 1 140 316 15393K 13K 15407K 2439 gtk-window-dec
After step 2:
2600000 186 66 1 143 319 15639K 14K 15653K 2439 gtk-window-dec
After step 3:
2600000 167 66 1 141 317 15538K 13K 15552K 2439 gtk-window-dec
Notice the that between steps 1+2, 3 pixmaps were created. Only 2 were released (or all 3 were released and another was created?) between steps 2 and 3.
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: compiz-gnome 1:0.9.9~
ProcVersionSign
Uname: Linux 3.8.0-10-generic x86_64
NonfreeKernelMo
.proc.driver.
.proc.driver.
.proc.driver.
NVRM version: NVIDIA UNIX x86_64 Kernel Module 310.14 Tue Oct 9 11:52:41 PDT 2012
GCC version: gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-22ubuntu2)
.proc.driver.
Your system is not currently configured to drive a VGA console
on the primary VGA device. The NVIDIA Linux graphics driver
requires the use of a text-mode VGA console. Use of other console
drivers including, but not limited to, vesafb, may result in
corruption and stability problems, and is not supported.
.tmp.unity.
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
CompizPlugins: No value set for `/apps/
CompositorRunning: compiz
CompositorUnred
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
'(nouveau|
CompositorUnred
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
true
Date: Wed Mar 6 11:35:43 2013
DistUpgraded: 2013-01-25 10:12:12,337 DEBUG enabling apt cron job
DistroCodename: raring
DistroVariant: ubuntu
GraphicsCard:
NVIDIA Corporation G84 [GeForce 8600M GT] [10de:0407] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Apple Inc. Device [106b:00a0]
InstallationDate: Installed on 2010-09-17 (901 days ago)
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
MachineType: Apple Inc. MacBookPro3,1
MarkForUpload: True
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: compiz
UpgradeStatus: Upgraded to raring on 2013-01-25 (40 days ago)
dmi.bios.date: 03/05/08
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP31.88Z.
dmi.board.
dmi.board.name: Mac-F4238BC8
dmi.board.vendor: Apple Inc.
dmi.board.version: PVT
dmi.chassis.
dmi.chassis.type: 2
dmi.chassis.vendor: Apple Inc.
dmi.chassis.
dmi.modalias: dmi:bvnAppleInc
dmi.product.name: MacBookPro3,1
dmi.product.
dmi.sys.vendor: Apple Inc.
version.compiz: compiz 1:0.9.9~
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.42-0ubuntu1
version.
version.
version.
version.
version.
version.
version.
version.
version.
xserver.bootTime: Tue Mar 5 17:39:03 2013
xserver.configfile: default
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
xserver.version: 2:1.13.2-0ubuntu2
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |