[list=1][*]
Loading Dump File [D:\Kingston\BSODDmpFiles\FinDude\Windows_NT6_BSOD_jcgriff2\041012-15178-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 (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17727.amd64fre.win7sp1_gdr.111118-2330
Machine Name:
Kernel base = 0xfffff800`02e14000 PsLoadedModuleList = 0xfffff800`03058650
Debug session time: Mon Apr 9 23:05:17.624 2012 (UTC - 6:00)
System Uptime: 0 days 0:01:41.810
Loading Kernel Symbols
...............................................................
................................................................
.............................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1000007E, {ffffffffc0000005, fffff80002e8532b, fffff88003716908, fffff88003716160}
Probably caused by : ntkrnlmp.exe ( nt!ExpScanGeneralLookasideList+a0 )
Followup: MachineOwner
---------
2: 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: ffffffffc0000005, The exception code that was not handled
Arg2: fffff80002e8532b, The address that the exception occurred at
Arg3: fffff88003716908, Exception Record Address
Arg4: fffff88003716160, Context Record Address
Debugging Details:
------------------
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
FAULTING_IP:
nt!ExpScanGeneralLookasideList+a0
fffff800`02e8532b 418b40d8 mov eax,dword ptr [r8-28h]
EXCEPTION_RECORD: fffff88003716908 -- (.exr 0xfffff88003716908)
ExceptionAddress: fffff80002e8532b (nt!ExpScanGeneralLookasideList+0x00000000000000a0)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
CONTEXT: fffff88003716160 -- (.cxr 0xfffff88003716160)
rax=0000000000000000 rbx=fffff80003030420 rcx=0000000000000000
rdx=000000000000001e rsi=fffffa8003974b30 rdi=000000000000ffff
rip=fffff80002e8532b rsp=fffff88003716b40 rbp=0000000000000001
r8=41506e4902040000 r9=0000000000000004 r10=0000000000000000
r11=0000000000000000 r12=0000000000000000 r13=fffff80003030410
r14=0000000000000000 r15=fffff88003367f40
iopl=0 nv up ei pl nz na pe cy
cs=0010 ss=0018 ds=002b es=002b fs=0053 gs=002b efl=00010203
nt!ExpScanGeneralLookasideList+0xa0:
fffff800`02e8532b 418b40d8 mov eax,dword ptr [r8-28h] ds:002b:41506e49`0203ffd8=????????
Resetting default scope
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: ffffffffffffffff
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030c2100
ffffffffffffffff
FOLLOWUP_IP:
nt!ExpScanGeneralLookasideList+a0
fffff800`02e8532b 418b40d8 mov eax,dword ptr [r8-28h]
BUGCHECK_STR: 0x7E
LAST_CONTROL_TRANSFER: from fffff80002e7ab50 to fffff80002e8532b
STACK_TEXT:
fffff880`03716b40 fffff800`02e7ab50 : 00000000`00000001 00000000`00000008 00000000`00000001 fffff800`030c2c40 : nt!ExpScanGeneralLookasideList+0xa0
fffff880`03716ba0 fffff800`02e7b0a6 : 00000000`00000008 fffff880`03716c10 00000000`00000001 fffffa80`00000000 : nt!ExAdjustLookasideDepth+0x40
fffff880`03716bd0 fffff800`0312af7a : fffffa80`03aa9040 00000000`00000080 fffffa80`03974b30 00000000`00000001 : nt!KeBalanceSetManager+0x1be
fffff880`03716d40 fffff800`02e819c6 : fffff880`03363180 fffffa80`03aa9040 fffff880`0336dfc0 00000000`00000000 : nt!PspSystemThreadStartup+0x5a
fffff880`03716d80 00000000`00000000 : fffff880`03717000 fffff880`03711000 fffff880`03716700 00000000`00000000 : nt!KxStartSystemThread+0x16
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: nt!ExpScanGeneralLookasideList+a0
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4ec79dd2
STACK_COMMAND: .cxr 0xfffff88003716160 ; kb
FAILURE_BUCKET_ID: X64_0x7E_nt!ExpScanGeneralLookasideList+a0
BUCKET_ID: X64_0x7E_nt!ExpScanGeneralLookasideList+a0
Followup: MachineOwner
---------
[*]
Loading Dump File [D:\Kingston\BSODDmpFiles\FinDude\Windows_NT6_BSOD_jcgriff2\033012-14586-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 (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17727.amd64fre.win7sp1_gdr.111118-2330
Machine Name:
Kernel base = 0xfffff800`02e66000 PsLoadedModuleList = 0xfffff800`030aa650
Debug session time: Fri Mar 30 04:42:15.998 2012 (UTC - 6:00)
System Uptime: 0 days 0:01:11.559
Loading Kernel Symbols
...............................................................
................................................................
...............................................
Loading User Symbols
Loading unloaded module list
....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1E, {0, 0, 0, 0}
Probably caused by : NETIO.SYS ( NETIO!RtlReturnTimerWheelEntry+95 )
Followup: MachineOwner
---------
0: 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:
+3062383639373262
00000000`00000000 ?? ???
EXCEPTION_PARAMETER1: 0000000000000000
EXCEPTION_PARAMETER2: 0000000000000000
ERROR_CODE: (NTSTATUS) 0 - STATUS_WAIT_0
BUGCHECK_STR: 0x1E_0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
EXCEPTION_RECORD: fffff8000460f138 -- (.exr 0xfffff8000460f138)
ExceptionAddress: fffff88001790955 (NETIO!RtlReturnTimerWheelEntry+0x0000000000000095)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
TRAP_FRAME: fffff8000460f1e0 -- (.trap 0xfffff8000460f1e0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=03b02210fffffa80 rbx=0000000000000000 rcx=03b0224400000000
rdx=0000000003b02220 rsi=0000000000000000 rdi=0000000000000000
rip=fffff88001790955 rsp=fffff8000460f370 rbp=0000000000000000
r8=0000000000000005 r9=00000000fffffa80 r10=00000000fffffa80
r11=0000000000000004 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl zr na po nc
NETIO!RtlReturnTimerWheelEntry+0x95:
fffff880`01790955 488908 mov qword ptr [rax],rcx ds:6178:03b02210`fffffa80=????????????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff80002eda6fe to fffff80002ee2d10
STACK_TEXT:
fffff800`0460e218 fffff800`02eda6fe : fffffa80`0762fc10 fffff880`01a019a0 fffff800`0460e990 fffff800`02f0dda0 : nt!KeBugCheck
fffff800`0460e220 fffff800`02f0da6d : fffff800`030eb71c fffff800`03028078 fffff800`02e66000 fffff800`0460f138 : nt!KiKernelCalloutExceptionHandler+0xe
fffff800`0460e250 fffff800`02f0c845 : fffff800`0302bfac fffff800`0460e2c8 fffff800`0460f138 fffff800`02e66000 : nt!RtlpExecuteHandlerForException+0xd
fffff800`0460e280 fffff800`02f1d7c1 : fffff800`0460f138 fffff800`0460e990 fffff800`00000000 fffffa80`03b02244 : nt!RtlDispatchException+0x415
fffff800`0460e960 fffff800`02ee23c2 : fffff800`0460f138 fffffa80`03b02000 fffff800`0460f1e0 fffffa80`03ad7a70 : nt!KiDispatchException+0x135
fffff800`0460f000 fffff800`02ee0cca : fffffa80`00000000 d00a8a0d`00009924 fffffa80`075bc578 fffff880`04916b46 : nt!KiExceptionDispatch+0xc2
fffff800`0460f1e0 fffff880`01790955 : ffffffff`fff0bdc0 fffff800`03057e80 00000000`00000000 00000000`00000000 : nt!KiGeneralProtectionFault+0x10a
fffff800`0460f370 fffff880`0190c479 : fffffa80`03b01f5c fffffa80`03ad7a70 fffffa80`03ad41f0 00000000`00001c24 : NETIO!RtlReturnTimerWheelEntry+0x95
fffff800`0460f3a0 fffff880`0190c8a7 : 00000000`00000004 00000000`00000000 00000000`00000000 00000000`00000000 : tcpip!TcpProcessExpiredTcbTimers+0x1b9
fffff800`0460f470 fffff800`02eeda6c : fffff800`03057e80 00000000`00000000 fffff800`0460f600 00000000`00000000 : tcpip!TcpPeriodicTimeoutHandler+0x297
fffff800`0460f570 fffff800`02eed906 : fffff800`0307ef50 00000000`000011eb 00000000`00000000 00000000`00000000 : nt!KiProcessTimerDpcTable+0x6c
fffff800`0460f5e0 fffff800`02eed7ee : 00000000`2aa71de3 fffff800`0460fc58 00000000`000011eb fffff800`0305bfe8 : nt!KiProcessExpiredTimerList+0xc6
fffff800`0460fc30 fffff800`02eed5d7 : 00000000`0f24e1c2 00000000`000011eb 00000000`0f24e178 00000000`000000eb : nt!KiTimerExpiration+0x1be
fffff800`0460fcd0 fffff800`02edaa6a : fffff800`03057e80 fffff800`03065cc0 00000000`00000000 fffff880`00c054c0 : nt!KiRetireDpcList+0x277
fffff800`0460fd80 00000000`00000000 : fffff800`04610000 fffff800`0460a000 fffff800`0460fd40 00000000`00000000 : nt!KiIdleLoop+0x5a
STACK_COMMAND: kb
FOLLOWUP_IP:
NETIO!RtlReturnTimerWheelEntry+95
fffff880`01790955 488908 mov qword ptr [rax],rcx
SYMBOL_STACK_INDEX: 7
SYMBOL_NAME: NETIO!RtlReturnTimerWheelEntry+95
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: NETIO
IMAGE_NAME: NETIO.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4ce79381
FAILURE_BUCKET_ID: X64_0x1E_0_NETIO!RtlReturnTimerWheelEntry+95
BUCKET_ID: X64_0x1E_0_NETIO!RtlReturnTimerWheelEntry+95
Followup: MachineOwner
---------
[/list]