[list=1]
[*]
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [D:\Kingston\BSODDmpFiles\bsodsucks\Windows_NT6_BSOD_jcgriff2\031012-25178-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 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17713.x86fre.win7sp1_gdr.111025-1505
Machine Name:
Kernel base = 0x82e4d000 PsLoadedModuleList = 0x82f964d0
Debug session time: Sat Mar 10 08:16:39.894 2012 (UTC - 6:00)
System Uptime: 0 days 0:00:08.252
Loading Kernel Symbols
...............................................................
................
Loading User Symbols
Loading unloaded module list
.
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: e9b8c2ee, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 8624a161, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000002, (reserved)
Debugging Details:
------------------
OVERLAPPED_MODULE: Address regions for 'netbt' and 'aswSnx.SYS' overlap
READ_ADDRESS: GetPointerFromAddress: unable to read from 82fb6848
Unable to read MiSystemVaType memory at 82f95e20
e9b8c2ee
FAULTING_IP:
+3631323461663138
8624a161 8b7250 mov esi,dword ptr [edx+50h]
MM_INTERNAL_CODE: 2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0x50
PROCESS_NAME: System
CURRENT_IRQL: 0
TRAP_FRAME: 80786b74 -- (.trap 0xffffffff80786b74)
ErrCode = 00000000
eax=00000000 ebx=8624a279 ecx=00002000 edx=e9b8c29e esi=866a0000 edi=80786bf8
eip=8624a161 esp=80786be8 ebp=80786c4c iopl=0 nv up ei ng nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010282
8624a161 8b7250 mov esi,dword ptr [edx+50h] ds:0023:e9b8c2ee=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82e8e408 to 82edb40f
STACK_TEXT:
80786b5c 82e8e408 00000000 e9b8c2ee 00000000 nt!MmAccessFault+0x106
80786b5c 8624a161 00000000 e9b8c2ee 00000000 nt!KiTrap0E+0xdc
WARNING: Frame IP not in any known module. Following frames may be wrong.
80786c4c 808119b0 8080aff0 80786d48 80786c70 0x8624a161
80786c60 82e894f5 00000008 00000001 832021de 0x808119b0
80786d50 83055fda 8080aff0 b29c0f21 00000000 nt!ZwNotifyChangeKey+0x11
00000000 00000000 00000000 00000000 00000000 nt!PspSystemThreadStartup+0x9e
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!KiTrap0E+dc
82e8e408 85c0 test eax,eax
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!KiTrap0E+dc
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4ea76eb4
FAILURE_BUCKET_ID: 0x50_nt!KiTrap0E+dc
BUCKET_ID: 0x50_nt!KiTrap0E+dc
Followup: MachineOwner
---------
[*]
Loading Dump File [D:\Kingston\BSODDmpFiles\bsodsucks\Windows_NT6_BSOD_jcgriff2\022212-26504-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 7601 (Service Pack 1) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17713.x86fre.win7sp1_gdr.111025-1505
Machine Name:
Kernel base = 0x82e1b000 PsLoadedModuleList = 0x82f644d0
Debug session time: Tue Feb 21 14:38:28.048 2012 (UTC - 6:00)
System Uptime: 0 days 0:00:09.406
Loading Kernel Symbols
...............................................................
...............
Loading User Symbols
Loading unloaded module list
.
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {c0000005, 8624d161, 80786b20, 80786700}
Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
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.
Some common problems are exception code 0x80000003. This means a hard
coded breakpoint or assertion was hit, but this system was booted
/NODEBUG. This is not supposed to happen as developers should never have
hardcoded breakpoints in retail code, but ...
If this happens, make sure a debugger gets connected, and the
system is booted /DEBUG. This will let us see why this breakpoint is
happening.
Arguments:
Arg1: c0000005, The exception code that was not handled
Arg2: 8624d161, The address that the exception occurred at
Arg3: 80786b20, Exception Record Address
Arg4: 80786700, Context Record Address
Debugging Details:
------------------
OVERLAPPED_MODULE: Address regions for 'tdx' and 'aswSnx.SYS' overlap
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
+19
8624d161 8b7250 mov esi,dword ptr [edx+50h]
EXCEPTION_RECORD: 80786b20 -- (.exr 0xffffffff80786b20)
ExceptionAddress: 8624d161
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 00000000
Parameter[1]: 7e68d476
Attempt to read from address 7e68d476
CONTEXT: 80786700 -- (.cxr 0xffffffff80786700)
eax=00000000 ebx=8624d279 ecx=00002000 edx=7e68d426 esi=866bc000 edi=80786bf8
eip=8624d161 esp=80786be8 ebp=80786c4c iopl=0 ov up ei pl nz na po cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010a03
8624d161 8b7250 mov esi,dword ptr [edx+50h] ds:0023:7e68d476=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 0
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 00000000
EXCEPTION_PARAMETER2: 7e68d476
READ_ADDRESS: GetPointerFromAddress: unable to read from 82f84848
Unable to read MiSystemVaType memory at 82f63e20
7e68d476
FOLLOWUP_IP:
+19
8624d161 8b7250 mov esi,dword ptr [edx+50h]
FAILED_INSTRUCTION_ADDRESS:
+19
8624d161 8b7250 mov esi,dword ptr [edx+50h]
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from 80811b70 to 8624d161
STACK_TEXT:
WARNING: Frame IP not in any known module. Following frames may be wrong.
80786c4c 80811b70 8080b180 80786d48 80786c70 0x8624d161
80786c60 82e574f5 00000008 00000001 831d01de 0x80811b70
80786d50 83023fda 8080b180 b2c7ea08 00000000 nt!ZwNotifyChangeKey+0x11
00000000 00000000 00000000 00000000 00000000 nt!PspSystemThreadStartup+0x9e
STACK_COMMAND: kb
SYMBOL_NAME: ANALYSIS_INCONCLUSIVE
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: Unknown_Module
IMAGE_NAME: Unknown_Image
DEBUG_FLR_IMAGE_TIMESTAMP: 0
FAILURE_BUCKET_ID: 0x7E_BAD_IP_ANALYSIS_INCONCLUSIVE
BUCKET_ID: 0x7E_BAD_IP_ANALYSIS_INCONCLUSIVE
Followup: MachineOwner
---------
[/list]