2010-01-19, 16:15
#1
Hejsan min data crashar då jag t.ex brukar spela cs lr kolla youtube i fullscreen o här är min bug analys.
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000c, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 8b591269, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000c
CURRENT_IRQL: 2
FAULTING_IP:
USBPORT!USBPORT_EndpointFromHandle+e
8b591269 ff760c push dword ptr [esi+0Ch]
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xD1
PROCESS_NAME: System
TRAP_FRAME: 8d94ea68 -- (.trap 0xffffffff8d94ea68)
ErrCode = 00000000
eax=48706950 ebx=874d8c0c ecx=866d6c00 edx=00000000 esi=00000000 edi=82297734
eip=8b591269 esp=8d94eadc ebp=8d94eae4 iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
USBPORT!USBPORT_EndpointFromHandle+0xe:
8b591269 ff760c push dword ptr [esi+0Ch] ds:0023:0000000c=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 8b591269 to 8229dfb9
STACK_TEXT:
8d94ea68 8b591269 badb0d00 00000000 82220f6b nt!KiTrap0E+0x2e1
8d94eae4 8b59a5c5 00000000 4f444648 8666f028 USBPORT!USBPORT_EndpointFromHandle+0xe
8d94eb1c 8b599260 8666f028 87493350 4f534973 USBPORT!USBPORT_IsochTransfer+0xd9
8d94eb50 8b595c0f 86728028 8666f028 87493350 USBPORT!USBPORT_ProcessURB+0x8f7
8d94eb7c 8b592cf8 86728028 87493350 8548df08 USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x198
8d94eba8 82294976 86728028 8548df08 87493350 USBPORT!USBPORT_Dispatch+0x31a
8d94ebc0 8f3bace6 87493350 86ee90e8 00000000 nt!IofCallDriver+0x63
8d94ebd4 8f3bb1d5 868380e0 86ee9030 87493350 usbhub!UsbhFdoUrbPdoFilter+0x68
8d94ebf8 8f3bae81 86ee9030 87493474 86ee9030 usbhub!UsbhPdoInternalDeviceControl+0xf6
8d94ec0c 82294976 86ee9030 87493350 86648d40 usbhub!UsbhGenDispatch+0x4a
8d94ec24 90062556 86ee60f0 86648d40 8751e288 nt!IofCallDriver+0x63
8d94ec38 9005fbb5 86648d40 86ee9030 87493350 usbccgp!UsbcForwardIrp+0x4c
8d94ec64 9005fdff 00000000 87493350 87493350 usbccgp!DispatchPdoUrb+0xef
8d94ec80 9005e3ed 86ee60f0 00220003 8d94ecc0 usbccgp!DispatchPdoInternalDeviceControl+0x17b
8d94ec90 9005e675 86ee60e8 87493350 87493350 usbccgp!USBC_InternalDeviceControl+0x25
8d94ecc0 82294976 86ee6030 00493350 8751e288 usbccgp!USBC_Dispatch+0x1d5
8d94ecd8 900a0009 00000000 8751e060 00000000 nt!IofCallDriver+0x63
8d94ecfc 900a0064 00000064 82352100 86ee6030 usbaudio!USBCaptureSubmitRequest+0xf9
8d94ed18 9009fd8a 00000000 8751e104 8751e03c usbaudio!USBCaptureStartTransfers+0x4e
8d94ed30 8245d865 86ee6030 874d8da0 8657c2d8 usbaudio!USBCaptureResetWorker+0xf4
8d94ed44 822f5e22 8751bfe0 00000000 8657c2d8 nt!IopProcessWorkItem+0x23
8d94ed7c 82425c42 8751bfe0 e9812e0e 00000000 nt!ExpWorkerThread+0xfd
8d94edc0 8228eefe 822f5d25 80000000 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
usbaudio!USBCaptureSubmitRequest+f9
900a0009 5f pop edi
SYMBOL_STACK_INDEX: 11
SYMBOL_NAME: usbaudio!USBCaptureSubmitRequest+f9
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: usbaudio
IMAGE_NAME: usbaudio.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 49e01fce
FAILURE_BUCKET_ID: 0xD1_usbaudio!USBCaptureSubmitRequest+f9
BUCKET_ID: 0xD1_usbaudio!USBCaptureSubmitRequest+f9
Followup: MachineOwner
---------
0: kd> !analyze -v
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
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 kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000c, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000000, value 0 = read operation, 1 = write operation
Arg4: 8b591269, address which referenced memory
Debugging Details:
------------------
READ_ADDRESS: 0000000c
CURRENT_IRQL: 2
FAULTING_IP:
USBPORT!USBPORT_EndpointFromHandle+e
8b591269 ff760c push dword ptr [esi+0Ch]
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
BUGCHECK_STR: 0xD1
PROCESS_NAME: System
TRAP_FRAME: 8d94ea68 -- (.trap 0xffffffff8d94ea68)
ErrCode = 00000000
eax=48706950 ebx=874d8c0c ecx=866d6c00 edx=00000000 esi=00000000 edi=82297734
eip=8b591269 esp=8d94eadc ebp=8d94eae4 iopl=0 nv up ei pl zr na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010246
USBPORT!USBPORT_EndpointFromHandle+0xe:
8b591269 ff760c push dword ptr [esi+0Ch] ds:0023:0000000c=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from 8b591269 to 8229dfb9
STACK_TEXT:
8d94ea68 8b591269 badb0d00 00000000 82220f6b nt!KiTrap0E+0x2e1
8d94eae4 8b59a5c5 00000000 4f444648 8666f028 USBPORT!USBPORT_EndpointFromHandle+0xe
8d94eb1c 8b599260 8666f028 87493350 4f534973 USBPORT!USBPORT_IsochTransfer+0xd9
8d94eb50 8b595c0f 86728028 8666f028 87493350 USBPORT!USBPORT_ProcessURB+0x8f7
8d94eb7c 8b592cf8 86728028 87493350 8548df08 USBPORT!USBPORT_PdoInternalDeviceControlIrp+0x198
8d94eba8 82294976 86728028 8548df08 87493350 USBPORT!USBPORT_Dispatch+0x31a
8d94ebc0 8f3bace6 87493350 86ee90e8 00000000 nt!IofCallDriver+0x63
8d94ebd4 8f3bb1d5 868380e0 86ee9030 87493350 usbhub!UsbhFdoUrbPdoFilter+0x68
8d94ebf8 8f3bae81 86ee9030 87493474 86ee9030 usbhub!UsbhPdoInternalDeviceControl+0xf6
8d94ec0c 82294976 86ee9030 87493350 86648d40 usbhub!UsbhGenDispatch+0x4a
8d94ec24 90062556 86ee60f0 86648d40 8751e288 nt!IofCallDriver+0x63
8d94ec38 9005fbb5 86648d40 86ee9030 87493350 usbccgp!UsbcForwardIrp+0x4c
8d94ec64 9005fdff 00000000 87493350 87493350 usbccgp!DispatchPdoUrb+0xef
8d94ec80 9005e3ed 86ee60f0 00220003 8d94ecc0 usbccgp!DispatchPdoInternalDeviceControl+0x17b
8d94ec90 9005e675 86ee60e8 87493350 87493350 usbccgp!USBC_InternalDeviceControl+0x25
8d94ecc0 82294976 86ee6030 00493350 8751e288 usbccgp!USBC_Dispatch+0x1d5
8d94ecd8 900a0009 00000000 8751e060 00000000 nt!IofCallDriver+0x63
8d94ecfc 900a0064 00000064 82352100 86ee6030 usbaudio!USBCaptureSubmitRequest+0xf9
8d94ed18 9009fd8a 00000000 8751e104 8751e03c usbaudio!USBCaptureStartTransfers+0x4e
8d94ed30 8245d865 86ee6030 874d8da0 8657c2d8 usbaudio!USBCaptureResetWorker+0xf4
8d94ed44 822f5e22 8751bfe0 00000000 8657c2d8 nt!IopProcessWorkItem+0x23
8d94ed7c 82425c42 8751bfe0 e9812e0e 00000000 nt!ExpWorkerThread+0xfd
8d94edc0 8228eefe 822f5d25 80000000 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
usbaudio!USBCaptureSubmitRequest+f9
900a0009 5f pop edi
SYMBOL_STACK_INDEX: 11
SYMBOL_NAME: usbaudio!USBCaptureSubmitRequest+f9
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: usbaudio
IMAGE_NAME: usbaudio.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 49e01fce
FAILURE_BUCKET_ID: 0xD1_usbaudio!USBCaptureSubmitRequest+f9
BUCKET_ID: 0xD1_usbaudio!USBCaptureSubmitRequest+f9
Followup: MachineOwner
---------
0: kd> !analyze -v