Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Tracking down memory leaks in Perl Devel::Leak

by ig (Vicar)
on Mar 28, 2009 at 19:26 UTC ( [id://753893]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!./localperl/bin/perl
    #
    ...
    }
    Devel::Leak::CheckSV($handle);
    print "End $count\n";
    
  2. or download this
    new 0xa0ff678 : SV = IV(0xa0ff674) at 0xa0ff678
      REFCNT = 1
    ...
                      FLAGS = (PADMY,ROK)
                      RV = 0xa0dd310
    End 2650
    
  3. or download this
    Summary of my perl5 (revision 5 version 11 subversion 0) configuration
    +:
      Commit id: 
    ...
        /home/ian/localperl/lib/5.11.0/i686-linux
        /home/ian/localperl/lib/5.11.0
        .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://753893]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (9)
As of 2024-03-28 18:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found