I few shutdown my NB because I always do hibernation instead it.
But I got BSOD 0x01 sometimes......(not very often, but it exists)
I checked the minidump file and I found something.
I disable DWM service. The issue never happened again.
But I don't like this solution. Do anyone get this symptom like me?
Could you give me a hand? Thanks.
ps. I have done windows update but it's fail during dwm function enable.
Belwo are some informaiton and my checking....
APC_INDEX_MISMATCH (1)
This is a kernel internal error. The most common reason to see this
bugcheck is when a filesystem or a driver has a mismatched number of
calls to disable and re-enable APCs. The key data item is the
Thread->KernelApcDisable field. A negative value indicates that a driver
has disabled APC calls without re-enabling them. A positive value indicates
that the reverse is true. This check is made on exit from a system call.
Arguments:
Arg1: 00000000, address of system function (system call)
Arg2: 7ffde000, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
Arg3: 0000ffff, Thread->KernelApcDisable
Arg4: 00000000, Previous KernelApcDisable
Debugging Details:
------------------
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x1
PROCESS_NAME: dwm.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from 81dbd99c to 81c800df
SYMBOL_ON_RAW_STACK: 1
STACK_ADDR_RAW_STACK_SYMBOL: ffffffff8bcb7b84
STACK_COMMAND: dds 8BCB7B84-0x20 ; kb
OS Name Microsoft® Windows Vista™ Home Premium
Version 6.0.6000 Build 6000
|