http://qs1969.pair.com?node_id=506166


in reply to Re^2: How to kill perl?
in thread How to kill perl?

Not all of them are fixed, the top two tested negative, with Perl 5.8.7; however, the bottom one produced this.

perl -e "map warn(+()), ('')x100;" ... ... Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Warning: something's wrong at -e line 1. Segmentation fault
UPDATE:
You are correct by increasing the number to 100_000, the top two crash as well.


Evan Carroll
www.EvanCarroll.com