madcompnerd
09-07-2004, 09:32 PM
Ok, my laptop is running Fedora Core 2, and I use apt to keep it up to date
(mostly just gnome and it's deps). I was checking a program for memory leaks
today (using memprof, which uses strace I think) and it found all these leaks:
getaliasbyname_r@GLIBC_2.0
I had hundreds of them, and I have them on apps like gedit and others as well.
The laptop for the last few times I have used it I have noticed that X soaks
up RAM, and eventually I have to kill X or restart to make it usable again.
I did a quick google on that leak and I find like nothing. I'm using glib2
2.4.6, glibc 2.3.3.
I'm really lost as to why this is happening..
(mostly just gnome and it's deps). I was checking a program for memory leaks
today (using memprof, which uses strace I think) and it found all these leaks:
getaliasbyname_r@GLIBC_2.0
I had hundreds of them, and I have them on apps like gedit and others as well.
The laptop for the last few times I have used it I have noticed that X soaks
up RAM, and eventually I have to kill X or restart to make it usable again.
I did a quick google on that leak and I find like nothing. I'm using glib2
2.4.6, glibc 2.3.3.
I'm really lost as to why this is happening..