0x0000008E: KERNEL_MODE_EXCEPTION_NOT_
(Click to consult the online MSDN article.)
A kernel mode program generated an exception which the error handler didnt catch. These are nearly always hardware compatibility issues (which sometimes means a driver issue or a need for a BIOS upgrade).
from auhma.org
I would check into the drivers try running in safe mode see if the problem still occurs if not then you can narrow it down some.
Main Topics
Browse All Topics





by: dmwynnePosted on 2009-03-08 at 19:41:54ID: 23832734
What are you running for antivirus? Are there any updates for it?
Run sfc /scannow to check system files.
Anything more detailed in the event logs as to what exactly is causing it.