Bad_Pool_Caller Blue Screen Of Death

deepbluesea

Reputable
Aug 25, 2015
3
0
4,510
I've been getting the BSOD with the message bad_pool_caller for the last few days and recently its happening more frequently. It happened 3 today in fact.

I have the .dmp files here but I can't read them. Help?

http://

Thanks.
 
Solution
you might also want to confirm your windows files are not corrutped:run cmd.exe as an admin, then
dism.exe /online /cleanup-image /restorehealth
(this can break activation hacks)
=====
http://www.mediatek.com/en/downloads1/downloads/
mediatek bought the other company, here are the current drivers, you want the first one on the list.
driver date 6-30-2015
machine info:
Vendor Insyde
BIOS Version F.29
BIOS Starting Address Segment e000
BIOS Release Date 10/03/2013
Manufacturer Hewlett-Packard
Product Name HP ENVY dv6 Notebook PC
Processor Version Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Processor Voltage 89h -...
first bugcheck looks like it was caused because a driver freed the same memory address twice. The first time was ok, but the second time it was not the owner so the system bugchecked. the driver name was aswStm.sys
avast! Antivirus Stream Filter driver
the actual call that failed was in networking code so the most likely cause would be a bug in the networking driver not the virus scanner.
I would suspect this file:netr28x.sys Tue Nov 26 00:32:39 2013
Ralink RT2860 series Wireless LAN Card
but it could be any network driver on your machine update all of the network drivers including any bluetooth driver.

looks like a pirate version of windows also. scan for rootkits, get licensed copy...

 


It looks like all my drivers are up to date. (Is there some way to confirm this?)

Also my copy of windows is not pirated. It came with my laptop and is legit. What is rootkit and how do i scan for it?


 
you might also want to confirm your windows files are not corrutped:run cmd.exe as an admin, then
dism.exe /online /cleanup-image /restorehealth
(this can break activation hacks)
=====
http://www.mediatek.com/en/downloads1/downloads/
mediatek bought the other company, here are the current drivers, you want the first one on the list.
driver date 6-30-2015
machine info:
Vendor Insyde
BIOS Version F.29
BIOS Starting Address Segment e000
BIOS Release Date 10/03/2013
Manufacturer Hewlett-Packard
Product Name HP ENVY dv6 Notebook PC
Processor Version Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
Processor Voltage 89h - 0.9V
External Clock 100MHz
Max Speed 4000MHz
Current Speed 2400MHz





 
Solution