Liebe Computerfreaks,
mein Debug-Programm hat mir nun folgendes angezeigt:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\Minidump\071012-23618-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 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7601.17835.amd64fre.win7sp1_gdr.120503-2030
Machine Name:
Kernel base = 0xfffff800`02455000 PsLoadedModuleList = 0xfffff800`02699670
Debug session time: Tue Jul 10 19:18:37.508 2012 (GMT+2)
System Uptime: 0 days 0:00:24.398
Loading Kernel Symbols
...............................................................
..........................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffff8000265b700, fffff8000265b700, 1f411b}
Unable to load image usbfilter.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for usbfilter.sys
*** ERROR: Module load completed but symbols could not be loaded for usbfilter.sys
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+a53 )
Followup: Pool_corruption
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000003, the pool freelist is corrupt.
Arg2: fffff8000265b700, the pool entry being checked.
Arg3: fffff8000265b700, the read back flink freelist value (should be the same as 2).
Arg4: 00000000001f411b, the read back blink freelist value (should be the same as 2).
Debugging Details:
------------------
BUGCHECK_STR: 0x19_3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff800025fe4b3 to fffff800024d41c0
STACK_TEXT:
fffff880`021c1a88 fffff800`025fe4b3 : 00000000`00000019 00000000`00000003 fffff800`0265b700 fffff800`0265b700 : nt!KeBugCheckEx
fffff880`021c1a90 fffff880`01487ec8 : fffffa80`00000000 fffffa80`083c3780 fffffa80`083c3780 fffffa80`00000000 : nt!ExDeferredFreePool+0xa53
fffff880`021c1b80 fffff880`014769fe : 00000000`00000000 fffffa80`08582050 fffffa80`083c3780 00000000`00000000 : USBPORT!USBPORT_Core_AllocIoRequest+0x30
fffff880`021c1bc0 fffff880`015d91f4 : fffffa80`08584050 fffffa80`08847060 fffffa80`083c3780 fffffa80`085841a0 : USBPORT!USBPORT_Dispatch+0xe6
fffff880`021c1c00 fffffa80`08584050 : fffffa80`08847060 fffffa80`083c3780 fffffa80`085841a0 00000000`00000000 : usbfilter+0x21f4
fffff880`021c1c08 fffffa80`08847060 : fffffa80`083c3780 fffffa80`085841a0 00000000`00000000 fffff800`02600c0b : 0xfffffa80`08584050
fffff880`021c1c10 fffffa80`083c3780 : fffffa80`085841a0 00000000`00000000 fffff800`02600c0b fffffa80`0857f9e0 : 0xfffffa80`08847060
fffff880`021c1c18 fffffa80`085841a0 : 00000000`00000000 fffff800`02600c0b fffffa80`0857f9e0 00000000`00000600 : 0xfffffa80`083c3780
fffff880`021c1c20 00000000`00000000 : fffff800`02600c0b fffffa80`0857f9e0 00000000`00000600 00000000`00000000 : 0xfffffa80`085841a0
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+a53
fffff800`025fe4b3 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+a53
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
Followup: Pool_corruption
---------
2: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
BAD_POOL_HEADER (19)
The pool is already corrupt at the time of the current request.
This may or may not be due to the caller.
The internal pool links must be walked to figure out a possible cause of
the problem, and then special pool applied to the suspect tags or the driver
verifier to a suspect driver.
Arguments:
Arg1: 0000000000000003, the pool freelist is corrupt.
Arg2: fffff8000265b700, the pool entry being checked.
Arg3: fffff8000265b700, the read back flink freelist value (should be the same as 2).
Arg4: 00000000001f411b, the read back blink freelist value (should be the same as 2).
Debugging Details:
------------------
BUGCHECK_STR: 0x19_3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff800025fe4b3 to fffff800024d41c0
STACK_TEXT:
fffff880`021c1a88 fffff800`025fe4b3 : 00000000`00000019 00000000`00000003 fffff800`0265b700 fffff800`0265b700 : nt!KeBugCheckEx
fffff880`021c1a90 fffff880`01487ec8 : fffffa80`00000000 fffffa80`083c3780 fffffa80`083c3780 fffffa80`00000000 : nt!ExDeferredFreePool+0xa53
fffff880`021c1b80 fffff880`014769fe : 00000000`00000000 fffffa80`08582050 fffffa80`083c3780 00000000`00000000 : USBPORT!USBPORT_Core_AllocIoRequest+0x30
fffff880`021c1bc0 fffff880`015d91f4 : fffffa80`08584050 fffffa80`08847060 fffffa80`083c3780 fffffa80`085841a0 : USBPORT!USBPORT_Dispatch+0xe6
fffff880`021c1c00 fffffa80`08584050 : fffffa80`08847060 fffffa80`083c3780 fffffa80`085841a0 00000000`00000000 : usbfilter+0x21f4
fffff880`021c1c08 fffffa80`08847060 : fffffa80`083c3780 fffffa80`085841a0 00000000`00000000 fffff800`02600c0b : 0xfffffa80`08584050
fffff880`021c1c10 fffffa80`083c3780 : fffffa80`085841a0 00000000`00000000 fffff800`02600c0b fffffa80`0857f9e0 : 0xfffffa80`08847060
fffff880`021c1c18 fffffa80`085841a0 : 00000000`00000000 fffff800`02600c0b fffffa80`0857f9e0 00000000`00000600 : 0xfffffa80`083c3780
fffff880`021c1c20 00000000`00000000 : fffff800`02600c0b fffffa80`0857f9e0 00000000`00000600 00000000`00000000 : 0xfffffa80`085841a0
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExDeferredFreePool+a53
fffff800`025fe4b3 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExDeferredFreePool+a53
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
BUCKET_ID: X64_0x19_3_nt!ExDeferredFreePool+a53
Followup: Pool_corruption
---------