in reply to Re: perl 5.12.3 + threads + memory leak
in thread perl 5.12.3 + threads + memory leak

I just tried that but the leak remains.

  • Comment on Re^2: perl 5.12.3 + threads + memory leak

Replies are listed 'Best First'.
Re^3: perl 5.12.3 + threads + memory leak
by Anonymous Monk on Feb 14, 2011 at 14:27 UTC
    Get rid of $$threadname
      Just tried it.. its not that too.

      What I notice while monitoring with "top" is the virtual memory is increased at the moment of "->join()".