Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\DMP\041811-22296-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.20826.x86fre.win7_ldr.101026-1502
Machine Name:
Kernel base = 0x82c16000 PsLoadedModuleList = 0x82d565f0
Debug session time: Mon Apr 18 05:51:48.784 2011 (UTC - 4:00)
System Uptime: 0 days 1:58:27.315
Loading Kernel Symbols
...............................................................
................................................................
......................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {818, 2, 1, 82c6c686}
Probably caused by : win32k.sys ( win32k!SetWakeBit+fa )
Followup: MachineOwner
---------
1: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: 00000818, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, bitfield :
bit 0 : value 0 = read operation, 1 = write operation
bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: 82c6c686, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82d76700
Unable to read MiSystemVaType memory at 82d56140
00000818
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiSignalThread+2d
82c6c686 f00fc108 lock xadd dword ptr [eax],ecx
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: csrss.exe
TRAP_FRAME: 920a5b84 -- (.trap 0xffffffff920a5b84)
ErrCode = 00000002
eax=00000818 ebx=80dc0120 ecx=00000001 edx=00000001 esi=86cbd298 edi=86cbd358
eip=82c6c686 esp=920a5bf8 ebp=920a5c00 iopl=0 nv up ei pl nz na po nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010202
nt!KiSignalThread+0x2d:
82c6c686 f00fc108 lock xadd dword ptr [eax],ecx ds:0023:00000818=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82c6c686 to 82c4eceb
STACK_TEXT:
920a5b84 82c6c686 badb0d00 00000001 00000000 nt!KiTrap0E+0x2cf
920a5c00 82c6c5cc 80dc0120 00000000 86ad66c8 nt!KiSignalThread+0x2d
920a5c34 82c6c540 80dc0120 00000000 00000000 nt!KiTryUnwaitThread+0x60
920a5c58 82c6acf3 80dc0120 86ad66c0 ff96a0fc nt!KiSignalSynchronizationObject+0x36
920a5c80 93e5acd6 86ad66c0 00000002 00000000 nt!KeSetEvent+0x8e
920a5c9c 93e5945e fe19fb80 00000010 82c496d0 win32k!SetWakeBit+0xfa
920a5cc8 93da8445 00000004 01c1ff54 93e6c4f5 win32k!TimersProc+0x13c
920a5d04 93da858f 00000004 00000002 8e7e8400 win32k!RawInputThread+0x61f
920a5d18 93e6c510 00000004 01c1ff54 920a5d34 win32k!xxxCreateSystemThreads+0x4a
920a5d28 82c4b90a 00000004 01c1ff94 77a06344 win32k!NtUserCallNoParam+0x1b
920a5d28 77a06344 00000004 01c1ff94 77a06344 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
01c1ff94 00000000 00000000 00000000 00000000 0x77a06344
STACK_COMMAND: kb
FOLLOWUP_IP:
win32k!SetWakeBit+fa
93e5acd6 5e pop esi
SYMBOL_STACK_INDEX: 5
SYMBOL_NAME: win32k!SetWakeBit+fa
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4d23e76c
FAILURE_BUCKET_ID: 0xA_win32k!SetWakeBit+fa
BUCKET_ID: 0xA_win32k!SetWakeBit+fa
Followup: MachineOwner
---------