Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [F:\DMP\Mini032111-03.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
Symbol search path is: SRV*c:\websymbols*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
Built by: 2600.xpsp_sp3_gdr.101209-1647
Machine Name:
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055d720
Debug session time: Mon Mar 21 12:04:42.328 2011 (UTC - 4:00)
System Uptime: 0 days 0:03:42.003
Loading Kernel Symbols
.
Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
Run !sym noisy before .reload to track down problems loading symbols.
..............................................................
................................................................
..................................................
Loading User Symbols
Loading unloaded module list
...........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {20, 886844b8, 886844d0, 1a030001}
Unable to load image SRTSP.SYS, Win32 error 0n2
*** WARNING: Unable to verify timestamp for SRTSP.SYS
*** ERROR: Module load completed but symbols could not be loaded for SRTSP.SYS
Probably caused by : SRTSP.SYS ( SRTSP+1c883 )
Followup: MachineOwner
---------
0: 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: 00000020, a pool block header size is corrupt.
Arg2: 886844b8, The pool entry we were looking for within the page.
Arg3: 886844d0, The next pool entry.
Arg4: 1a030001, (reserved)
Debugging Details:
------------------
BUGCHECK_STR: 0x19_20
POOL_ADDRESS: 886844b8
CUSTOMER_CRASH_COUNT: 3
DEFAULT_BUCKET_ID: DRIVER_FAULT
PROCESS_NAME: System
IRP_ADDRESS: 886c8ba8
LAST_CONTROL_TRANSFER: from 8054b583 to 804f9f43
STACK_TEXT:
ba51378c 8054b583 00000019 00000020 886844b8 nt!KeBugCheckEx+0x1b
ba5137dc 804f4c20 886844c0 00000000 00000103 nt!ExFreePoolWithTag+0x2a3
ba513834 8057f9d6 886c8be8 ba513878 ba513864 nt!IopCompleteRequest+0xf4
ba51385c 8057c0c6 88a7d020 80000005 88126aa0 nt!IopSynchronousServiceTail+0xb8
ba5138e4 8054167c 80000eac ba5139e4 e46f9910 nt!NtQueryVolumeInformationFile+0x3b8
ba5138e4 80500b49 80000eac ba5139e4 e46f9910 nt!KiFastCallEntry+0xfc
ba513970 b9ee650f 80000eac ba5139e4 e46f9910 nt!ZwQueryVolumeInformationFile+0x11
ba513990 a6282883 80000eac ba5139e4 e46f9910 fltmgr!FltQueryVolumeInformation+0x2f
WARNING: Stack unwind information not available. Following frames may be wrong.
ba5139f8 a628ac5c e47ff178 00000003 00000000 SRTSP+0x1c883
ba513a3c b9ede8ff ba513a58 00000001 00000003 SRTSP+0x24c5c
ba513a70 b9edee86 887a2008 00000001 8054b968 fltmgr!FltpDoInstanceSetupNotification+0x4b
ba513ad0 b9edf211 88297918 88b67008 00000001 fltmgr!FltpInitInstance+0x272
ba513b40 b9edf31c 88297918 88b67008 00000001 fltmgr!FltpCreateInstanceFromName+0x295
ba513ba8 b9ee61ed 88297918 88b67008 00000001 fltmgr!FltpEnumerateRegistryInstances+0xf4
ba513bf4 b9ee527f 88297918 88298300 00000034 fltmgr!FltpDoVolumeNotificationForNewFilter+0xad
ba513c28 a62b6c51 88297918 e3540ea4 00000000 fltmgr!FltStartFiltering+0x35
ba513c84 8058139d 00000000 88292000 00000000 SRTSP+0x50c51
ba513d54 805814ad 80000f5c 00000001 00000000 nt!IopLoadDriver+0x66d
ba513d7c 805387cb 80000f5c 00000000 8b266b30 nt!IopLoadUnloadDriver+0x45
ba513dac 805cffa8 a7db0c78 00000000 00000000 nt!ExpWorkerThread+0xef
ba513ddc 8054615e 805386dc 00000001 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
SRTSP+1c883
a6282883 ?? ???
SYMBOL_STACK_INDEX: 8
SYMBOL_NAME: SRTSP+1c883
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: SRTSP
IMAGE_NAME: SRTSP.SYS
DEBUG_FLR_IMAGE_TIMESTAMP: 4b85bc4b
FAILURE_BUCKET_ID: 0x19_20_SRTSP+1c883
BUCKET_ID: 0x19_20_SRTSP+1c883
Followup: MachineOwner
---------