Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16695.x86fre.win7_gdr.101026-1503
Machine Name:
Kernel base = 0x82c41000 PsLoadedModuleList = 0x82d89810
Debug session time: Tue Feb 22 09:59:23.151 2011 (UTC + 0:00)
System Uptime: 0 days 0:09:01.913
Loading Kernel Symbols
...............................................................
................................................................
....................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck A, {2268ff63, 2, 0, 82caca9f}
Probably caused by : win32k.sys ( win32k!TimersProc+189 )
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: 2268ff63, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, 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: 82caca9f, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: GetPointerFromAddress: unable to read from 82da9718
Unable to read MiSystemVaType memory at 82d89160
2268ff63
CURRENT_IRQL: 2
FAULTING_IP:
nt!KiInsertTimerTable+19b
82caca9f 3b4ffc cmp ecx,dword ptr [edi-4]
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xA
PROCESS_NAME: csrss.exe
TRAP_FRAME: 8dacab74 -- (.trap 0xffffffff8dacab74)
ErrCode = 00000000
eax=807c7b74 ebx=00000000 ecx=00000001 edx=87f84e98 esi=807c6a80 edi=2268ff67
eip=82caca9f esp=8dacabe8 ebp=8dacac30 iopl=0 ov up ei ng nz na pe cy
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010a87
nt!KiInsertTimerTable+0x19b:
82caca9f 3b4ffc cmp ecx,dword ptr [edi-4] ds:0023:2268ff63=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 82caca9f to 82c8781b
STACK_TEXT:
8dacab74 82caca9f badb0d00 87f84e98 ffffffff nt!KiTrap0E+0x2cf
8dacac30 82cac8ca 87f84e98 000000b2 807c5120 nt!KiInsertTimerTable+0x19b
8dacac44 82cac895 807c5120 000000b2 00000000 nt!KiInsertOrSignalTimer+0x14
8dacac74 82cb2aca fffe7960 ffffffff 00000000 nt!KiSetTimerEx+0x6a
8dacac94 987d94ab 87f84e98 fffe7960 ffffffff nt!KeSetTimer+0x1b
8dacacc8 98728445 00000004 0134fe84 987ec4f5 win32k!TimersProc+0x189
8dacad04 9872858f 00000004 00000002 8f6c5400 win32k!RawInputThread+0x61f
8dacad18 987ec510 00000004 0134fe84 8dacad34 win32k!xxxCreateSystemThreads+0x4a
8dacad28 82c8443a 00000004 0134fec4 77d46344 win32k!NtUserCallNoParam+0x1b
8dacad28 77d46344 00000004 0134fec4 77d46344 nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0134fec4 00000000 00000000 00000000 00000000 0x77d46344
STACK_COMMAND: kb
FOLLOWUP_IP:
win32k!TimersProc+189
987d94ab 5f pop edi
SYMBOL_STACK_INDEX: 5
SYMBOL_NAME: win32k!TimersProc+189
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: win32k
IMAGE_NAME: win32k.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 4d23e76c
FAILURE_BUCKET_ID: 0xA_win32k!TimersProc+189
BUCKET_ID: 0xA_win32k!TimersProc+189
Followup: MachineOwner