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

My libpthreads seems to be 2.7 (or, at least, the libc6 package it is contained in is 2.7. Specifically, 2.7-18lenny4).

I'll give 5.12 a shot and see what happens.
  • Comment on Re^2: Strange memory leak using just threads

Replies are listed 'Best First'.
Re^3: Strange memory leak using just threads
by MnkyBrain (Novice) on Sep 20, 2010 at 01:35 UTC

    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