T
toneoli
Hey, I've just built a pc and I am getting random reboots with no bluescreen.
I used windbg to analyze error logs and got this on the MEMORY.dmp
Any recommendations?
2: kd> !analyze
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff8032b27ad88, Address of the instruction which caused the bugcheck
Arg3: ffff8382c4b5cb60, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
BUGCHECK_CODE: 3b
BUGCHECK_P1: c0000005
BUGCHECK_P2: fffff8032b27ad88
BUGCHECK_P3: ffff8382c4b5cb60
BUGCHECK_P4: 0
PROCESS_NAME: Registry
SYMBOL_NAME: nt!HvpGetCellPaged+68
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
FAILURE_BUCKET_ID: 0x3B_c0000005_nt!HvpGetCellPaged
FAILURE_ID_HASH: {32f4db97-5bc1-37be-caf3-746cdc554a0b}
Followup: MachineOwner
---------
Continue reading...
I used windbg to analyze error logs and got this on the MEMORY.dmp
Any recommendations?
2: kd> !analyze
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_SERVICE_EXCEPTION (3b)
An exception happened while executing a system service routine.
Arguments:
Arg1: 00000000c0000005, Exception code that caused the bugcheck
Arg2: fffff8032b27ad88, Address of the instruction which caused the bugcheck
Arg3: ffff8382c4b5cb60, Address of the context record for the exception that caused the bugcheck
Arg4: 0000000000000000, zero.
Debugging Details:
------------------
BUGCHECK_CODE: 3b
BUGCHECK_P1: c0000005
BUGCHECK_P2: fffff8032b27ad88
BUGCHECK_P3: ffff8382c4b5cb60
BUGCHECK_P4: 0
PROCESS_NAME: Registry
SYMBOL_NAME: nt!HvpGetCellPaged+68
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
FAILURE_BUCKET_ID: 0x3B_c0000005_nt!HvpGetCellPaged
FAILURE_ID_HASH: {32f4db97-5bc1-37be-caf3-746cdc554a0b}
Followup: MachineOwner
---------
Continue reading...