Loading Dump File [C:\DUMPS\lovewin7yea\020511-39717-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`02c0c000 PsLoadedModuleList = 0xfffff800`02e49e50
Debug session time: Sat Feb 5 14:43:35.069 2011 (UTC + 0:00)
System Uptime: 0 days 7:12:11.615
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.
..............................................................
................................................................
.............
Loading User Symbols
Loading unloaded module list
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {ffffffffc0000096, fffff80002c580fa, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt!KeStackAttachProcess+1ba )
Followup: MachineOwner
---------
1: 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: ffffffffc0000096, The exception code that was not handled
Arg2: fffff80002c580fa, 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: (NTSTATUS) 0xc0000096 - {EXCEPTION} Privileged instruction.
FAULTING_IP:
nt!KeStackAttachProcess+1ba
fffff800`02c580fa 0f22d8 mov cr3,rax
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000000
ERROR_CODE: (NTSTATUS) 0xc0000096 - {EXCEPTION} Privileged instruction.
BUGCHECK_STR: 0x1E_c0000096
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
CURRENT_IRQL: 2
EXCEPTION_RECORD: fffff880031cb3f8 -- (.exr 0xfffff880031cb3f8)
ExceptionAddress: fffff80002c580fa (nt!KeStackAttachProcess+0x00000000000001ba)
ExceptionCode: c0000096
ExceptionFlags: 00000000
NumberParameters: 0
TRAP_FRAME: fffff880031cb4a0 -- (.trap 0xfffff880031cb4a0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=fffff8000599adb0 rbx=0000000000000000 rcx=0000000000000001
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80002c580fa rsp=fffff880031cb630 rbp=fffff880031cb7a0
r8=0000000000000001 r9=fffffa8005532040 r10=0000000000000002
r11=fffff80002e7cb60 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
nt!KeStackAttachProcess+0x1ba:
fffff800`02c580fa 0f22d8 mov cr3,rax
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002cb6a39 to fffff80002c7c740
STACK_TEXT:
fffff880`031cac28 fffff800`02cb6a39 : 00000000`0000001e ffffffff`c0000096 fffff800`02c580fa 00000000`00000000 : nt!KeBugCheckEx
fffff880`031cac30 fffff800`02c7bd82 : fffff880`031cb3f8 fffffa80`05548b60 fffff880`031cb4a0 fffff800`02df6e80 : nt!KiDispatchException+0x1b9
fffff880`031cb2c0 fffff800`02c7a68a : 00000000`00000000 fffffa80`05532040 fffffa80`05c8c230 fffff8a0`08a28350 : nt!KiExceptionDispatch+0xc2
fffff880`031cb4a0 fffff800`02c580fa : fffff880`031cb648 fffff880`031cba28 fffff880`031cb7b8 fffffa80`065e8ac6 : nt!KiGeneralProtectionFault+0x10a
fffff880`031cb630 fffffa80`065e5a93 : fffff880`031cb7b0 00000000`00000322 00000000`00000000 fffffa80`00000000 : nt!KeStackAttachProcess+0x1ba
fffff880`031cb6b0 fffff880`031cb7b0 : 00000000`00000322 00000000`00000000 fffffa80`00000000 00000000`00000000 : 0xfffffa80`065e5a93
fffff880`031cb6b8 00000000`00000322 : 00000000`00000000 fffffa80`00000000 00000000`00000000 00000000`00000322 : 0xfffff880`031cb7b0
fffff880`031cb6c0 00000000`00000000 : fffffa80`00000000 00000000`00000000 00000000`00000322 00000000`00000000 : 0x322
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KeStackAttachProcess+1ba
fffff800`02c580fa 0f22d8 mov cr3,rax
SYMBOL_STACK_INDEX: 4
SYMBOL_NAME: nt!KeStackAttachProcess+1ba
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9
FAILURE_BUCKET_ID: X64_0x1E_c0000096_nt!KeStackAttachProcess+1ba
BUCKET_ID: X64_0x1E_c0000096_nt!KeStackAttachProcess+1ba
Followup: MachineOwner