Windows 7 BSOD BAD_POOL_HEADER

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
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 109, {a3a039d89cf9eb03, b3b7465eef76ba29, fffff8000359b900, 1}

*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : ntkrnlmp.exe ( nt!SeQuerySecurityDescriptorInfo+0 )...
Code:
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 109, {a3a039d89cf9eb03, b3b7465eef76ba29, fffff8000359b900, 1}

*** WARNING: Unable to verify timestamp for win32k.sys
*** ERROR: Module load completed but symbols could not be loaded for win32k.sys
Probably caused by : ntkrnlmp.exe ( nt!SeQuerySecurityDescriptorInfo+0 )

Followup:     MachineOwner


Hi,
please remove these drivers:
BS_I2cIo.sys Mon Dec 11 07:48:39 2006: BIOSTAR I2C I/O driver Found in BIOSTAR BIOS Flash Utility.

I see your running Bullguard:

BdSpy.sys Wed Sep 23 09:06:34 2015: BullGuard File Monitor, part of the Bullguard security suite. We ask users to remove any third party AV suites and just use Windows Defender or Link Removed until the source of the bsod is found. You can always install it again but it just cuts down on the variables.

Did you use the DDU when updating your graphics card?

You mentioned that the machine possibly overheated when using memtest86?

It doesn't usually create a huge amount of heat so are you overclocking? If so please return to default values.

If you try running memtest86 again and the same thing happens try running one the one stick and test them individually.

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
 


still cant find that bios file
What about in your add and remove section? Is there any apps which allow for bios flashing or general tweaking?

Did you remove Bullguard too?
 


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?
 


Back
Top