On Sun, Jan 24, 2010 at 09:42:12PM +0100, Linus L??ssing wrote:
Hi Andrew,
Here is the output with the symbols inserted. I can reproduce this memory leak very reliable now, by just activating the vis server (didn't do that with the logs I've posted before) in a couple of minutes. free is showing a nice countdown then :).
So it is vis server functionality which is leaking? If vis server is not enabled, there is no leak?
If so, we don't need kmemcheck. I expect just looking at the vis code is probably enough to find the missing free.
Andrew