*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {0, 0, 0, 0}
Probably caused by : hardware ( amdppm!C1Halt+2 )
Followup: MachineOwner
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
KMODE_EXCEPTION_NOT_HANDLED (1e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: 0000000000000000, The exception code that was not handled
Arg2: 0000000000000000, The address that the exception occurred at
Arg3: 0000000000000000, Parameter 0 of the exception
Arg4: 0000000000000000, Parameter 1 of the exception
Debugging Details:
------------------
EXCEPTION_CODE: (Win32) 0 (0) - The operation completed successfully.
FAULTING_IP:
+26b952f0115dfdc
00000000`00000000 ?? ???
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000000
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x1E
PROCESS_NAME: System
CURRENT_IRQL: d
EXCEPTION_RECORD: fffff8800458c8c8 -- (.exr 0xfffff8800458c8c8)
ExceptionAddress: fffff80004ee43a8 (nt!KiSecondaryClockInterrupt+0x0000000000000138)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
TRAP_FRAME: fffff8800458c970 -- (.trap 0xfffff8800458c970)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=ba664dddbd28ac00 rbx=0000000000000000 rcx=0101000200001f80
rdx=0000000000018bcc rsi=0000000000000000 rdi=0000000000000000
rip=fffff80004ee43a8 rsp=fffff8800458cb00 rbp=fffff8800458cb80
r8=000000000001d714 r9=0000000000000000 r10=0000000000004946
r11=fffffa8008402100 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up di pl nz ac pe cy
nt!KiSecondaryClockInterrupt+0x138:
fffff800`04ee43a8 1200 adc al,byte ptr [rax] ds:b900:ba664ddd`bd28ac00=??
Resetting default scope
MISALIGNED_IP:
nt!KiSecondaryClockInterrupt+138
fffff800`04ee43a8 1200 adc al,byte ptr [rax]
LAST_CONTROL_TRANSFER: from fffff80004ecf46e to fffff80004ed7710
STACK_TEXT:
fffff880`0458b9b8 fffff800`04ecf46e : fffffa80`05353580 fffffa80`04f0b1a0 fffff880`0458c130 fffff800`04f04668 : nt!KeBugCheck
fffff880`0458b9c0 fffff800`04efd40d : fffff800`050e5edc fffff800`0501edac fffff800`04e67000 fffff880`0458c8c8 : nt!KiKernelCalloutExceptionHandler+0xe
fffff880`0458b9f0 fffff800`04f04a90 : fffff800`05026b14 fffff880`0458ba68 fffff880`0458c8c8 fffff800`04e67000 : nt!RtlpExecuteHandlerForException+0xd
fffff880`0458ba20 fffff800`04f119ef : fffff880`0458c8c8 fffff880`0458c130 fffff880`00000000 00000000`00000001 : nt!RtlDispatchException+0x410
fffff880`0458c100 fffff800`04ed6d82 : fffff880`0458c8c8 00000000`00000000 fffff880`0458c970 fffff880`04564180 : nt!KiDispatchException+0x16f
fffff880`0458c790 fffff800`04ed568a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2
fffff880`0458c970 fffff800`04ee43a8 : 00000000`00000000 fffff880`0458cb80 fffff880`04564180 00000000`00000001 : nt!KiGeneralProtectionFault+0x10a
fffff880`0458cb00 fffff880`04d757f2 : fffff800`04ee524a 00000000`0026bf51 fffffa80`050db9b8 fffff880`0456ef80 : nt!KiSecondaryClockInterrupt+0x138
fffff880`0458cc98 fffff800`04ee524a : 00000000`0026bf51 fffffa80`050db9b8 fffff880`0456ef80 00000000`00000001 : amdppm!C1Halt+0x2
fffff880`0458cca0 fffff800`04edfebc : fffff880`04564180 fffff880`00000000 00000000`00000000 fffff880`0422a4d0 : nt!PoIdle+0x53a
fffff880`0458cd80 00000000`00000000 : fffff880`0458d000 fffff880`04587000 fffff880`0458cd40 00000000`00000000 : nt!KiIdleLoop+0x2c
STACK_COMMAND: kb
FOLLOWUP_IP:
amdppm!C1Halt+2
fffff880`04d757f2 c3 ret
SYMBOL_STACK_INDEX: 8
SYMBOL_NAME: amdppm!C1Halt+2
FOLLOWUP_NAME: MachineOwner
IMAGE_NAME: hardware
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: hardware
FAILURE_BUCKET_ID: X64_IP_MISALIGNED
BUCKET_ID: X64_IP_MISALIGNED
Followup: MachineOwner
---------