
Quote: Originally Posted by
Talexe
Hello! My computer has been crashing with disturbing regularity - it didn't happen at all on my old computer running XP!
Any help from the Minidump would be much appreciated!
In both memory was the casue. In the first your ad-aware caused the memory pool to be corrupt. I would un-install it
In the other the VSS (volume shadow service) caused a bad pool header.
Since they both involved memory I would downlaod memtestx86, burn it to cd and run it for 5 passes or more.
Let us know if you need help
ken
Code:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\K\Desktop\Minidump\050910-21918-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;srv*e:\symbols
*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (4 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
Machine Name:
Kernel base = 0xfffff800`03406000 PsLoadedModuleList = 0xfffff800`03643e50
Debug session time: Sun May 9 04:47:03.538 2010 (GMT-4)
System Uptime: 0 days 0:02:19.865
Loading Kernel Symbols
...............................................................
................................................................
...................................
Loading User Symbols
Loading unloaded module list
.....
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 19, {3, fffffa8003c9a9b0, fa8003c9a9b0ffff, fffffa8003c9a9b0}
Unable to load image \SystemRoot\system32\drivers\mfehidk.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for mfehidk.sys
*** ERROR: Module load completed but symbols could not be loaded for mfehidk.sys
Probably caused by : Pool_Corruption ( nt!ExFreePool+780 )
Followup: Pool_corruption
---------
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: 0000000000000003, the pool freelist is corrupt.
Arg2: fffffa8003c9a9b0, the pool entry being checked.
Arg3: fa8003c9a9b0ffff, the read back flink freelist value (should be the same as 2).
Arg4: fffffa8003c9a9b0, the read back blink freelist value (should be the same as 2).
Debugging Details:
------------------
OVERLAPPED_MODULE: Address regions for 'cfwids' and 'mfeavfk01.sy' overlap
BUGCHECK_STR: 0x19_3
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: AAWService.exe
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from fffff800035a9130 to fffff80003476600
STACK_TEXT:
fffff880`099bdb78 fffff800`035a9130 : 00000000`00000019 00000000`00000003 fffffa80`03c9a9b0 fa8003c9`a9b0ffff : nt!KeBugCheckEx
fffff880`099bdb80 fffff800`035ab4c1 : fffff8a0`00001900 fffffa80`0449a000 00000000`00000000 fffffa80`04ad8630 : nt!ExFreePool+0x780
fffff880`099bdc10 fffff800`0378d75e : fffffa80`04c1e930 00000000`00000001 fffffa80`20707249 fffffa80`04c1e930 : nt!ExFreePoolWithTag+0x411
fffff880`099bdcc0 fffff800`0347b7b4 : 00000000`00000000 fffffa80`06aa6060 fffffa80`03d12f30 00000000`00000000 : nt!IopDeleteFile+0x14e
fffff880`099bdd50 fffff800`0378d4b4 : fffffa80`06aa6060 00000000`00000000 fffffa80`078bab60 00000000`00000000 : nt!ObfDereferenceObject+0xd4
fffff880`099bddb0 fffff800`0378d3b4 : 00000000`00000c84 fffffa80`06aa6060 fffff8a0`00001950 00000000`00000c84 : nt!ObpCloseHandleTableEntry+0xc4
fffff880`099bde40 fffff800`03475853 : fffffa80`078bab60 fffff880`099bdf10 fffff8a0`09062120 fffffa80`044ac010 : nt!ObpCloseHandle+0x94
fffff880`099bde90 fffff800`03471df0 : fffff880`01157e33 00000000`00000000 00000000`00000034 fffff8a0`09062120 : nt!KiSystemServiceCopyEnd+0x13
fffff880`099be028 fffff880`01157e33 : 00000000`00000000 00000000`00000034 fffff8a0`09062120 fffffa80`04c62890 : nt!KiServiceLinkage
fffff880`099be030 00000000`00000000 : 00000000`00000034 fffff8a0`09062120 fffffa80`04c62890 fffff880`099be138 : mfehidk+0xfe33
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExFreePool+780
fffff800`035a9130 cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExFreePool+780
FOLLOWUP_NAME: Pool_corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
MODULE_NAME: Pool_Corruption
FAILURE_BUCKET_ID: X64_0x19_3_nt!ExFreePool+780
BUCKET_ID: X64_0x19_3_nt!ExFreePool+780
Followup: Pool_corruption
---------