The way I determine there's a memory leak is:
I had a script to run /bin/ps evx on that process every
30 seconds and and find the SIZE(6th column, which shows
its data segment size) keeps growing. It started at around 10M and it started incrementing 4k(one page) once several minutes. After...
Hi,
What kind of tools are avilable to help debug memory leak
problems on AIX? I have a multi-threaded process that I
observed its memory size keeps growing on AIX; however,
I didn't notice the memory size growing on Solaris and HP.
Purify from Rational worked very well for memory leak...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.