gnome-cups-icon memory leak in Dapper

Bug #50854 reported by jmspeex
This bug report is a duplicate of:  Bug #45406: memory leak in gnome-cups-icon. Edit Remove
4
Affects Status Importance Assigned to Milestone
gnome-cups-manager (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: gnome-cups-manager

I think I've encountered a bad memory leak in gnome-cups-icon. Basically, ps gives me:
% ps aux | grep cups-icon
jm 27444 0.2 7.6 217880 79300 ? Ss Jun07 64:34 gnome-cups-icon --sm-config-prefix /gnome-cups-icon-ZEJuRy/ --sm-client-id 1030a3bec8000113263335000000077200005 --screen 0

To make sure it's not just shared (virtual) mem, I tried killing it and seeing the impact of free (real) memory:

% free
             total used free shared buffers cached
Mem: 1036000 805184 230816 0 3104 87528
-/+ buffers/cache: 714552 321448
Swap: 1023992 977464 46528

% killall gnome-cups-icon

% free
             total used free shared buffers cached
Mem: 1036000 722640 313360 0 3392 91068
-/+ buffers/cache: 628180 407820
Swap: 1023992 890556 133436

This means that gnome-cups-icon was really using about 160 MB of memory, which it totally unacceptable even if it's not a leak.

Revision history for this message
RichardN (richardn) wrote :

This bug seems to be similar to #45406

Revision history for this message
Tom Preuss (tompreuss) wrote :

I'd say this is a duplicate of bug #45406.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.