On Mon, 21 Jan 2019 11:18:58 -0500 James E Keenan <jkeenan@pobox.com> wrote: > Commit will need a better commit message. The patch itself is > outside of my expertise for commenting on; others will have to review. How about: Add PERL_MEM_LOG=c... for C backtrace logging Adds a new flag, 'c' to the PERL_MEM_LOG option. When present, any newSV() or related call will additionally log 3 levels of backtrace from the C call stack, which may help further identify the code location responsible for generating leaking SVs. -- Paul "LeoNerd" Evans leonerd@leonerd.org.uk | https://metacpan.org/author/PEVANS http://www.leonerd.org.uk/ | https://www.tindie.com/stores/leonerd/Thread Previous | Thread Next