Windows 7 Troubleshooting Bad Pool Header BSOD: Need Help Analyzing Crash Dump File

killit

New Member
Joined
Jul 18, 2017
Messages
12
Hi, I have been having a bad pool header bsod lately. I have been trying the process of elimination to find out why but no luck yet. So here is the crash dump file hoping some with more knowledge than me to help analyze it. Thank you
 

Attachments

Solution

Hi I'm having trouble finding that void driver to get rid of it will a clean of everything help
 
Solution
will a clean of everything help
You mean like a re-install?

Try running scannow first as this might clear up any data corruption. Find cmd prompt, right click, properties and run as admin. Type:
sfc /scannow

Press enter and await results.
 
You mean like a re-install?

Try running scannow first as this might clear up any data corruption. Find cmd prompt, right click, properties and run as admin. Type:
sfc /scannow

Press enter and await results.

Hi for the sfc /scannow I got Resoirce protection did not find any integrity violations. I did test with memtest86 and all passed still cant find that bios file
 
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck C2, {7, 109b, 105, fffff8a012aa8260}

GetPointerFromAddress: unable to read from fffff800034ba100
Unable to get MmSystemRangeStart
GetUlongPtrFromAddress: unable to read from fffff800034ba2e8
GetUlongPtrFromAddress: unable to read from fffff800034ba498
GetPointerFromAddress: unable to read from fffff800034ba0b8

fffff8a012aa8250 doesn't look like a valid small pool allocation, checking to see
if the entire page is actually part of a large page allocation...

GetUlongFromAddress: unable to read from fffff80003427a58
GetPointerFromAddress: unable to read from fffff800034ba100
Unable to get MmSystemRangeStart
GetUlongPtrFromAddress: unable to read from fffff800034ba2e8
GetUlongPtrFromAddress: unable to read from fffff800034ba498

fffff8a012aa8250 doesn't look like a valid small pool allocation, checking to see
if the entire page is actually part of a large page allocation...

GetUlongFromAddress: unable to read from fffff80003427a58
Probably caused by : memory_corruption ( nt!MiSegmentDelete+19e )

Followup:     MachineOwner
Hi,
this means a driver is corrupting the memory pool.

To find which driver is causing the problems you need to run the driver verifier with Pool options enabled. Basically you just need to check the boxes which apply:
Link Removed

I notice you still have Bullguard installed:
BdAgent.sys Tue May 17 10:30:50 2016: Bullguard Security Agent Driver

Please remove this security suite as they often at the cause of the issue and it's worth removing simply to test. If the error continues after removal then you can always re-install the application.
 
Hi I'm not getting the BSOD with the verifier this what I'm getting this is the 4 time to day and no it doesn't go away I left it there before dinner and over an hour later it's here just to see what would happenLink Removed
 
You may have either an issue with your graphics driver or the card itself.

If your overclocking the card, please stop.

Download the DDU or Display Driver Uninstaller

Download the latest driver for your card or a fresh copy.

Boot into safe mode and use the DDU to remove the driver. This will also remove any corruption left behind by previous driver installs.

Once back in Windows install or re-install gpu driver.

So your saying the blue screens have stopped?