******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 1000000A, {758b0571, 1c, 0, 804e1456} Probably caused by : ntkrnlmp.exe ( nt!KiInsertTimerTable+2f ) 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: 758b0571, memory referenced Arg2: 0000001c, IRQL Arg3: 00000000, value 0 = read operation, 1 = write operation Arg4: 804e1456, address which referenced memory Debugging Details: ------------------ READ_ADDRESS: 758b0571 CURRENT_IRQL: 1c FAULTING_IP: nt!KiInsertTimerTable+2f 804e1456 3b51fc cmp edx,dword ptr [ecx-4] DEFAULT_BUCKET_ID: DRIVER_FAULT BUGCHECK_STR: 0xA PROCESS_NAME: firefox.exe LAST_CONTROL_TRANSFER: from 804e14da to 804e1456 STACK_TEXT: ab4eaca0 804e14da fffb6c20 ffffffff 972c1c58 nt!KiInsertTimerTable+0x2f ab4eacbc 804e5dba fffb6c20 ffffffff 00000000 nt!KiInsertTreeTimer+0x7d ab4eacec 8056d2f9 00000001 00000006 896ab501 nt!KeWaitForSingleObject+0x161 ab4ead50 804dd99f 0000021c 00000000 ab4ead1c nt!NtWaitForSingleObject+0x9a ab4ead50 7c90eb94 0000021c 00000000 ab4ead1c nt!KiFastCallEntry+0xfc WARNING: Frame IP not in any known module. Following frames may be wrong. 01aefed4 00000000 00000000 00000000 00000000 0x7c90eb94 STACK_COMMAND: kb FOLLOWUP_IP: nt!KiInsertTimerTable+2f 804e1456 3b51fc cmp edx,dword ptr [ecx-4] SYMBOL_STACK_INDEX: 0 FOLLOWUP_NAME: MachineOwner MODULE_NAME: nt IMAGE_NAME: ntkrnlmp.exe DEBUG_FLR_IMAGE_TIMESTAMP: 45e54690 SYMBOL_NAME: nt!KiInsertTimerTable+2f FAILURE_BUCKET_ID: 0xA_nt!KiInsertTimerTable+2f BUCKET_ID: 0xA_nt!KiInsertTimerTable+2f Followup: MachineOwner ---------