in reply to Re^2: Strange memory leak using just threads
in thread Strange memory leak using just threads
I downloaded perl 5.12.2, and I'm still experiencing the memory leak. This is using the threads 1.75 that came with the distribution, not the 1.77 I installed for 5.10.
Here are the options I used with configure:
-des -Dprefix=$HOME/perl512 -Dusethreads -Duselargefiles -Dccflags=- +DDEBIAN -Dcccdlflags=-fPIC -Darchname=x86_64-linux-gnu -Doptimize=-O2 + -Duseshrplib -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ua +larm -Uusesfio -Uusenm -DDEBUGGING=-g
|
|---|