Error - BSOD [BAD_POOL_HEADER]

Joined
Mar 3, 2011
Messages
3
Reaction score
0
Hello, this just happened about an hour ago; the only time it has. I've been browsing through what could have caused this problem, all I know is that I recently reformatted my computer, and installed a bunch of things back again [including drivers]. I really can't narrow down what it was though, I need your help please!
A bit about my computer, in a Speccy Summary:
Code:
Summary
        Operating System
            MS Windows 7 Ultimate 32-bit
        CPU
            Intel Mobile Core 2 Duo T6600  @ 2.20GHz    56 °C
            Penryn 45nm Technology
        RAM
            4.0GB
        Motherboard
            Micro-Star International MS-1683 (CPU 1)
        Graphics
            HSD160PHW1 (1366x768@60Hz)
            256MB GeForce 8200M G (MSI)    44 °C
        Hard Drives
            313GB TOSHIBA TOSHIBA MK3263GSXN SCSI Disk Device (ATA)
        Optical Drives
            HL-DT-ST DVDRAM GT30N SCSI CdRom Device
        Audio
            Realtek High Definition Audio
The screenshot of CPU-Z showing the Memory tab and the two Slots in the SPD tab:




This was my error [summary] in text format:
Code:
==================================================
Dump File         : 030311-52915-01.dmp
Crash Time        : 3/3/2011 2:31:09 AM
Bug Check String  : BAD_POOL_HEADER
Bug Check Code    : 0x00000019
Parameter 1       : 0x00000020
Parameter 2       : 0x86e89878
Parameter 3       : 0x86e89cf8
Parameter 4       : 0x18900008
Caused By Driver  : ntkrnlpa.exe
Caused By Address : ntkrnlpa.exe+11f1b6
File Description  : NT Kernel & System
Product Name      : Microsoft® Windows® Operating System
Company           : Microsoft Corporation
File Version      : 6.1.7600.16617 (win7_gdr.100618-1621)
Processor         : 32-bit
Computer Name     : 
Full Path         : C:\Windows\Minidump\030311-52915-01.dmp
Processors Count  : 2
Major Version     : 15
Minor Version     : 7600
Dump File Size    : 160,496
==================================================

I included the dump file, and the complete list of speccy [the specs].


Any help on how to solve this problem, or any idea as to why and what's causing my problem, will be of great help, and will be greatly appreciated! :)
 

Attachments

Last edited:
Joined
Sep 22, 2010
Messages
613
Reaction score
102
Re-attach the crash file because I can't open it. Says "not a valid RAR archive, broken or damaged".

Not sure about your RAM settings either, since the memory snip you attached is blank. 2 x A-Data sticks 800Mhz 6-6-6-18 1.8v.
 
Joined
Mar 3, 2011
Messages
3
Reaction score
0
Apparently I got another one [blue screen I guess] while I was sleeping and left my computer on.


Here are the two new re-zipped/re-attached dump files~


As for the RAM, I don't know what's up with that... :(
 

Attachments

Elmer BeFuddled

Resident eejit
Joined
Jun 12, 2010
Messages
1,050
Reaction score
251
Hi Technologic and Welcome to the Forum.

STOP 0x000000D6: DRIVER_PAGE_FAULT_BEYOND_END_OF_ALLOCATION
Usual causes:
Device driver

Your latest dump files list avgtdix.sys as the probable cause. This is part of AVG security.
Old and incompatible drivers can and do cause issues with Windows 7.

As a Priority:

AVG is known to be a cause of BSOD's on Windows 7 systems. Uninstall it. Download the correct AVG Remover for your system (32 or 64 bit).
If you have AVG ID protection installed, download the AVGID Protection Remover from the above link as well (it wouldn't hurt to download and 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 your Windows firewall is enabled!

Outdated Drivers to update:

RTKVHDA.sys Fri May 22 19:03:37 2009 Realtek HD Audio R2.57

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\Technologic\Dump Files\030311-30342-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 (2 procs) Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16617.x86fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0x82a09000 PsLoadedModuleList = 0x82b51810
Debug session time: Thu Mar  3 15:01:40.854 2011 (UTC + 0:00)
System Uptime: 0 days 3:53:24.665
Loading Kernel Symbols
...............................................................
................................................................
..............................
Loading User Symbols
Loading unloaded module list
...........
1: kd> !analyze
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck D6, {c73e5000, 1, 8c55d821, 0}

Unable to load image \SystemRoot\system32\DRIVERS\avgtdix.sys, Win32 error 0n2
*** WARNING: Unable to verify timestamp for avgtdix.sys
*** ERROR: Module load completed but symbols could not be loaded for avgtdix.sys

Could not read faulting driver name
Probably caused by : avgtdix.sys ( avgtdix+19821 )

Followup: MachineOwner
---------

1: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

DRIVER_PAGE_FAULT_BEYOND_END_OF_ALLOCATION (d6)
N bytes of memory was allocated and more than N bytes are being referenced.
This cannot be protected by try-except.
When possible, the guilty driver's name (Unicode string) is printed on
the bugcheck screen and saved in KiBugCheckDriver.
Arguments:
Arg1: c73e5000, memory referenced
Arg2: 00000001, value 0 = read operation, 1 = write operation
Arg3: 8c55d821, if non-zero, the address which referenced memory.
Arg4: 00000000, (reserved)

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


Could not read faulting driver name

WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82b71718
Unable to read MiSystemVaType memory at 82b51160
 c73e5000 

FAULTING_IP: 
avgtdix+19821
8c55d821 f3a5            rep movs dword ptr es:[edi],dword ptr [esi]

MM_INTERNAL_CODE:  0

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP

BUGCHECK_STR:  0xD6

PROCESS_NAME:  avgfws.exe

CURRENT_IRQL:  0

TRAP_FRAME:  ac1dfadc -- (.trap 0xffffffffac1dfadc)
ErrCode = 00000002
eax=dd389688 ebx=dd389660 ecx=00000002 edx=84d0f560 esi=dd3896a0 edi=c73e5000
eip=8c55d821 esp=ac1dfb50 ebp=ac1dfb6c iopl=0         nv up ei pl zr na pe nc
cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
avgtdix+0x19821:
8c55d821 f3a5            rep movs dword ptr es:[edi],dword ptr [esi]
Resetting default scope

LAST_CONTROL_TRANSFER:  from 82a4f638 to 82a8e903

STACK_TEXT:  
ac1dfac4 82a4f638 00000001 c73e5000 00000000 nt!MmAccessFault+0x106
ac1dfac4 8c55d821 00000001 c73e5000 00000000 nt!KiTrap0E+0xdc
WARNING: Stack unwind information not available. Following frames may be wrong.
ac1dfb6c 8c545e04 c73e4c00 c73e5010 dee71670 avgtdix+0x19821
ac1dfbcc 8c54736b 8b16aa90 d0ce4f68 ac1dfc00 avgtdix+0x1e04
ac1dfbdc 82d386c3 8b16aa90 d0ce4f68 a6830520 avgtdix+0x336b
ac1dfc00 82a45473 00000000 d0ce4f68 8b16aa90 nt!IovCallDriver+0x258
ac1dfc14 82c46f6e a6830520 d0ce4f68 d0ce4fd8 nt!IofCallDriver+0x1b
ac1dfc34 82c63d5f 8b16aa90 a6830520 00000000 nt!IopSynchronousServiceTail+0x1f8
ac1dfcd0 82c6653a 8b16aa90 d0ce4f68 00000000 nt!IopXxxControlFile+0x6aa
ac1dfd04 82a4c44a 000007a4 00000000 00000000 nt!NtDeviceIoControlFile+0x2a
ac1dfd04 77bb64f4 000007a4 00000000 00000000 nt!KiFastCallEntry+0x12a
042bf68c 00000000 00000000 00000000 00000000 0x77bb64f4


STACK_COMMAND:  kb

FOLLOWUP_IP: 
avgtdix+19821
8c55d821 f3a5            rep movs dword ptr es:[edi],dword ptr [esi]

SYMBOL_STACK_INDEX:  2

SYMBOL_NAME:  avgtdix+19821

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: avgtdix

IMAGE_NAME:  avgtdix.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4c858c64

FAILURE_BUCKET_ID:  0xD6_VRF_avgtdix+19821

BUCKET_ID:  0xD6_VRF_avgtdix+19821

Followup: MachineOwner
Drivers:
Code:
8560c000 85654000   ACPI     ACPI.sys     Tue Jul 14 00:11:11 2009 (4A5BBF0F)
8c82f000 8c889000   afd      afd.sys      Tue Jul 14 00:12:34 2009 (4A5BBF62)
8ee5d000 8ee6f000   AgileVpn AgileVpn.sys Tue Jul 14 00:55:00 2009 (4A5BC954)
857f1000 857fa000   amdxata  amdxata.sys  Tue May 19 18:57:35 2009 (4A12F30F)
8572f000 85738000   atapi    atapi.sys    Tue Jul 14 00:11:15 2009 (4A5BBF13)
85738000 8575b000   ataport  ataport.SYS  Tue Jul 14 00:11:18 2009 (4A5BBF16)
8ec3e000 8ee46000   athr     athr.sys     Sun Nov 14 04:29:58 2010 (4CDF65C6)
8c511000 8c522000   avgfwd6x avgfwd6x.sys Mon Jul 12 02:37:25 2010 (4C3A71D5)
a2557000 a257f000   AVGIDSDriver AVGIDSDriver.Sys Tue Aug 03 23:24:21 2010 (4C589715)
85a25000 85a2e000   AVGIDSEH AVGIDSEH.Sys Mon Sep 13 23:46:35 2010 (4C8EA9CB)
a24fe000 a2508000   AVGIDSFilter AVGIDSFilter.Sys Tue Aug 03 23:23:18 2010 (4C5896D6)
a2177000 a2180000   AVGIDSShim AVGIDSShim.Sys Tue Aug 03 23:25:56 2010 (4C589774)
8c5be000 8c5f9400   avgldx86 avgldx86.sys Tue Sep 07 01:48:07 2010 (4C858BC7)
8c48c000 8c498000   avgmfx86 avgmfx86.sys Tue Sep 07 01:48:01 2010 (4C858BC1)
85df7000 85dfbb80   avgrkx86 avgrkx86.sys Tue Sep 07 01:48:16 2010 (4C858BD0)
8c544000 8c58b380   avgtdix  avgtdix.sys  Tue Sep 07 01:50:44 2010 (4C858C64)
856b3000 856be000   BATTC    BATTC.SYS    Tue Jul 14 00:19:15 2009 (4A5BC0F3)
8c49f000 8c4a6000   Beep     Beep.SYS     Tue Jul 14 00:45:00 2009 (4A5BC6FC)
8c9ce000 8c9dc000   blbdrive blbdrive.sys Tue Jul 14 00:23:04 2009 (4A5BC1D8)
8548a000 85492000   BOOTVID  BOOTVID.dll  Tue Jul 14 02:04:34 2009 (4A5BD9A2)
a20bb000 a20d4000   bowser   bowser.sys   Tue Jul 14 00:14:21 2009 (4A5BBFCD)
95000000 9501e000   cdd      cdd.dll      unavailable (00000000)
8c46d000 8c48c000   cdrom    cdrom.sys    Tue Jul 14 00:11:24 2009 (4A5BBF1C)
854d4000 8557f000   CI       CI.dll       Tue Jul 14 02:09:28 2009 (4A5BDAC8)
85a00000 85a25000   CLASSPNP CLASSPNP.SYS Tue Jul 14 00:11:20 2009 (4A5BBF18)
85492000 854d4000   CLFS     CLFS.SYS     Tue Jul 14 00:11:10 2009 (4A5BBF0E)
8c82a000 8c82d700   CmBatt   CmBatt.sys   Tue Jul 14 00:19:18 2009 (4A5BC0F6)
85a30000 85a8d000   cng      cng.sys      Tue Jul 14 00:32:55 2009 (4A5BC427)
856ab000 856b3000   compbatt compbatt.sys Tue Jul 14 00:19:18 2009 (4A5BC0F6)
8ee50000 8ee5d000   CompositeBus CompositeBus.sys Tue Jul 14 00:45:26 2009 (4A5BC716)
92900000 9290d000   crashdmp crashdmp.sys Tue Jul 14 00:45:50 2009 (4A5BC72E)
8c952000 8c9b6000   csc      csc.sys      Tue Jul 14 00:15:08 2009 (4A5BBFFC)
8c9b6000 8c9ce000   dfsc     dfsc.sys     Tue Jul 14 00:14:16 2009 (4A5BBFC8)
8c946000 8c952000   discache discache.sys Tue Jul 14 00:24:04 2009 (4A5BC214)
85c00000 85c11000   disk     disk.sys     Tue Jul 14 00:11:28 2009 (4A5BBF20)
9288a000 928a3000   drmk     drmk.sys     Tue Jul 14 01:36:05 2009 (4A5BD2F5)
9290d000 92917000   dump_diskdump dump_diskdump.sys Tue Jul 13 04:24:27 2010 (4C3BDC6B)
9294e000 9295f000   dump_dumpfve dump_dumpfve.sys Tue Jul 14 00:12:47 2009 (4A5BBF6F)
92917000 9294e000   dump_nvstor32 dump_nvstor32.sys Wed Aug 05 01:27:05 2009 (4A78D1D9)
928c4000 928ce000   Dxapi    Dxapi.sys    Tue Jul 14 00:25:25 2009 (4A5BC265)
8dac8000 8db7f000   dxgkrnl  dxgkrnl.sys  Fri Oct 02 01:48:33 2009 (4AC54DE1)
8db7f000 8dbb8000   dxgmms1  dxgmms1.sys  Tue Jul 14 00:25:25 2009 (4A5BC265)
8583b000 8584c000   fileinfo fileinfo.sys Tue Jul 14 00:21:51 2009 (4A5BC18F)
85807000 8583b000   fltmgr   fltmgr.sys   Tue Jul 14 00:11:13 2009 (4A5BBF11)
85a9b000 85aa4000   Fs_Rec   Fs_Rec.sys   Tue Jul 14 00:11:14 2009 (4A5BBF12)
859b9000 859eb000   fvevol   fvevol.sys   Sat Sep 26 03:24:21 2009 (4ABD7B55)
85d5e000 85d8f000   fwpkclnt fwpkclnt.sys Tue Jul 14 00:12:03 2009 (4A5BBF43)
8dac2000 8dac7280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 13:16:53 2009 (4A1151B5)
82e19000 82e50000   hal      halmacpi.dll Tue Jul 14 00:11:03 2009 (4A5BBF07)
8da5e000 8da7d000   HDAudBus HDAudBus.sys Tue Jul 14 00:50:55 2009 (4A5BC85F)
928d9000 928ec000   HIDCLASS HIDCLASS.SYS Tue Jul 14 00:51:01 2009 (4A5BC865)
928ec000 928f2480   HIDPARSE HIDPARSE.SYS Tue Jul 14 00:50:59 2009 (4A5BC863)
928ce000 928d9000   hidusb   hidusb.sys   Tue Jul 14 00:51:04 2009 (4A5BC868)
a2036000 a20bb000   HTTP     HTTP.sys     Tue Jul 14 00:12:53 2009 (4A5BBF75)
85def000 85df7000   hwpolicy hwpolicy.sys Tue Jul 14 00:11:01 2009 (4A5BBF05)
8c812000 8c82a000   i8042prt i8042prt.sys Tue Jul 14 00:11:23 2009 (4A5BBF1B)
8c800000 8c812000   intelppm intelppm.sys Tue Jul 14 00:11:03 2009 (4A5BBF07)
8c400000 8c40d000   kbdclass kbdclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
80bd1000 80bd9000   kdcom    kdcom.dll    Tue Jul 14 02:08:58 2009 (4A5BDAAA)
8ef49000 8ef7d000   ks       ks.sys       Thu Mar 04 03:57:52 2010 (4B8F2FC0)
859a6000 859b9000   ksecdd   ksecdd.sys   Tue Jul 14 00:11:56 2009 (4A5BBF3C)
85b99000 85bbe000   ksecpkg  ksecpkg.sys  Fri Dec 11 04:04:22 2009 (4B21C4C6)
92985000 92995000   lltdio   lltdio.sys   Tue Jul 14 00:53:18 2009 (4A5BC8EE)
9296a000 92985000   luafv    luafv.sys    Tue Jul 14 00:15:44 2009 (4A5BC020)
8ef04000 8ef20800   mcdbus   mcdbus.sys   Tue Feb 24 10:42:13 2009 (49A3CF05)
85401000 85479000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Tue Jul 14 02:06:41 2009 (4A5BDA21)
9295f000 9296a000   monitor  monitor.sys  Tue Jul 14 00:25:58 2009 (4A5BC286)
8c40d000 8c41a000   mouclass mouclass.sys Tue Jul 14 00:11:15 2009 (4A5BBF13)
928f5000 92900000   mouhid   mouhid.sys   Tue Jul 14 00:45:08 2009 (4A5BC704)
85719000 8572f000   mountmgr mountmgr.sys Tue Jul 14 00:11:27 2009 (4A5BBF1F)
a20d4000 a20e6000   mpsdrv   mpsdrv.sys   Tue Jul 14 00:52:52 2009 (4A5BC8D4)
a20e6000 a2109000   mrxsmb   mrxsmb.sys   Sat Feb 27 07:32:02 2010 (4B88CA72)
a2109000 a2144000   mrxsmb10 mrxsmb10.sys Sat Feb 27 07:32:21 2010 (4B88CA85)
a2144000 a215f000   mrxsmb20 mrxsmb20.sys Sat Feb 27 07:32:11 2010 (4B88CA7B)
8575b000 85765000   msahci   msahci.sys   Tue Jul 14 00:45:50 2009 (4A5BC72E)
8c4f8000 8c503000   Msfs     Msfs.SYS     Tue Jul 14 00:11:26 2009 (4A5BBF1E)
8565d000 85665000   msisadrv msisadrv.sys Tue Jul 14 00:11:09 2009 (4A5BBF0D)
8597b000 859a6000   msrpc    msrpc.sys    Tue Jul 14 00:11:59 2009 (4A5BBF3F)
8c93c000 8c946000   mssmbios mssmbios.sys Tue Jul 14 00:19:25 2009 (4A5BC0FD)
85ddf000 85def000   mup      mup.sys      Tue Jul 14 00:14:14 2009 (4A5BBFC6)
85aa4000 85b5b000   ndis     ndis.sys     Tue Jul 14 00:12:24 2009 (4A5BBF58)
8ee87000 8ee92000   ndistapi ndistapi.sys Tue Jul 14 00:54:24 2009 (4A5BC930)
929db000 929eb000   ndisuio  ndisuio.sys  Tue Jul 14 00:53:51 2009 (4A5BC90F)
8ee92000 8eeb4000   ndiswan  ndiswan.sys  Tue Jul 14 00:54:34 2009 (4A5BC93A)
8efcf000 8efe0000   NDProxy  NDProxy.SYS  Tue Jul 14 00:54:27 2009 (4A5BC933)
8c8c0000 8c8ce000   netbios  netbios.sys  Tue Jul 14 00:53:54 2009 (4A5BC912)
8c58c000 8c5be000   netbt    netbt.sys    Tue Jul 14 00:12:18 2009 (4A5BBF52)
85b5b000 85b99000   NETIO    NETIO.SYS    Tue Jul 14 00:12:35 2009 (4A5BBF63)
8c503000 8c511000   Npfs     Npfs.SYS     Tue Jul 14 00:11:31 2009 (4A5BBF23)
8c932000 8c93c000   nsiproxy nsiproxy.sys Tue Jul 14 00:12:08 2009 (4A5BBF48)
82a09000 82e19000   nt       ntkrpamp.exe Sat Jun 19 04:55:24 2010 (4C1C3FAC)
8584c000 8597b000   Ntfs     Ntfs.sys     Tue Jul 14 00:12:05 2009 (4A5BBF45)
8c498000 8c49f000   Null     Null.SYS     Tue Jul 14 00:11:12 2009 (4A5BBF10)
8e7cb000 8e7cc040   nvBridge nvBridge.kmd Sat Oct 16 18:04:23 2010 (4CB9DB17)
928a3000 928c4000   nvhda32v nvhda32v.sys Tue Sep 07 21:08:20 2010 (4C869BB4)
8de2e000 8e7ca5a0   nvlddmkm nvlddmkm.sys Sat Oct 16 18:07:56 2010 (4CB9DBEC)
8da7d000 8dac1880   nvmf6232 nvmf6232.sys Fri Jul 31 00:47:55 2009 (4A72312B)
859f5000 859fe000   nvsmu    nvsmu.sys    Mon Jun 29 08:36:34 2009 (4A486F02)
85773000 857aa000   nvstor32 nvstor32.sys Wed Aug 05 01:27:05 2009 (4A78D1D9)
92995000 929db000   nwifi    nwifi.sys    Tue Jul 14 00:51:59 2009 (4A5BC89F)
8c890000 8c8af000   pacer    pacer.sys    Tue Jul 14 00:53:58 2009 (4A5BC916)
8569a000 856ab000   partmgr  partmgr.sys  Tue Jul 14 00:11:35 2009 (4A5BBF27)
85665000 8568f000   pci      pci.sys      Tue Jul 14 00:11:16 2009 (4A5BBF14)
85765000 85773000   PCIIDEX  PCIIDEX.SYS  Tue Jul 14 00:11:15 2009 (4A5BBF13)
85a8d000 85a9b000   pcw      pcw.sys      Tue Jul 14 00:11:10 2009 (4A5BBF0E)
a242f000 a24c6000   peauth   peauth.sys   Tue Jul 14 01:35:44 2009 (4A5BD2E0)
9285b000 9288a000   portcls  portcls.sys  Tue Jul 14 00:51:00 2009 (4A5BC864)
85479000 8548a000   PSHED    PSHED.dll    Tue Jul 14 02:09:36 2009 (4A5BDAD0)
8ee6f000 8ee87000   rasl2tp  rasl2tp.sys  Tue Jul 14 00:54:33 2009 (4A5BC939)
8eeb4000 8eecc000   raspppoe raspppoe.sys Tue Jul 14 00:54:53 2009 (4A5BC94D)
8eecc000 8eee3000   raspptp  raspptp.sys  Tue Jul 14 00:54:47 2009 (4A5BC947)
8eee3000 8eefa000   rassstp  rassstp.sys  Tue Jul 14 00:54:57 2009 (4A5BC951)
8c8f1000 8c932000   rdbss    rdbss.sys    Tue Jul 14 00:14:26 2009 (4A5BBFD2)
8eefa000 8ef04000   rdpbus   rdpbus.sys   Tue Jul 14 01:02:40 2009 (4A5BCB20)
8c4e0000 8c4e8000   RDPCDD   RDPCDD.sys   Tue Jul 14 01:01:40 2009 (4A5BCAE4)
8c4e8000 8c4f0000   rdpencdd rdpencdd.sys Tue Jul 14 01:01:39 2009 (4A5BCAE3)
8c4f0000 8c4f8000   rdprefmp rdprefmp.sys Tue Jul 14 01:01:41 2009 (4A5BCAE5)
85bbe000 85beb000   rdyboost rdyboost.sys Tue Jul 14 00:22:02 2009 (4A5BC19A)
929eb000 929fe000   rspndr   rspndr.sys   Tue Jul 14 00:53:20 2009 (4A5BC8F0)
9261b000 9285a040   RTKVHDA  RTKVHDA.sys  Fri May 22 19:03:37 2009 (4A16E8F9)
8ef21000 8ef47000   SCSIPORT SCSIPORT.SYS Tue Jul 14 00:45:55 2009 (4A5BC733)
a24c6000 a24d0000   secdrv   secdrv.SYS   Wed Sep 13 14:18:32 2006 (45080528)
85dd7000 85ddf000   spldr    spldr.sys    Mon May 11 17:13:47 2009 (4A084EBB)
a257f000 a25d0000   srv      srv.sys      Fri Aug 27 04:31:26 2010 (4C77318E)
a2508000 a2557000   srv2     srv2.sys     Fri Aug 27 04:30:45 2010 (4C773165)
a24d0000 a24f1000   srvnet   srvnet.sys   Fri Aug 27 04:30:39 2010 (4C77315F)
857aa000 857f1000   storport storport.sys Tue Jul 14 00:45:58 2009 (4A5BC736)
8ef47000 8ef48380   swenum   swenum.sys   Tue Jul 14 00:45:08 2009 (4A5BC704)
85c15000 85d5e000   tcpip    tcpip.sys    Mon Jun 14 04:36:59 2010 (4C15A3DB)
a24f1000 a24fe000   tcpipreg tcpipreg.sys Tue Jul 14 00:54:14 2009 (4A5BC926)
8c539000 8c544000   TDI      TDI.SYS      Tue Jul 14 00:12:12 2009 (4A5BBF4C)
8c522000 8c539000   tdx      tdx.sys      Tue Jul 14 00:12:10 2009 (4A5BBF4A)
8c8e1000 8c8f1000   termdd   termdd.sys   Tue Jul 14 01:01:35 2009 (4A5BCADF)
953c0000 953c9000   TSDDD    TSDDD.dll    Tue Jul 14 01:01:40 2009 (4A5BCAE4)
8c9dc000 8c9fd000   tunnel   tunnel.sys   Tue Jul 14 00:54:03 2009 (4A5BC91B)
8ef7d000 8ef8b000   umbus    umbus.sys    Tue Jul 14 00:51:38 2009 (4A5BC88A)
928f3000 928f4700   USBD     USBD.SYS     Tue Jul 14 00:51:05 2009 (4A5BC869)
8da4f000 8da5e000   usbehci  usbehci.sys  Sat Oct 24 04:58:55 2009 (4AE27B7F)
8ef8b000 8efcf000   usbhub   usbhub.sys   Sat Oct 24 05:00:05 2009 (4AE27BC5)
85600000 8560a000   usbohci  usbohci.sys  Tue Jul 14 00:51:14 2009 (4A5BC872)
8da04000 8da4f000   USBPORT  USBPORT.SYS  Tue Jul 14 00:51:13 2009 (4A5BC871)
8568f000 8569a000   vdrvroot vdrvroot.sys Tue Jul 14 00:46:19 2009 (4A5BC74B)
8c4a6000 8c4b2000   vga      vga.sys      Tue Jul 14 00:25:50 2009 (4A5BC27E)
8c4b2000 8c4d3000   VIDEOPRT VIDEOPRT.SYS Tue Jul 14 00:25:49 2009 (4A5BC27D)
85d8f000 85d97380   vmstorfl vmstorfl.sys Tue Jul 14 00:28:44 2009 (4A5BC32C)
856be000 856ce000   volmgr   volmgr.sys   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
856ce000 85719000   volmgrx  volmgrx.sys  Tue Jul 14 00:11:41 2009 (4A5BBF2D)
85d98000 85dd7000   volsnap  volsnap.sys  Tue Jul 14 00:11:34 2009 (4A5BBF26)
8ee46000 8ee50000   vwifibus vwifibus.sys Tue Jul 14 00:52:02 2009 (4A5BC8A2)
8c8af000 8c8c0000   vwififlt vwififlt.sys Tue Jul 14 00:52:03 2009 (4A5BC8A3)
8c8ce000 8c8e1000   wanarp   wanarp.sys   Tue Jul 14 00:55:02 2009 (4A5BC956)
8c4d3000 8c4e0000   watchdog watchdog.sys Tue Jul 14 00:24:10 2009 (4A5BC21A)
8557f000 855f0000   Wdf01000 Wdf01000.sys Tue Jul 14 00:11:36 2009 (4A5BBF28)
855f0000 855fe000   WDFLDR   WDFLDR.SYS   Tue Jul 14 00:11:25 2009 (4A5BBF1D)
8c889000 8c890000   wfplwf   wfplwf.sys   Tue Jul 14 00:53:51 2009 (4A5BC90F)
95160000 953ab000   win32k   win32k.sys   Wed Sep 01 03:34:29 2010 (4C7DBBB5)
8c41a000 8c423000   wmiacpi  wmiacpi.sys  Tue Jul 14 00:19:16 2009 (4A5BC0F4)
85654000 8565d000   WMILIB   WMILIB.SYS   Tue Jul 14 00:11:22 2009 (4A5BBF1A)

Unloaded modules:
a2180000 a21ea000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0006A000
a25df000 a25e8000   cpuz135_x32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
a25db000 a25df000   cpuz134_x32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00004000
a25d9000 a25db000   fb2c2a4b-5be
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00002000
a25d0000 a25d9000   cpuz135_x32.
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00009000
a2180000 a21ea000   spsys.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0006A000
a215f000 a2177000   parport.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00018000
85beb000 85bf8000   crashdmp.sys
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000D000
859eb000 859f5000   dump_storpor
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  0000A000
8c425000 8c45c000   dump_nvstor3
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00037000
8c45c000 8c46d000   dump_dumpfve
    Timestamp: unavailable (00000000)
    Checksum:  00000000
    ImageSize:  00011000
If you get further problems with blue screens, attach your new dump files and details and we'll move on from there.


HTH.
 
Joined
Mar 3, 2011
Messages
3
Reaction score
0
Ah, AVG... alrighty :)
I'll uninstall it tomorrow, and post in the results on how it went.

You were of great help! Thanks again~ :)
 

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

Top