Re: Snippet to freeze 2.1.125

Vojtech Pavlik (vojtech-lists@twilight.ucw.cz)
Tue, 20 Oct 1998 00:14:22 +0200


On Mon, Oct 19, 1998 at 09:31:16AM +0100, Ragnar Hojland Espinosa wrote:

> Could anyone please try to run this and tell me if it freezes their kernel
> or not? Compile with gcc 2.7.2.3 and no optimizations

cat > freeze.c
[pasted your code]
cc freeze.c -o freeze
./freeze

... and runs, and runs, and eats 100% CPU, but doesn't crash anything ...

K6/225, kernel 2.1.125, gcc 2.7.2.3.

Vojtech

-
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/