in reply to Perl Deep Recursion locks up modern linuxes?
If it's just a malloc() problem, then something like
should kill the machine just as easily,perl -e'push @a, 1 while 1'
Dave.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl Deep Recursion locks up modern linuxes?
by eyepopslikeamosquito (Archbishop) on Oct 09, 2016 at 20:54 UTC | |
Re^2: Perl Deep Recursion locks up modern linuxes?
by vsespb (Chaplain) on Oct 09, 2016 at 17:31 UTC | |
by dave_the_m (Monsignor) on Oct 09, 2016 at 21:08 UTC | |
by tybalt89 (Monsignor) on Oct 09, 2016 at 21:14 UTC | |
by salva (Canon) on Oct 10, 2016 at 06:37 UTC |