http://www.perlmonks.org?node_id=860860


in reply to Re^2: Strange memory leak using just threads
in thread Strange memory leak using just threads

Your platform--be it the pthreads or memory management or whatever--has an underlying problem that cannot be directly addressed by, nor attributed to, Perl.

Strangely this problem doesn't affect C and Python threaded programs.