Re: simpler crash-o-matic

Carlos Morgado (l39801@rcu79.rnl.ist.utl.pt)
Sat, 19 Jun 1999 01:05:51 +0100


On Fri, Jun 18, 1999 at 04:24:10PM -0500, Brian wrote:
>
> A simpler crash-o-matic, that will crash 2.2.10:
>
> #!/usr/bin/perl
>
> use Socket;
>
> while (1) {
I found out the if you replace that with a for and loop 9999 times it
doesn't crash my box. If you loop 10000 times i get a very large oops. 9999
seems like a rather odd limit :)

2.2.10-ac1 6x86MII 225MHz

-- 
Carlos Morgado - l39801@alfa.ist.utl.pt - http://chbm.nu/
PGP Key fingerprint = 43 BF 53 98 EB 32 F5 17  9E EB 77 1F 57 8C C6 83
Software is like sex; it's better when it's free. - Linus Torvalds 

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/