This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: WARNING: Serious Pentium Bug


So, the Pentium *should* recognize the instruction as illegal and crash the
program, but instead the program crashes the OS?  However did this get
discovered, and are there more instances?  It occurs to me that no
processor is safe from these kinds of things.

----------
> From: Bryon Roche <broche@bensonlaw.com>
> To: Scott Warner <swarnerx3@acadia.net>
> Subject: Re: WARNING: Serious Pentium Bug
> Date: Monday, November 10, 1997 4:54 PM
> 
> The contents of char *x is just raw, assembled x86 code, so it assigns
> the address of local function pointer *f the address of x, the ASM code,
> then calls it. Apparently, the code crashes an _Intel_ _Pentium_ (NOT
> P6/PII)
> because of incorrect implementation of exception trapping. (i.e. this
> bug
> does not exist on non-Intel CPUs.
> 
> -- 
> /---------------------------\
> |Bryon Roche                |
> |mailto:broche@bensonlaw.com|
> \---------------------------/
> 

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]