R
Randy
I get the following error:
STOP: 0x0000001E (0xC0000005, 0x80462147, 0x00000000, 0x0000514F)
KMODE_EXCEPTION_NOT_HANDLED
Address 80462147 base at 80400000, DateStamp 3ee6c002 - ntoskrnl.exe
Now I know that this error means that there is a problem with a
driver. Apparently 0x80462147 is the driver in question, however, how
can I translate this address to the driver name?
STOP: 0x0000001E (0xC0000005, 0x80462147, 0x00000000, 0x0000514F)
KMODE_EXCEPTION_NOT_HANDLED
Address 80462147 base at 80400000, DateStamp 3ee6c002 - ntoskrnl.exe
Now I know that this error means that there is a problem with a
driver. Apparently 0x80462147 is the driver in question, however, how
can I translate this address to the driver name?