|
From: Philippe W. <phi...@sk...> - 2013-01-20 12:49:42
|
On Sun, 2013-01-20 at 01:07 -0700, vijay singh wrote: > > I have a suspected native memory leak in a Java Web Application > deployed on WebSphere App Server. We are trying to use valgrind to > debug the same. > > > Can anyone help me with the commands to be used to start the server > process under valgrind. What have you tried ? What problems have you encountered ? You must very probably activate the option related to self modifying code. Philippe |