http://qs1969.pair.com?node_id=75027


in reply to Re: MemLeak in Perl from C Calls
in thread MemLeak in Perl from C Calls

Hi kal,
first: thanks for your efforts!

I tried this and the leak became invisible. But then I found that if you'd take away the sleep(1) it still grows.
As a matter of fact: with the perl interpreter intitialising stuffed into main it grows only every 30 calls or something like that -> ?!?!

Just to be sure I removed the call_perl()-statement from the loop and it didn't leak...

Regards Stefan K