BAD_POOL_HEADER, Looking for Intel Chipset Driver to Update

Joined
Feb 28, 2011
Messages
2
Reaction score
0
I am getting the BSOD and need help in finding which driver I have and also which one to download from the Intel site. Attached is a screenshot of my System Devices in the Device Manager.

Thanks for the help!
 

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
I have moved your BSOD thread to the proper section so it will get the proper attention but ...
Please provide minidumps and system specs as mentioned HERE and in more detail HERE
 

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
That's good, hopefully one of our BSOD experts will see it in the next 48 hours. If you get the chance also update your computer specs.
 

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Hi victoryrock and Welcome to the Forum. To kick you off:

Latest:STOP 0x00000019: BAD_POOL_HEADER
Usual causes:
Device driver.

Previous three or four:STOP 0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
Usual causes:
Insufficient disk space, Device driver, Video card, BIOS, Breakpoint in startup without having a debugger attached, Hardware incompatibility, Faulty system service, 3rd party remote control, Memory.


Your latest dump lists ntkrpamp.exe as the probable cause. This is a System file and for it to be the cause is highly unlikely.
Old / incompatible drivers can cause issues with Windows 7, often giving false error codes.

Priority:

AVG is known to be a cause of BSOD's on Windows 7 systems. Suggest you uninstall it. Download the correct AVG Remover for your system, (i.e. 32 or 64 bit).
If you have AVG ID protection installed, download the AVGID Protection Remover from the above link as well (it won't hurt to run it anyway). Download Microsoft Security Essentials as its replacement. Re-boot to Safe Mode. In Safe Mode run the AVG Removal tools. Re-boot to normal mode and install MSE. Make sure Windows firewall is enabled.

Outdated Drivers to update:

iaStor.sys Fri Jun 05 02:42:33 2009 Intel Rapid Storage.

netr28.sys Fri Jun 19 08:57:13 2009 Ralink RT2870 series USB802.11n Wireless Adapter. Ralink. Yours may possibly be a different manufacturer.

Drivers with available updates:

Rt86win7.sys Wed Jun 23 10:10:23 2010 Realtek PCIe GBE Family Controller v7.040

RTKVHDA.sys Fri Jan 29 06:37:38 2010 Realtek HD Audio R2.57

Note!! Sometimes the busy Realtek links throw a "wobbly" so usually best to wait a while and try again.

It's always worth using the Intel® Driver Update Utility (If you've got Intel that is!) to check for updates (above Intel driver is a direct link), but use it with Internet Explorer for best results.
This is of course as well as your PC and Mobo Mfr.

Bugcheck Analysis
Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [D:\ DOWNLOADS\ DUMPS\victoryrock\022711-30560-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\XSymCache*http://msdl.microsoft.com/download/symbols
Executable search path is: 
Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.x86fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0x82c18000 PsLoadedModuleList = 0x82d60810
Debug session time: Sun Feb 27 16:42:48.991 2011 (UTC + 0:00)
System Uptime: 0 days 0:13:02.793
Loading Kernel Symbols
...............................................................
................................................................
.................................
Loading User Symbols
Loading unloaded module list
.....
0: kd> !analyze
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 19, {20, b7c6edd8, b7c6edd8, a000014}

GetPointerFromAddress: unable to read from 82d80718
Unable to read MiSystemVaType memory at 82d60160
Probably caused by : ntkrpamp.exe ( nt!ExFreePoolWithTag+1b1 )

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: 00000020, a pool block header size is corrupt.
Arg2: b7c6edd8, The pool entry we were looking for within the page.
Arg3: b7c6edd8, The next pool entry.
Arg4: 0a000014, (reserved)

Debugging Details:
------------------

GetPointerFromAddress: unable to read from 82d80718
Unable to read MiSystemVaType memory at 82d60160

BUGCHECK_STR:  0x19_20

POOL_ADDRESS: GetPointerFromAddress: unable to read from 82d80718
Unable to read MiSystemVaType memory at 82d60160
 b7c6edd8 

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  TrustedInstall

CURRENT_IRQL:  0

LAST_CONTROL_TRANSFER:  from 82e5d320 to 82d371b6

STACK_TEXT:  
b2857c5c 82e5d320 b7c6ede0 00000000 00000000 nt!ExFreePoolWithTag+0x1b1
b2857cb0 82e543ea b6becc78 9df55942 000028dc nt!SepAppendAdminAceToTokenAcl+0x17f
b2857d14 82c5b44a 0000002c 0000002c 0065e49c nt!NtDuplicateToken+0x165
b2857d14 77bc64f4 0000002c 0000002c 0065e49c nt!KiFastCallEntry+0x12a
WARNING: Frame IP not in any known module. Following frames may be wrong.
0065e4e0 00000000 00000000 00000000 00000000 0x77bc64f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
nt!ExFreePoolWithTag+1b1
82d371b6 cc              int     3

SYMBOL_STACK_INDEX:  0

SYMBOL_NAME:  nt!ExFreePoolWithTag+1b1

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrpamp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c3fac

FAILURE_BUCKET_ID:  0x19_20_nt!ExFreePoolWithTag+1b1

BUCKET_ID:  0x19_20_nt!ExFreePoolWithTag+1b1

Followup: MachineOwner
Drivers:
Code:
8be8d000 8bed5000   ACPI     ACPI.sys     Tue Jul 14 00:11:11 2009 (4A5BBF0F)
83396000 833f0000   afd      afd.sys      Tue Jul 14 00:12:34 2009 (4A5BBF62)
9313b000 9314d000   AgileVpn AgileVpn.sys Tue Jul 14 00:55:00 2009 (4A5BC954)
8c128000 8c131000   amdxata  amdxata.sys  Tue May 19 18:57:35 2009 (4A12F30F)
9311c000 9311d6c0   ASACPI   ASACPI.sys   Thu Jul 16 04:28:28 2009 (4A5E9E5C)
ad753000 ad75c000   asyncmac asyncmac.sys Tue Jul 14 00:54:46 2009 (4A5BC946)
8c0f2000 8c0fb000   atapi    atapi.sys    Tue Jul 14 00:11:15 2009 (4A5BBF13)
8c0fb000 8c11e000   ataport  ataport.SYS  Tue Jul 14 00:11:18 2009 (4A5BBF16)
99990000 999dd000   ATMFD    ATMFD.DLL    Wed Oct 20 03:58:41 2010 (4CBE5AE1)
9b196000 9b1be000   AVGIDSDriver AVGIDSDriver.Sys Tue Aug 03 23:24:21 2010 (4C589715)
8c5b0000 8c5b9000   AVGIDSEH AVGIDSEH.Sys Mon Sep 13 23:46:35 2010 (4C8EA9CB)
9b13d000 9b147000   AVGIDSFilter AVGIDSFilter.Sys Tue Aug 03 23:23:18 2010 (4C5896D6)
9b065000 9b06e000   AVGIDSShim AVGIDSShim.Sys Tue Aug 03 23:25:56 2010 (4C589774)
918c4000 918ffd00   avgldx86 avgldx86.sys Wed Dec 08 02:00:20 2010 (4CFEE6B4)
90f1e000 90f2a000   avgmfx86 avgmfx86.sys Tue Sep 07 01:48:01 2010 (4C858BC1)
8c611000 8c615b80   avgrkx86 avgrkx86.sys Tue Sep 07 01:48:16 2010 (4C858BD0)
8c176000 8c1bd980   avgtdix  avgtdix.sys  Fri Nov 12 11:05:58 2010 (4CDD1F96)
90f31000 90f38000   Beep     Beep.SYS     Tue Jul 14 00:45:00 2009 (4A5BC6FC)
918b6000 918c4000   blbdrive blbdrive.sys Tue Jul 14 00:23:04 2009 (4A5BC1D8)
832a1000 832a9000   BOOTVID  BOOTVID.dll  Tue Jul 14 02:04:34 2009 (4A5BD9A2)
9261f000 92638000   bowser   bowser.sys   Tue Jul 14 00:14:21 2009 (4A5BBFCD)
99970000 9998e000   cdd      cdd.dll      unavailable (00000000)
90eff000 90f1e000   cdrom    cdrom.sys    Tue Jul 14 00:11:24 2009 (4A5BBF1C)
832eb000 83396000   CI       CI.dll       Tue Jul 14 02:09:28 2009 (4A5BDAC8)
8c58b000 8c5b0000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:11:20 2009 (4A5BBF18)
832a9000 832eb000   CLFS     CLFS.SYS     Tue Jul 14 00:11:10 2009 (4A5BBF0E)
8c388000 8c3e5000   cng      cng.sys      Tue Jul 14 00:32:55 2009 (4A5BC427)
9312e000 9313b000   CompositeBus CompositeBus.sys Tue Jul 14 00:45:26 2009 (4A5BC716)
939e5000 939f2000   crashdmp crashdmp.sys Tue Jul 14 00:45:50 2009 (4A5BC72E)
9183a000 9189e000   csc      csc.sys      Tue Jul 14 00:15:08 2009 (4A5BBFFC)
93992000 9399b600   dc3d     dc3d.sys     Thu Jul 01 11:07:37 2010 (4C2C68E9)
9189e000 918b6000   dfsc     dfsc.sys     Tue Jul 14 00:14:16 2009 (4A5BBFC8)
8c1db000 8c1e7000   discache discache.sys Tue Jul 14 00:24:04 2009 (4A5BC214)
8c600000 8c611000   disk     disk.sys     Tue Jul 14 00:11:28 2009 (4A5BBF20)
93910000 93929000   drmk     drmk.sys     Tue Jul 14 01:36:05 2009 (4A5BD2F5)
9353c000 9354d000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:12:47 2009 (4A5BBF6F)
93462000 9353c000   dump_iaStor dump_iaStor.sys Fri Jun 05 02:42:33 2009 (4A287809)
939f2000 939fc000   Dxapi    Dxapi.sys    Tue Jul 14 00:25:25 2009 (4A5BC265)
91933000 919ea000   dxgkrnl  dxgkrnl.sys  Tue Nov 02 02:37:53 2010 (4CCF7981)
92f58000 92f91000   dxgmms1  dxgmms1.sys  Tue Nov 02 02:37:04 2010 (4CCF7950)
8c165000 8c176000   fileinfo fileinfo.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
8c131000 8c165000   fltmgr   fltmgr.sys   Tue Jul 14 00:11:13 2009 (4A5BBF11)
8c3f3000 8c3fc000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 00:11:14 2009 (4A5BBF12)
8c559000 8c58b000   fvevol   fvevol.sys   Sat Sep 26 03:24:21 2009 (4ABD7B55)
8c760000 8c791000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:12:03 2009 (4A5BBF43)
93128000 9312d280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 13:16:53 2009 (4A1151B5)
83028000 8305f000   hal      halmacpi.dll Tue Jul 14 00:11:03 2009 (4A5BBF07)
92600000 9261f000   HDAudBus HDAudBus.sys Tue Jul 14 00:50:55 2009 (4A5BC85F)
93929000 93979000   HdAudio  HdAudio.sys  Tue Jul 14 00:51:46 2009 (4A5BC892)
939ae000 939c1000   HIDCLASS HIDCLASS.SYS Tue Jul 14 00:51:01 2009 (4A5BC865)
9399c000 939a2480   HIDPARSE HIDPARSE.SYS Tue Jul 14 00:50:59 2009 (4A5BC863)
939a3000 939ae000   hidusb   hidusb.sys   Tue Jul 14 00:51:04 2009 (4A5BC868)
90e11000 90e96000   HTTP     HTTP.sys     Tue Jul 14 00:12:53 2009 (4A5BBF75)
8c7f1000 8c7f9000   hwpolicy hwpolicy.sys Tue Jul 14 00:11:01 2009 (4A5BBF05)
8c018000 8c0f2000   iaStor   iaStor.sys   Fri Jun 05 02:42:33 2009 (4A287809)
9263b000 92f58000   igdkmd32 igdkmd32.sys Wed Aug 25 20:31:24 2010 (4C756F8C)
91921000 91933000   intelppm intelppm.sys Tue Jul 14 00:11:03 2009 (4A5BBF07)
931e2000 931ef000   kbdclass kbdclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
939c1000 939cd000   kbdhid   kbdhid.sys   Tue Jul 14 00:45:09 2009 (4A5BC705)
80bae000 80bb6000   kdcom    kdcom.dll    Tue Jul 14 02:08:58 2009 (4A5BDAAA)
91800000 91834000   ks       ks.sys       Thu Mar 04 03:57:52 2010 (4B8F2FC0)
8c375000 8c388000   ksecdd   ksecdd.sys   Tue Jul 14 00:11:56 2009 (4A5BBF3C)
8c507000 8c52c000   ksecpkg  ksecpkg.sys  Fri Dec 11 04:04:22 2009 (4B21C4C6)
9358d000 9359d000   lltdio   lltdio.sys   Tue Jul 14 00:53:18 2009 (4A5BC8EE)
93558000 93573000   luafv    luafv.sys    Tue Jul 14 00:15:44 2009 (4A5BC020)
83218000 83290000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Tue Jul 14 02:06:41 2009 (4A5BDA21)
9354d000 93558000   monitor  monitor.sys  Tue Jul 14 00:25:58 2009 (4A5BC286)
931ef000 931fc000   mouclass mouclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
939d1000 939dc000   mouhid   mouhid.sys   Tue Jul 14 00:45:08 2009 (4A5BC704)
8bf9c000 8bfb2000   mountmgr mountmgr.sys Tue Jul 14 00:11:27 2009 (4A5BBF1F)
92feb000 92ffd000   mpsdrv   mpsdrv.sys   Tue Jul 14 00:52:52 2009 (4A5BC8D4)
90e96000 90eb9000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:32:02 2010 (4B88CA72)
90eb9000 90ef4000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:32:21 2010 (4B88CA85)
9b032000 9b04d000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:32:11 2010 (4B88CA7B)
8c11e000 8c128000   msahci   msahci.sys   Tue Jul 14 00:45:50 2009 (4A5BC72E)
90f8a000 90f95000   Msfs     Msfs.SYS     Tue Jul 14 00:11:26 2009 (4A5BBF1E)
8bede000 8bee6000   msisadrv msisadrv.sys Tue Jul 14 00:11:09 2009 (4A5BBF0D)
8c34a000 8c375000   msrpc    msrpc.sys    Tue Jul 14 00:11:59 2009 (4A5BBF3F)
8c1d1000 8c1db000   mssmbios mssmbios.sys Tue Jul 14 00:19:25 2009 (4A5BC0FD)
8c7e1000 8c7f1000   mup      mup.sys      Tue Jul 14 00:14:14 2009 (4A5BBFC6)
8c412000 8c4c9000   ndis     ndis.sys     Tue Jul 14 00:12:24 2009 (4A5BBF58)
93165000 93170000   ndistapi ndistapi.sys Tue Jul 14 00:54:24 2009 (4A5BC930)
935e3000 935f3000   ndisuio  ndisuio.sys  Tue Jul 14 00:53:51 2009 (4A5BC90F)
93170000 93192000   ndiswan  ndiswan.sys  Tue Jul 14 00:54:34 2009 (4A5BC93A)
93451000 93462000   NDProxy  NDProxy.SYS  Tue Jul 14 00:54:27 2009 (4A5BC933)
8c5e5000 8c5f3000   netbios  netbios.sys  Tue Jul 14 00:53:54 2009 (4A5BC912)
90fc5000 90ff7000   netbt    netbt.sys    Tue Jul 14 00:12:18 2009 (4A5BBF52)
8c4c9000 8c507000   NETIO    NETIO.SYS    Tue Jul 14 00:12:35 2009 (4A5BBF63)
93032000 930cd000   netr28   netr28.sys   Fri Jun 19 08:57:13 2009 (4A3B44D9)
90f95000 90fa3000   Npfs     Npfs.SYS     Tue Jul 14 00:11:31 2009 (4A5BBF23)
8c5f3000 8c5fd000   nsiproxy nsiproxy.sys Tue Jul 14 00:12:08 2009 (4A5BBF48)
82c18000 83028000   nt       ntkrpamp.exe Sat Jun 19 04:55:24 2010 (4C1C3FAC)
8c21b000 8c34a000   Ntfs     Ntfs.sys     Tue Jul 14 00:12:05 2009 (4A5BBF45)
939cd000 939d0c80   NuidFltr NuidFltr.sys Tue Jun 29 09:54:25 2010 (4C29B4C1)
90f2a000 90f31000   Null     Null.SYS     Tue Jul 14 00:11:12 2009 (4A5BBF10)
9359d000 935e3000   nwifi    nwifi.sys    Tue Jul 14 00:51:59 2009 (4A5BC89F)
8c5c6000 8c5e5000   pacer    pacer.sys    Tue Jul 14 00:53:58 2009 (4A5BC916)
8bf1b000 8bf2c000   partmgr  partmgr.sys  Tue Jul 14 00:11:35 2009 (4A5BBF27)
8bee6000 8bf10000   pci      pci.sys      Tue Jul 14 00:11:16 2009 (4A5BBF14)
8bf87000 8bf8e000   pciide   pciide.sys   Tue Jul 14 00:11:19 2009 (4A5BBF17)
8bf8e000 8bf9c000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:11:15 2009 (4A5BBF13)
8c3e5000 8c3f3000   pcw      pcw.sys      Tue Jul 14 00:11:10 2009 (4A5BBF0E)
9b06e000 9b105000   peauth   peauth.sys   Tue Jul 14 01:35:44 2009 (4A5BD2E0)
939dc000 939e4800   point32  point32.sys  Tue Jun 29 09:54:24 2010 (4C29B4C0)
938e1000 93910000   portcls  portcls.sys  Tue Jul 14 00:51:00 2009 (4A5BC864)
83290000 832a1000   PSHED    PSHED.dll    Tue Jul 14 02:09:36 2009 (4A5BDAD0)
9314d000 93165000   rasl2tp  rasl2tp.sys  Tue Jul 14 00:54:33 2009 (4A5BC939)
93192000 931aa000   raspppoe raspppoe.sys Tue Jul 14 00:54:53 2009 (4A5BC94D)
931aa000 931c1000   raspptp  raspptp.sys  Tue Jul 14 00:54:47 2009 (4A5BC947)
931c1000 931d8000   rassstp  rassstp.sys  Tue Jul 14 00:54:57 2009 (4A5BC951)
8bfb2000 8bff3000   rdbss    rdbss.sys    Tue Jul 14 00:14:26 2009 (4A5BBFD2)
931d8000 931e2000   rdpbus   rdpbus.sys   Tue Jul 14 01:02:40 2009 (4A5BCB20)
90f72000 90f7a000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:01:40 2009 (4A5BCAE4)
ad67c000 ad6a1000   rdpdr    rdpdr.sys    Tue Jul 14 01:02:56 2009 (4A5BCB30)
90f7a000 90f82000   rdpencdd rdpencdd.sys Tue Jul 14 01:01:39 2009 (4A5BCAE3)
90f82000 90f8a000   rdprefmp rdprefmp.sys Tue Jul 14 01:01:41 2009 (4A5BCAE5)
ad6b8000 ad6e9000   RDPWD    RDPWD.SYS    Tue Jul 14 01:01:50 2009 (4A5BCAEE)
8c52c000 8c559000   rdyboost rdyboost.sys Tue Jul 14 00:22:02 2009 (4A5BC19A)
9300e000 93021000   rspndr   rspndr.sys   Tue Jul 14 00:53:20 2009 (4A5BC8F0)
930d7000 9311c000   Rt86win7 Rt86win7.sys Wed Jun 23 10:10:23 2010 (4C21CF7F)
93602000 938e00c0   RTKVHDA  RTKVHDA.sys  Fri Jan 29 06:37:38 2010 (4B628232)
9b105000 9b10f000   secdrv   secdrv.SYS   Wed Sep 13 14:18:32 2006 (45080528)
9311e000 93128000   serenum  serenum.sys  Tue Jul 14 00:45:27 2009 (4A5BC717)
8c200000 8c21a000   serial   serial.sys   Tue Jul 14 00:45:33 2009 (4A5BC71D)
8c7d9000 8c7e1000   spldr    spldr.sys    Mon May 11 17:13:47 2009 (4A084EBB)
ad62b000 ad67c000   srv      srv.sys      Fri Aug 27 04:31:26 2010 (4C77318E)
9b147000 9b196000   srv2     srv2.sys     Fri Aug 27 04:30:45 2010 (4C773165)
9b10f000 9b130000   srvnet   srvnet.sys   Fri Aug 27 04:30:39 2010 (4C77315F)
931fc000 931fd380   swenum   swenum.sys   Tue Jul 14 00:45:08 2009 (4A5BC704)
8c617000 8c760000   tcpip    tcpip.sys    Mon Jun 14 04:36:59 2010 (4C15A3DB)
9b130000 9b13d000   tcpipreg tcpipreg.sys Tue Jul 14 00:54:14 2009 (4A5BC926)
90fba000 90fc5000   TDI      TDI.SYS      Tue Jul 14 00:12:12 2009 (4A5BBF4C)
ad6a1000 ad6ab000   tdtcp    tdtcp.sys    Tue Jul 14 01:01:37 2009 (4A5BCAE1)
90fa3000 90fba000   tdx      tdx.sys      Tue Jul 14 00:12:10 2009 (4A5BBF4A)
8c400000 8c410000   termdd   termdd.sys   Tue Jul 14 01:01:35 2009 (4A5BCADF)
99940000 99949000   TSDDD    TSDDD.dll    Tue Jul 14 01:01:40 2009 (4A5BCAE4)
ad6ab000 ad6b8000   tssecsrv tssecsrv.sys Tue Jul 14 01:01:50 2009 (4A5BCAEE)
91900000 91921000   tunnel   tunnel.sys   Tue Jul 14 00:54:03 2009 (4A5BC91B)
93000000 9300e000   umbus    umbus.sys    Tue Jul 14 00:51:38 2009 (4A5BC88A)
93979000 93990000   usbccgp  usbccgp.sys  Tue Jul 14 00:51:31 2009 (4A5BC883)
93990000 93991700   USBD     USBD.SYS     Tue Jul 14 00:51:05 2009 (4A5BC869)
92f91000 92fa0000   usbehci  usbehci.sys  Tue Jul 14 00:51:14 2009 (4A5BC872)
9340d000 93451000   usbhub   usbhub.sys   Tue Jul 14 00:52:06 2009 (4A5BC8A6)
92fa0000 92feb000   USBPORT  USBPORT.SYS  Tue Jul 14 00:51:13 2009 (4A5BC871)
8bf10000 8bf1b000   vdrvroot vdrvroot.sys Tue Jul 14 00:46:19 2009 (4A5BC74B)
90f38000 90f44000   vga      vga.sys      Tue Jul 14 00:25:50 2009 (4A5BC27E)
90f44000 90f65000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:25:49 2009 (4A5BC27D)
8c791000 8c799380   vmstorfl vmstorfl.sys Tue Jul 14 00:28:44 2009 (4A5BC32C)
8bf2c000 8bf3c000   volmgr   volmgr.sys   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
8bf3c000 8bf87000   volmgrx  volmgrx.sys  Tue Jul 14 00:11:41 2009 (4A5BBF2D)
8c79a000 8c7d9000   volsnap  volsnap.sys  Tue Jul 14 00:11:34 2009 (4A5BBF26)
930cd000 930d7000   vwifibus vwifibus.sys Tue Jul 14 00:52:02 2009 (4A5BC8A2)
90e00000 90e11000   vwififlt vwififlt.sys Tue Jul 14 00:52:03 2009 (4A5BC8A3)
8c1be000 8c1d1000   wanarp   wanarp.sys   Tue Jul 14 00:55:02 2009 (4A5BC956)
90f65000 90f72000   watchdog watchdog.sys Tue Jul 14 00:24:10 2009 (4A5BC21A)
8be0e000 8be7f000   Wdf01000 Wdf01000.sys Tue Jul 14 00:11:36 2009 (4A5BBF28)
8be7f000 8be8d000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
90ff7000 90ffe000   wfplwf   wfplwf.sys   Tue Jul 14 00:53:51 2009 (4A5BC90F)
996e0000 9992b000   win32k   win32k.sys   Wed Oct 20 04:00:01 2010 (4CBE5B31)
8bed5000 8bede000   WMILIB   WMILIB.SYS   Tue Jul 14 00:11:22 2009 (4A5BBF1A)
93573000 9358d000   WudfPf   WudfPf.sys   Tue Jul 14 00:50:13 2009 (4A5BC835)

Unloaded modules:
ad6e9000 ad753000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0006A000
9b04d000 9b065000   parport.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00018000
8c5b9000 8c5c6000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000D000
90e14000 90eee000   dump_iaStor.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  000DA000
90eee000 90eff000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
If you get further problems with blue screens, attach your new dump files with details in a new post.

HTH
 
Last edited:

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

BSOD, BAD_POOL_HEADER 15
GUCI_AVS.SYS BSOD with BAD_POOL_HEADER 1
scsiport.sys bad_pool_header 0x00000019 2
Bad_pool_header 3
Error - BSOD [BAD_POOL_HEADER] 4
Bad_Pool_Header 0
Bad_Pool_Header 13
Bad_Pool_Header 9

Top