in reply to Re^16: does threads (still) memleak?in thread does threads (still) memleak?
Good catch. I often have PERL_SIGNALS=unsafe to avoid such problems. You might also consider Perl::Unsafe::Signals.