STOP ERROR HELP PLEASE

  • Thread starter Thread starter John
  • Start date Start date
J

John

You Sporadically Receive a "STOP 0x1E" Error Message in
Win32k.sys in Windows XP
View products that this article applies to.

Can anyone please help with this blue screen error.
Please email me at (e-mail address removed)
 
John said:
You Sporadically Receive a "STOP 0x1E" Error Message in
Win32k.sys in Windows XP
View products that this article applies to.

Can anyone please help with this blue screen error.
Please email me at (e-mail address removed)

Asked here, answered here.

For Stop Messages, start here: http://aumha.org/win5/kbestop.htm

The 0x1E error is KMODE_EXCEPTION_NOT_HANDLED. The Windows kernel detected
an illegal or unknown processor instruction. A Stop 0x1E condition can be
caused by invalid memory and access violations similar to those that
generate Stop 0xA errors. This default Windows error handler typically
intercepts these problems if error-handling routines are not present in the
code itself.

It would be useful to know more about the circumstances where this occurs.
The most general article on this is the one from the Windows XP Resource
Kit:
http://www.microsoft.com/technet/prodtechnol/winxppro/reskit/prmd_stp_oweb.asp

If you go to the first link I gave and click on 1E at left, you'll see links
to half a dozen other articles that may be useful in your unique situation.

--
Jim Eshelman, MS-MVP Windows
http://aumha.org/
http://WinSupportCenter.com/

Did you find this newsgroup on the web? A newsreader like Outlook Express
will make your online life a lot easier. Get better help!
See: http://aumha.org/nntp.htm and
http://support.microsoft.com/support/news/howto/default.asp
 
Back
Top