in reply to Perl memory leak?
I have managed to reduce this to:
perl -e 'split ?a?, "a" while 1'Changing the ?a? to /a/ fixes the memory leak. Methinks I'll keep poking.
Update: Grump. I can't get bleedperl to compile (No rule to make target `<built-in>', needed by `miniperlmain.o') and my current perl wasn't built with debugging enabled. So I can't tell if this bug is unfixed, nor can I take it apart effectively.
perl -pe '"I lo*`+$^X$\"$]!$/"=~m%(.*)%s;$_=$1;y^`+*^e v^#$&V"+@( NO CARRIER'
|
|---|