After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 76054 - Pixmap themes let the X process grow infinitely
Pixmap themes let the X process grow infinitely
Status: RESOLVED FIXED
Product: gtk-engines
Classification: Deprecated
Component: general
unspecified
Other FreeBSD
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2002-03-23 14:50 UTC by bugreport
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description bugreport 2002-03-23 14:50:52 UTC
After using a aqua gtk-pixmap theme for two weeks I realized that it was
the cause for several X crashes.

While using the aqua pixmap theme the X server grows constantly bigger
while using gtk applications from it's orignal 80MB memory size to over 300MB.

I tried a few other pixmap engine related themes which all seem to have the
same problem.

The used theme here was:

http://gtk.classic.themes.org/php/download.phtml?object=gtk.theme.982673335&rev=1.2.x&query=download&server=classic.themes.org
Comment 1 Owen Taylor 2002-04-11 20:03:49 UTC
Fixed (I hope) in the gtk-engines-0 branch in CVS. (Irrelevant in 
HEAD, which no longer contains this engine.) I have no immediate
plans to release a new gtk-engines tarball at this point.

Thu Apr 11 15:59:48 2002  Owen Taylor  <otaylor@redhat.com>

        * pixmap-engine.c: Fix	pixmap resource leak when	pixmaps
        were rendered but not used, because there was no
        area that needed to be	drawn.