Kod: Zaznacz cały
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\WINDOWS\Minidump\Mini072913-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows XP Kernel Version 2600 (Service Pack 3) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 2600.xpsp.080413-2111
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Mon Jul 29 12:52:34.484 2013 (GMT+2)
System Uptime: 0 days 0:46:32.237
Loading Kernel Symbols
...............................................................
......................................................
Loading User Symbols
Loading unloaded module list
.........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 100000D1, {c5f965a8, 2, 1, f6810109}
Probably caused by : USBPORT.SYS ( USBPORT!USBPORT_MapTransfer+3b5 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
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: c5f965a8, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: f6810109, address which referenced memory
Debugging Details:
------------------
WRITE_ADDRESS: c5f965a8
CURRENT_IRQL: 2
FAULTING_IP:
USBPORT!USBPORT_MapTransfer+3b5
f6810109 8954c720 mov dword ptr [edi+eax*8+20h],edx
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xD1
PROCESS_NAME: age3.exe
LAST_CONTROL_TRANSFER: from 00000000 to f6810109
STACK_TEXT:
ffdff980 00000000 f79fb000 0019330a 00000000 USBPORT!USBPORT_MapTransfer+0x3b5
STACK_COMMAND: kb
FOLLOWUP_IP:
USBPORT!USBPORT_MapTransfer+3b5
f6810109 8954c720 mov dword ptr [edi+eax*8+20h],edx
SYMBOL_STACK_INDEX: 0
SYMBOL_NAME: USBPORT!USBPORT_MapTransfer+3b5
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: USBPORT
IMAGE_NAME: USBPORT.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 480254ce
FAILURE_BUCKET_ID: 0xD1_USBPORT!USBPORT_MapTransfer+3b5
BUCKET_ID: 0xD1_USBPORT!USBPORT_MapTransfer+3b5
Followup: MachineOwner
---------