Re: memory leaks
matt zagrabelny wrote:
> i am running unstable. yikes! no not yikes, this is the first
> _serious_ problem i have run into, and my guess is other people
> running unstable dont have this problem, so i dont blame unstable.
> but i am not experienced enough to debug this one on my own except
> every other day updating my apt-cache and upgrading my packages with
> fingers crossed hoping that my memory leak goes away.
Perhaps it would be a good idea to write a shell script that appends ps
output to a file. Run it from cron every hour or so, and then you'll see
which app is eating the RAM.
Although I'm sure someone will have a more elegant solution.
Antony
Reply to: