******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* Use !analyze -v to get detailed debugging information. BugCheck 1000000A, {2d, 1c, 0, 804e1456} Probably caused by : rdbss.sys ( rdbss!RxTimerDispatch+be ) Followup: MachineOwner --------- 0: 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: 0000002d, memory referenced Arg2: 0000001c, IRQL Arg3: 00000000, value 0 = read operation, 1 = write operation Arg4: 804e1456, address which referenced memory Debugging Details: ------------------ READ_ADDRESS: 0000002d 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: Idle LAST_CONTROL_TRANSFER: from 804e14da to 804e1456 STACK_TEXT: 8055625c 804e14da fff79b90 ffffffff 3c2f1b8c nt!KiInsertTimerTable+0x2f 80556278 804e2130 fff79b90 ffffffff aea041d0 nt!KiInsertTreeTimer+0x7d 80556298 804e2167 00a041a0 fff79b90 ffffffff nt!KeSetTimerEx+0x4d 805562b4 ae9fa405 aea041a0 fff79b90 ffffffff nt!KeSetTimer+0x18 805562e0 804e2b4e aea041e0 00000000 d8ec4eba rdbss!RxTimerDispatch+0xbe 805563fc 804e207d 80560f00 ffdff9c0 ffdff000 nt!KiTimerListExpire+0x14b 80556428 804dcd22 80561300 00000000 0000849d nt!KiTimerExpiration+0xb1 80556440 80560ca0 ffdffc50 00000000 80560ca0 nt!KiRetireDpcList+0x61 80556450 804dcc07 00000000 0000000e 00000000 nt!KiIdleThread0 80556454 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0x28 STACK_COMMAND: kb FOLLOWUP_IP: rdbss!RxTimerDispatch+be ae9fa405 8b45f4 mov eax,dword ptr [ebp-0Ch] SYMBOL_STACK_INDEX: 4 FOLLOWUP_NAME: MachineOwner MODULE_NAME: rdbss IMAGE_NAME: rdbss.sys DEBUG_FLR_IMAGE_TIMESTAMP: 445b1f4b SYMBOL_NAME: rdbss!RxTimerDispatch+be FAILURE_BUCKET_ID: 0xA_rdbss!RxTimerDispatch+be BUCKET_ID: 0xA_rdbss!RxTimerDispatch+be Followup: MachineOwner ---------