i keep getting bsods with 4.5.549, i just leave my computer on come back an hour later and there is a bsod…heres the mini dump
******************************************************************************* * * * Bugcheck Analysis * * * *******************************************************************************Use !analyze -v to get detailed debugging information.
BugCheck 100000C5, {0, 2, 1, 8054ba39}
Unable to load image aswMon2.SYS, Win32 error 2
*** WARNING: Unable to verify timestamp for aswMon2.SYS
*** ERROR: Module load completed but symbols could not be loaded for aswMon2.SYS
Probably caused by : Pool_Corruption ( nt!ExDeferredFreePool+fd )Followup: Pool_corruption
kd> !analyze -v
*
Bugcheck Analysis *
*
DRIVER_CORRUPTED_EXPOOL (c5)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is
caused by drivers that have corrupted the system pool. Run the driver
verifier against any new (or suspect) drivers, and if that doesn’t turn up
the culprit, then use gflags to enable special pool.
Arguments:
Arg1: 00000000, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000001, value 0 = read operation, 1 = write operation
Arg4: 8054ba39, address which referenced memoryDebugging Details:
CUSTOMER_CRASH_COUNT: 3
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0xC5
LAST_CONTROL_TRANSFER: from 8054ba1e to 8054ba39
STACK_TEXT:
ebc5b3f4 8054ba1e 816a1008 80502fe3 e10ebece nt!ExDeferredFreePool+0xfd
ebc5b434 f37ea218 816a0008 00000000 816a3008 nt!ExFreePoolWithTag+0x489
WARNING: Stack unwind information not available. Following frames may be wrong.
ebc5b484 f37ea29a e10ebeb8 816a3008 816a3008 aswMon2+0x4218
ebc5b8d4 f37ea3c4 f37ee3a7 816a3008 f37efea0 aswMon2+0x429a
ebc5b920 f37ebd9a e40e6008 00000000 f37ee3a7 aswMon2+0x43c4
ebc5ba1c f37ec29e 8175ffdc 8175fe28 ebc5ba53 aswMon2+0x5d9a
ebc5ba54 f37e67b6 81d88ee0 0075fe28 804e3d77 aswMon2+0x629e
ebc5bb50 8056386c 8230be30 00000000 81879aa8 aswMon2+0x7b6
ebc5bbd8 80567c63 00000000 ebc5bc18 00000040 nt!ObpLookupObjectName+0x56a
ebc5bc2c 80571477 00000000 00000000 700f0101 nt!ObOpenObjectByName+0xeb
ebc5bca8 80571546 001cc01c 80100000 0309bd64 nt!IopCreateFile+0x407
ebc5bd04 8057160e 001cc01c 80100000 0309bd64 nt!IoCreateFile+0x8e
ebc5bd44 804df06b 001cc01c 80100000 0309bd64 nt!NtOpenFile+0x27
ebc5bd44 7c90eb94 001cc01c 80100000 0309bd64 nt!KiFastCallEntry+0xf8
0309bd34 00000000 00000000 00000000 00000000 0x7c90eb94FOLLOWUP_IP:
nt!ExDeferredFreePool+fd
8054ba39 8913 mov [ebx],edxSYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: Pool_corruption
SYMBOL_NAME: nt!ExDeferredFreePool+fd
MODULE_NAME: Pool_Corruption
IMAGE_NAME: Pool_Corruption
DEBUG_FLR_IMAGE_TIMESTAMP: 0
STACK_COMMAND: kb
BUCKET_ID: 0xC5_nt!ExDeferredFreePool+fd
Followup: Pool_corruption
---------