[Bug 14399] New: Leaks memory

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Wed Aug 31 08:30:38 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14399
Ubuntu | gamin

           Summary: Leaks memory
           Product: Ubuntu
           Version: unspecified
          Platform: i386
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gamin
        AssignedTo: seb128 at ubuntu.com
        ReportedBy: ross at burtonini.com
         QAContact: desktop-bugs at lists.ubuntu.com


I've noticed that gam_server is leaking memory like mad:

29249:   /usr/lib/gamin/gam_server
Address   Kbytes     RSS    Anon  Locked Mode   Mapping
08048000      64       -       -       - r-x--  gam_server
08058000       8       -       -       - rw---  gam_server
0805a000  295876       -       -       - rw---    [ anon ]
b7d54000     260       -       -       - rw---    [ anon ]
b7d95000      36       -       -       - r-x--  libnss_files-2.3.5.so
b7d9e000       4       -       -       - rw---  libnss_files-2.3.5.so
b7d9f000      32       -       -       - r-x--  libnss_nis-2.3.5.so
b7da7000       4       -       -       - rw---  libnss_nis-2.3.5.so
b7da8000      72       -       -       - r-x--  libnsl-2.3.5.so
b7dba000       4       -       -       - rw---  libnsl-2.3.5.so
b7dbb000       8       -       -       - rw---    [ anon ]
b7dbd000      32       -       -       - r-x--  libnss_compat-2.3.5.so
b7dc5000       4       -       -       - rw---  libnss_compat-2.3.5.so
b7dc6000       4       -       -       - rw---    [ anon ]
b7dc7000    1184       -       -       - r-x--  libc-2.3.5.so
b7eef000      16       -       -       - rw---  libc-2.3.5.so
b7ef3000      12       -       -       - rw---    [ anon ]
b7ef6000     496       -       -       - r-x--  libglib-2.0.so.0.800.1
b7f72000      20       -       -       - rw---  libglib-2.0.so.0.800.1
b7f85000      12       -       -       - rw---    [ anon ]
b7f88000      84       -       -       - r-x--  ld-2.3.5.so
b7f9d000       4       -       -       - rw---  ld-2.3.5.so
bfa87000      88       -       -       - rw---    [ stack ]
ffffe000       4       -       -       - -----    [ anon ]
-------- ------- ------- ------- -------
total kB  298328       -       -       -

Nearly 300M on the heap... nice!

This is with gamin 0.1.5-0ubuntu1, and I can replicate it on demand.

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list