in reply to Re: Re: memory leak with embedded perl
in thread memory leak with embedded perl
Honestly, things like this are very often due to something in your code. Why don't you try posting the smallest example you can create that still leaks and let people look at it? You might find the problem just by pulling bits out if it until it stops leaking.