Lets hope someone can help me. Here is the situation:
I am Running a Dell Inspiron 1520 Notebook
2 Gigs on Ram
Intel Core 2 Due 1.5Ghz
Windows Vista Home Prem (Sp2)
I am getting the following BSODs:
Iirql_not_less_or_equal
VISTA_DRIVER_FAULT
Sometimes, different ones like Memory_Management as well.
Now, this occurs mainly when playing Farmville on Facebook. Everything the wife plays it, it will Bluescreen. Occasionly playing Mafia Wars, but very rare. Seems EVERYTIME she plays Farmville it will BSOD. I Have not installed any new drivers in recent weeks and its been happing since about July. More frequent now since she plays the game more often. I did all the Windows Updates, no more left to update. According to Dell Drivers, my drivers seem to up to date as well as far as I can tell. (I Can not update from the mfg website like Intel due to Dell using different drivers or different configuration than what intel provides)
I have run windows internal Memory Diag Tool & Memtest 86. Both passed.
I've always tried running IE, Firefox & Google Chrome. All will BSOD using Farmville.
Here is my latest WinDBG Crash:
Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Windows\MEMORY.DMP]
Kernel Summary Dump File: Only kernel address space is available
Symbol search path is: SRV*DownstreamStore*
http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows Server 2008/Windows Vista Kernel Version 6002 (Service Pack 2) MP (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 6002.18082.x86fre.vistasp2_gdr.090803-2339
Machine Name:
Kernel base = 0x81e1d000 PsLoadedModuleList = 0x81f34c70
Debug session time: Sat Nov 14 00:47:32.839 2009 (GMT-4)
System Uptime: 0 days 0:06:23.666
Loading Kernel Symbols
...............................................................
................................................................
....................................
Loading User Symbols
Loading unloaded module list
.....
*************************************************************************** ****
* *
* Bugcheck Analysis *
* *
*************************************************************************** ****
Use !analyze -v to get detailed debugging information.
BugCheck 19, {22, bb60f000, 1, 0}
Probably caused by : ntkrpamp.exe ( nt!ExpFindAndRemoveTagBigPages+1d5 )
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: 00000022,
Arg2: bb60f000
Arg3: 00000001
Arg4: 00000000
Debugging Details:
------------------
BUGCHECK_STR: 0x19_22
POOL_ADDRESS: bb60f000 Paged pool
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: System
CURRENT_IRQL: 2
LAST_CONTROL_TRANSFER: from 81ed2c3c to 81eeab0d
STACK_TEXT:
85575b84 81ed2c3c 00000019 00000022 bb60f000 nt!KeBugCheckEx+0x1e
85575bc0 81f0a14a bb60f000 85575c0c 85575bf0 nt!ExpFindAndRemoveTagBigPages+0x1d5
85575c30 81f95428 bb60f000 00000000 00000002 nt!ExFreePoolWithTag+0x145
85575d1c 81f956d6 00000002 81f1f13c 83eba828 nt!CmpFlushBackupHive+0x284
85575d40 81f9574f 81ec2e22 00000000 00000000 nt!CmpSyncBackupHives+0x90
85575d44 81ec2e22 00000000 00000000 83eba828 nt!CmpFirstBackupFlushWorker+0x8
85575d7c 81ff2c42 00000000 d49e568a 00000000 nt!ExpWorkerThread+0xfd
85575dc0 81e5befe 81ec2d25 00000001 00000000 nt!PspSystemThreadStartup+0x9d
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
STACK_COMMAND: kb
FOLLOWUP_IP:
nt!ExpFindAndRemoveTagBigPages+1d5
81ed2c3c cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt!ExpFindAndRemoveTagBigPages+1d5
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrpamp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4a77feb3
FAILURE_BUCKET_ID: 0x19_22_VRF_nt!ExpFindAndRemoveTagBigPages+1d5
BUCKET_ID: 0x19_22_VRF_nt!ExpFindAndRemoveTagBigPages+1d5
Followup: MachineOwner
---------
Any Ideas?