BSOD after restarting from sleep mode

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 5,705
    Win7 x64 + x86
       #11

    The drivers look good to me, nothing from 2007 or earlier was loaded.
    AGRSM.sys Mon Nov 10 09:56:37 2008 - no longer loaded

    No significant info that I could see in the dump file. More info on the STOP 0x19 error here: BSOD Index

    I'd suggest running Driver Verifier according to these directions:
    Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.


    So, I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista Startup Repair feature).


    Then, here's the procedure:
    - Go to Start and type in "verifier" (without the quotes) and press Enter
    - Select "Create custom settings (for code developers)" and click "Next"
    - Select "Select individual settings from a full list" and click "Next"
    - Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
    - Select "Automatically select unsigned drivers" and click "Next"
    If no drivers show up, then select "Select driver names from a list" and click "Next"
    Then select all drivers NOT provided by Microsoft and click "Next"
    - Select "Finish" on the next page.


    Reboot the system and waitfor it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out.


    Reboot into Windows (after the crash) and turn offDriver Verifier by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.


    If you can't get into Windows because it crashes too soon, try it in Safe Mode.
    If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.
    If that doesn't work, post back and we'll have to see about fixing the registry entry off-line.


    More info on this at this link: Using Driver Verifier to identify issues with Windows drivers for advanced users
    Here's the memory dump analysis:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*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.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x82817000 PsLoadedModuleList = 0x8295f810
    Debug session time: Wed Dec  9 15:08:09.415 2009 (GMT-5)
    System Uptime: 0 days 4:09:06.600
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........................
    Loading User Symbols
    Loading unloaded module list
    ......
    1: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 8297f71c
    THREAD 84ef5a60  Cid 0004.0058  Teb: 00000000 Win32Thread: 00000000 RUNNING on processor 1
    Not impersonating
    GetUlongFromAddress: unable to read from 8293f49c
    Owning Process            84e66ae8       Image:         System
    Attached Process          N/A            Image:         N/A
    ffdf0000: Unable to get shared data
    Wait Start TickCount      958109       
    Context Switch Count      1552             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address nt!MiDereferenceSegmentThread (0x82842d6a)
    Stack Init 8cb3ffd0 Current 8cb3fb18 Base 8cb40000 Limit 8cb3d000 Call 0
    Priority 18 BasePriority 8 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
    ChildEBP RetAddr  Args to Child              
    8cb3fc94 82888e36 8520d008 00000000 82a48a32 nt!ExFreePoolWithTag+0x1b1
    8cb3fca0 82a48a32 8520d008 8520d030 82981680 nt!MiDeleteControlArea+0x2d (FPO: [0,0,0])
    8cb3fccc 82842f19 8520d008 00000000 00000000 nt!MiSegmentDelete+0x1ce
    8cb3fd28 82842e31 84ef5a60 00000000 ffffffff nt!MiProcessDereferenceList+0xdb
    8cb3fd50 82a2566d 00000000 a9ba1314 00000000 nt!MiDereferenceSegmentThread+0xc5
    8cb3fd90 828d70d9 82842d6a 00000000 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    *******************************************************************************
    *                                                                             *
    *                        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: 8520d000, The pool entry we were looking for within the page.
    Arg3: 8520d300, The next pool entry.
    Arg4: 08600000, (reserved)
    
    Debugging Details:
    ------------------
    
    GetPointerFromAddress: unable to read from 8297f718
    Unable to read MiSystemVaType memory at 8295f160
    
    BUGCHECK_STR:  0x19_20
    
    POOL_ADDRESS: GetPointerFromAddress: unable to read from 8297f718
    Unable to read MiSystemVaType memory at 8295f160
     8520d000 
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 82888e36 to 829361b6
    
    STACK_TEXT:  
    8cb3fc94 82888e36 8520d008 00000000 82a48a32 nt!ExFreePoolWithTag+0x1b1
    8cb3fca0 82a48a32 8520d008 8520d030 82981680 nt!MiDeleteControlArea+0x2d
    8cb3fccc 82842f19 8520d008 00000000 00000000 nt!MiSegmentDelete+0x1ce
    8cb3fd28 82842e31 84ef5a60 00000000 ffffffff nt!MiProcessDereferenceList+0xdb
    8cb3fd50 82a2566d 00000000 a9ba1314 00000000 nt!MiDereferenceSegmentThread+0xc5
    8cb3fd90 828d70d9 82842d6a 00000000 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!ExFreePoolWithTag+1b1
    829361b6 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:  4a5bc007
    
    FAILURE_BUCKET_ID:  0x19_20_nt!ExFreePoolWithTag+1b1
    
    BUCKET_ID:  0x19_20_nt!ExFreePoolWithTag+1b1
    
    Followup: MachineOwner
    ---------
    
    eax=8294e17c ebx=00000000 ecx=00000040 edx=00000000 esi=807c3120 edi=00000000
    eip=829361b6 esp=8cb3fc20 ebp=8cb3fc94 iopl=0         nv up ei pl nz na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00000206
    nt!ExFreePoolWithTag+0x1b1:
    829361b6 cc              int     3
    ChildEBP RetAddr  Args to Child              
    8cb3fc94 82888e36 8520d008 00000000 82a48a32 nt!ExFreePoolWithTag+0x1b1
    8cb3fca0 82a48a32 8520d008 8520d030 82981680 nt!MiDeleteControlArea+0x2d (FPO: [0,0,0])
    8cb3fccc 82842f19 8520d008 00000000 00000000 nt!MiSegmentDelete+0x1ce
    8cb3fd28 82842e31 84ef5a60 00000000 ffffffff nt!MiProcessDereferenceList+0xdb
    8cb3fd50 82a2566d 00000000 a9ba1314 00000000 nt!MiDereferenceSegmentThread+0xc5
    8cb3fd90 828d70d9 82842d6a 00000000 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    start    end        module name
    80bb6000 80bbe000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    82817000 82c27000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    82c27000 82c5e000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    82e00000 82e22000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    82e2d000 82e38000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    82e38000 82e49000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    82e49000 82e51000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    82e51000 82e93000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    82e93000 82f3e000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    82f3e000 82faf000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82faf000 82fbd000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    82fbd000 82ffb000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8a600000 8a60b000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    8a60b000 8a61b000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8a62d000 8a72e000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    8a72e000 8a737000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    8a737000 8a75d000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    8a75d000 8a7a5000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8a7a5000 8a7ad000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8a7ad000 8a7b8000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8a7b8000 8a7e2000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8a7e2000 8a7f3000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8a7f3000 8a7fb000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8a800000 8a82d000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8a82d000 8a878000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8a878000 8a87f000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8a87f000 8a88d000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8a88d000 8a8a3000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    8a8a3000 8a8ac000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8a8ac000 8a8cf000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8a8cf000 8a8d8000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8a8d8000 8a90c000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8a90c000 8a91d000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8a91d000 8a9d4000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8a9d4000 8a9f9000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    8aa00000 8aa09000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8aa09000 8aa21000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8aa27000 8ab56000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8ab56000 8ab81000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8ab81000 8ab94000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8ab94000 8abf1000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    8abf1000 8abff000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8ac00000 8ac08000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8ac1f000 8ad68000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    8ad68000 8ad99000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    8ad99000 8ada1380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8ada2000 8ade1000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8ade1000 8ade9000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8ade9000 8adf9000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8ae00000 8ae12000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8ae19000 8ae4b000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8ae4b000 8ae5c000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8ae5c000 8ae81000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    8ae81000 8aea4b00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    8aeb3000 8aed2000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    8aed2000 8aed9000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    8aed9000 8aee0000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8aee0000 8aeec000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8aeec000 8af0d000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8af0d000 8af1a000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8af1a000 8af22000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8af22000 8af2a000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8af2a000 8af32000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8af32000 8af3d000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8af3d000 8af4b000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8af4b000 8af62000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8af62000 8af6d000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8af6d000 8af9f000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8af9f000 8afa88c0   aswTdi   aswTdi.SYS   Tue Nov 24 18:49:06 2009 (4B0C70F2)
    8afa9000 8afbb000   amdk8    amdk8.sys    Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8afbb000 8aff3000   a1vriww2 a1vriww2.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8aff3000 8affe000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8e40b000 8e426000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8e426000 8e43d000   aswMonFlt aswMonFlt.sys Tue Sep 15 06:55:08 2009 (4AAF728C)
    8e43d000 8e445000   aswFsBlk aswFsBlk.sys Tue Sep 15 06:55:18 2009 (4AAF7296)
    8e445000 8e45f000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    8e45f000 8e46f000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8e46f000 8e4b5000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8e4b5000 8e4c5000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    8e4c5000 8e4d8000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    8e4d8000 8e55d000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8e55d000 8e576000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    8e576000 8e588000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    8e588000 8e5ab000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    8e5ab000 8e5e6000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    8f800000 8f80d000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8f80d000 8f80e700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8f80f000 8f81c000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8f824000 8f951000   athr     athr.sys     Mon Sep 21 13:58:25 2009 (4AB7BEC1)
    8f951000 8f95b000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8f95b000 8f965000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8f965000 8f9b0000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8f9b0000 8f9bf000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8f9bf000 8f9de000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8f9de000 8f9f6000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    90200000 90221000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    90221000 90224700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    9022d000 90287000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    90287000 9028ab00   aswRdr   aswRdr.SYS   Tue Nov 24 18:48:56 2009 (4B0C70E8)
    9028b000 90292000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    90292000 902b1000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    902b1000 902c2000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    902c2000 902d0000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    902d0000 902e3000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    902e3000 902f3000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    902f3000 90334000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    90334000 9033e000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    9033e000 90348000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    90348000 90354000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    90354000 903b8000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    903b8000 903d0000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    903d0000 903de000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    903de000 903ff000   aswSP    aswSP.SYS    Tue Sep 15 06:55:29 2009 (4AAF72A1)
    90e00000 90e36380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    90e3f000 912d0000   atikmdag atikmdag.sys Wed Sep 30 00:11:41 2009 (4AC2DA7D)
    912d0000 91387000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    91387000 913c0000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    913c0000 913f2000   Rt86win7 Rt86win7.sys Thu Aug 20 12:04:54 2009 (4A8D7426)
    913f2000 913ff000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    91400000 91417000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    9141a000 91432000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    91432000 91449000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    91449000 91460000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    91460000 91466600   taphss   taphss.sys   Wed Sep 09 16:55:14 2009 (4AA81632)
    91467000 91471000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    91471000 91472380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    91473000 914a7000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    914a7000 914b5000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    914b5000 914f9000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    914f9000 9150a000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    9150a000 9155a000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    9155a000 91589000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    91589000 915a2000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    915a2000 915ac000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    915ac000 915b9000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    915b9000 915c4000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    915c4000 915cd000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    915cd000 915de000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    915de000 915f5000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    915f5000 91600000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    968f0000 96b3a000   win32k   win32k.sys   unavailable (00000000)
    96b50000 96b59000   TSDDD    TSDDD.dll    unavailable (00000000)
    96b80000 96b9e000   cdd      cdd.dll      unavailable (00000000)
    98c17000 98c32000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    98c4a000 98c4d180   cpuz132_x32 cpuz132_x32.sys Thu Mar 26 19:16:27 2009 (49CC0CCB)
    98c4e000 98ce5000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    98ce5000 98cef000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    98cef000 98d10000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    98d10000 98d1d000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    98d1d000 98d6c000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    98d6c000 98dbd000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    98dbd000 98ddd480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    9f06d000 9f076000   asyncmac asyncmac.sys Mon Jul 13 19:54:46 2009 (4A5BC946)
    
    Unloaded modules:
    9f003000 9f06d000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    98c32000 98c4a000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae81000 8ae8e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae8e000 8ae99000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae99000 8aea2000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8aea2000 8aeb3000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    8afbb000 8aff3000   a1vriww2 a1vriww2.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8a75d000 8a7a5000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    9022d000 90287000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    8ae00000 8ae12000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8afa9000 8afbb000   amdk8    amdk8.sys    Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8a8cf000 8a8d8000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8e43d000 8e445000   aswFsBlk aswFsBlk.sys Tue Sep 15 06:55:18 2009 (4AAF7296)
    8e426000 8e43d000   aswMonFlt aswMonFlt.sys Tue Sep 15 06:55:08 2009 (4AAF728C)
    90287000 9028ab00   aswRdr   aswRdr.SYS   Tue Nov 24 18:48:56 2009 (4B0C70E8)
    903de000 903ff000   aswSP    aswSP.SYS    Tue Sep 15 06:55:29 2009 (4AAF72A1)
    8af9f000 8afa88c0   aswTdi   aswTdi.SYS   Tue Nov 24 18:49:06 2009 (4B0C70F2)
    9f06d000 9f076000   asyncmac asyncmac.sys Mon Jul 13 19:54:46 2009 (4A5BC946)
    8a8a3000 8a8ac000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8a8ac000 8a8cf000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8f824000 8f951000   athr     athr.sys     Mon Sep 21 13:58:25 2009 (4AB7BEC1)
    90e3f000 912d0000   atikmdag atikmdag.sys Wed Sep 30 00:11:41 2009 (4AC2DA7D)
    8a600000 8a60b000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    8aed9000 8aee0000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    903d0000 903de000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    82e49000 82e51000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    8e55d000 8e576000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    96b80000 96b9e000   cdd      cdd.dll      unavailable (00000000)
    8aeb3000 8aed2000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    82e93000 82f3e000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8ae5c000 8ae81000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    82e51000 82e93000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    90221000 90224700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8ab94000 8abf1000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    8a7f3000 8a7fb000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    913f2000 913ff000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    98c4a000 98c4d180   cpuz132_x32 cpuz132_x32.sys Thu Mar 26 19:16:27 2009 (49CC0CCB)
    915ac000 915b9000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    90354000 903b8000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    903b8000 903d0000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    90348000 90354000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8ae4b000 8ae5c000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    91589000 915a2000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    915c4000 915cd000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    915b9000 915c4000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    915cd000 915de000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    915a2000 915ac000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    912d0000 91387000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    91387000 913c0000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8a90c000 8a91d000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8a8d8000 8a90c000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8aa00000 8aa09000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8ae19000 8ae4b000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8ad68000 8ad99000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    82c27000 82c5e000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8f9bf000 8f9de000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    9150a000 9155a000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    8e4d8000 8e55d000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8ac00000 8ac08000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8f9de000 8f9f6000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    8f800000 8f80d000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    80bb6000 80bbe000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    91473000 914a7000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8ab81000 8ab94000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8a9d4000 8a9f9000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    8e45f000 8e46f000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8e40b000 8e426000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    82e2d000 82e38000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    915f5000 91600000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8f80f000 8f81c000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8a88d000 8a8a3000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    8e576000 8e588000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    8e588000 8e5ab000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    8e5ab000 8e5e6000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    98c17000 98c32000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    8af32000 8af3d000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8a7a5000 8a7ad000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8ab56000 8ab81000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    9033e000 90348000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8ade9000 8adf9000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8a91d000 8a9d4000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8aff3000 8affe000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8e4b5000 8e4c5000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    82e00000 82e22000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    914f9000 9150a000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    902c2000 902d0000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8af6d000 8af9f000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    82fbd000 82ffb000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8af3d000 8af4b000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    90334000 9033e000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82817000 82c27000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    8aa27000 8ab56000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8aed2000 8aed9000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    8e46f000 8e4b5000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    90292000 902b1000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    8a7e2000 8a7f3000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8a7b8000 8a7e2000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8a878000 8a87f000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8a87f000 8a88d000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8abf1000 8abff000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    98c4e000 98ce5000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    9155a000 91589000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    82e38000 82e49000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8aa09000 8aa21000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    9141a000 91432000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    91432000 91449000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    91449000 91460000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    902f3000 90334000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    91467000 91471000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8af1a000 8af22000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8af22000 8af2a000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8af2a000 8af32000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8a800000 8a82d000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8e4c5000 8e4d8000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    913c0000 913f2000   Rt86win7 Rt86win7.sys Thu Aug 20 12:04:54 2009 (4A8D7426)
    8a737000 8a75d000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    98ce5000 98cef000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8ade1000 8ade9000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8a62d000 8a72e000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    98d6c000 98dbd000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    98d1d000 98d6c000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    98cef000 98d10000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    91471000 91472380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    90e00000 90e36380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    91460000 91466600   taphss   taphss.sys   Wed Sep 09 16:55:14 2009 (4AA81632)
    8ac1f000 8ad68000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    98d10000 98d1d000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8af62000 8af6d000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8af4b000 8af62000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    902e3000 902f3000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    96b50000 96b59000   TSDDD    TSDDD.dll    unavailable (00000000)
    90200000 90221000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    914a7000 914b5000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    915de000 915f5000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    8f80d000 8f80e700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8f9b0000 8f9bf000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    914b5000 914f9000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    8f95b000 8f965000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8f965000 8f9b0000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    91400000 91417000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8ae81000 8aea4b00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    8a7ad000 8a7b8000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8aee0000 8aeec000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8aeec000 8af0d000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8ad99000 8ada1380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8a60b000 8a61b000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8a82d000 8a878000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8ada2000 8ade1000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8f951000 8f95b000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    902b1000 902c2000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    902d0000 902e3000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8af0d000 8af1a000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    82f3e000 82faf000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82faf000 82fbd000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    9028b000 90292000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    968f0000 96b3a000   win32k   win32k.sys   unavailable (00000000)
    8a72e000 8a737000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    8e445000 8e45f000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    98dbd000 98ddd480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    
    Unloaded modules:
    9f003000 9f06d000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    98c32000 98c4a000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae81000 8ae8e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae8e000 8ae99000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae99000 8aea2000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8aea2000 8aeb3000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 00000019
    Arguments 00000020 8520d000 8520d300 08600000
      My Computer


  2. Posts : 12
    Windows 7 Professional
    Thread Starter
       #12

    Verifier crashed right away at startup, dump file is 40 megs though, what can I do?

    It said there was an error with a driver, but i couldn't find the exact driver name. Thanks for all the help guys.
      My Computer


  3. Posts : 846
    Windows 10 Pro
       #13

    Risca
    I know it is always hard to find a bad driver. In the past I have used this program from Microsoft to view al my drivers and see what may be bad or inprorperly installed.

    It is called Autoruns for Windows v9.57 and is now ready for Win7
    Here is my link to the downlaod and please read the information.
    Autoruns for Windows

    Let me know what you find and if it was helpful.
    Iggy
      My Computer


  4. Posts : 12
    Windows 7 Professional
    Thread Starter
       #14

    That's a pretty nifty program! Thanks. Is there any simple program that would let me look at the memory dump file though? As much as seeing what drivers are loaded is great, it doesn't really tell me which one is causing the issue. Reading the memory dump will likely tell me the exact driver.

    Thanks again all.
      My Computer


  5. Posts : 28,845
    Win 8 Release candidate 8400
       #15

    Risca said:
    That's a pretty nifty program! Thanks. Is there any simple program that would let me look at the memory dump file though? As much as seeing what drivers are loaded is great, it doesn't really tell me which one is causing the issue. Reading the memory dump will likely tell me the exact driver.

    Thanks again all.
    Easiest to use, blue screen view
    best MS win debugger

    Both free


    Ken J+
      My Computer


  6. Posts : 12
    Windows 7 Professional
    Thread Starter
       #16

    Well, this is the minidump from the crash earlier tonight after running verifier. blue screen view says it was ntkrnlpa.exe that caused the crash. And looking back at all the previous crashes, it was also said to be a possible cause. Is this common for this driver to be selected as a possible crash causer or is this my problem?

    Also, I'm assuming this is one, if not the, main windows kernal file.
      My Computer


  7. Posts : 74
    Windows 7
       #17

    You can try to update this driver or rename it to a4bkxnw0.bak, then reboot:

    Code:
    a4bkxnw0 a4bkxnw0.SYS Sat Mar 21 10:47:30 2009
      My Computer


  8. Posts : 12
    Windows 7 Professional
    Thread Starter
       #18

    I can't seem to find that driver anywhere. I did a full hard drive search for it and nothing showed up. It also doesn't show up in my list of drivers loaded. Also, it seems to crash a lot less now that the other 2 drivers are gone. If anyone has any other suggestions, please toss an opinion.
      My Computer


  9. Posts : 5,705
    Win7 x64 + x86
       #19

    Looks like Avast Self Protection (aswsp.sys) I'm seeing a lot of these recently - but it doesn't happen on my system w/Avast.

    Download a fresh copy of Avast
    Uninstall the current copy of Avast
    Run this free cleaner to remove any remnants: avast! uninstall utility
    IMMEDIATELY
    install and update the fresh copy of Avast
    Monitor for further BSOD's

    Here's the dump analysis:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*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.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x82845000 PsLoadedModuleList = 0x8298d810
    Debug session time: Thu Dec 10 20:12:33.399 2009 (GMT-5)
    System Uptime: 0 days 0:00:25.599
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..
    Loading User Symbols
    Loading unloaded module list
    ....
    1: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 829ad71c
    THREAD 86eea3f8  Cid 0248.024c  Teb: 7ffdf000 Win32Thread: ffad4dd8 RUNNING on processor 1
    IRP List:
        93fd8f68: (0006,0094) Flags: 40000884  Mdl: 00000000
    Not impersonating
    GetUlongFromAddress: unable to read from 8296d49c
    Owning Process            86eea8d8       Image:         services.exe
    Attached Process          N/A            Image:         N/A
    ffdf0000: Unable to get shared data
    Wait Start TickCount      1640         
    Context Switch Count      78             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address 0x00b6388a
    Stack Init 896e5fd0 Current 896e56f8 Base 896e6000 Limit 896e3000 Call 0
    Priority 9 BasePriority 8 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
    *** WARNING: Unable to verify timestamp for aswSP.SYS
    *** ERROR: Module load completed but symbols could not be loaded for aswSP.SYS
    ChildEBP RetAddr  Args to Child              
    896e5324 82b79f03 000000c9 00000302 82a8562d nt!KeBugCheckEx+0x1e
    896e5344 82b7c2cd 82a8562d 896e5380 00000001 nt!VerifierBugCheckIfAppropriate+0x30
    896e535c 82b7c63b 00000302 82a8562d 00000001 nt!ViErrorFinishReport+0xc9
    896e53c8 82b83849 00000302 82a8562d 00000001 nt!VfErrorReport11+0x58
    896e53e4 82b7c076 93fd8fd8 86ee2080 82a8562d nt!ViGenericVerifyNewIrp+0x5f
    896e53f8 82b7a3e1 8dc1cf78 93fd8f68 86ee2080 nt!VfMajorVerifyNewIrp+0x52
    896e545c 82b79d33 85b03008 93fd8f68 896e548c nt!IovpCallDriver1+0x423
    896e546c 82b74670 8b32cc70 86eef938 8b32cc70 nt!VfBeforeCallDriver+0xe7
    896e548c 82881473 93fd8fd8 86eef994 8b32cc70 nt!IovCallDriver+0x206
    896e54a0 82a8562d ae52c327 896e5648 00000000 nt!IofCallDriver+0x1b
    896e5578 82a661d7 8b32cc70 85b02a00 8dc8ec80 nt!IopParseDevice+0xed7
    896e55f4 82a8c24d 00000000 896e5648 00000040 nt!ObpLookupObjectName+0x4fa
    896e5650 82a845ab 896e583c 85b02a00 8c67c300 nt!ObOpenObjectByName+0x159
    896e56cc 82a8feb6 896e5874 80000000 896e583c nt!IopCreateFile+0x673
    896e5718 8288842a 896e5874 80000000 896e583c nt!NtCreateFile+0x34
    896e5718 82885ecd 896e5874 80000000 896e583c nt!KiFastCallEntry+0x12a (FPO: [0,3] TrapFrame @ 896e574c)
    896e57bc 82b87e3e 896e5874 80000000 896e583c nt!ZwCreateFile+0x11 (FPO: [11,0,0])
    896e57f8 8c904fba 896e5874 80000000 896e583c nt!VfZwCreateFile+0x63
    WARNING: Stack unwind information not available. Following frames may be wrong.
    896e5894 8c905ba8 00b50000 00000000 896e5a90 aswSP+0x5fba
    896e58b0 8c907d4b 0167c3f8 896e5a90 05ffcdf7 aswSP+0x6ba8
    896e58fc 82ae3400 00000000 0000001d 896e599c aswSP+0x8d4b
    896e5970 82a83a71 0000001d 960b2838 8a57ce40 nt!CmpCallCallBacks+0x336
    896e59b8 82a7ca0e 0000001d 8e25f298 896e5a70 nt!CmPostCallbackNotification+0x55
    896e5b48 82a661d7 868171d8 84ff4728 8dd4ba38 nt!CmpParseKey+0x14b2
    896e5bc4 82a8c24d 00000000 896e5c18 00000040 nt!ObpLookupObjectName+0x4fa
    896e5c20 82a839a4 0007f744 84ff4728 00000001 nt!ObOpenObjectByName+0x159
    896e5d00 82a8771c 0007f7a0 0002001d 0007f744 nt!CmOpenKey+0x1f4
    896e5d20 8288842a 0007f7a0 0002001d 0007f744 nt!NtOpenKey+0x18
    896e5d20 774d64f4 0007f7a0 0002001d 0007f744 nt!KiFastCallEntry+0x12a (FPO: [0,3] TrapFrame @ 896e5d34)
    0007f768 00000000 00000000 00000000 00000000 0x774d64f4
    
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 00000302, Code that specifies the violation
    Arg2: 82a8562d
    Arg3: 93fd8f68
    Arg4: 00000001
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0xc9_302
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  302
    
    FAULTING_IP: 
    nt!IopParseDevice+ed7
    82a8562d 8945e0          mov     dword ptr [ebp-20h],eax
    
    FOLLOWUP_IP: 
    aswSP+5fba
    8c904fba ??              ???
    
    IRP_ADDRESS:  93fd8f68
    
    DEVICE_OBJECT: 00000000
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  services.exe
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from 82b79f03 to 82921d10
    
    STACK_TEXT:  
    896e5324 82b79f03 000000c9 00000302 82a8562d nt!KeBugCheckEx+0x1e
    896e5344 82b7c2cd 82a8562d 896e5380 00000001 nt!VerifierBugCheckIfAppropriate+0x30
    896e535c 82b7c63b 00000302 82a8562d 00000001 nt!ViErrorFinishReport+0xc9
    896e53c8 82b83849 00000302 82a8562d 00000001 nt!VfErrorReport11+0x58
    896e53e4 82b7c076 93fd8fd8 86ee2080 82a8562d nt!ViGenericVerifyNewIrp+0x5f
    896e53f8 82b7a3e1 8dc1cf78 93fd8f68 86ee2080 nt!VfMajorVerifyNewIrp+0x52
    896e545c 82b79d33 85b03008 93fd8f68 896e548c nt!IovpCallDriver1+0x423
    896e546c 82b74670 8b32cc70 86eef938 8b32cc70 nt!VfBeforeCallDriver+0xe7
    896e548c 82881473 93fd8fd8 86eef994 8b32cc70 nt!IovCallDriver+0x206
    896e54a0 82a8562d ae52c327 896e5648 00000000 nt!IofCallDriver+0x1b
    896e5578 82a661d7 8b32cc70 85b02a00 8dc8ec80 nt!IopParseDevice+0xed7
    896e55f4 82a8c24d 00000000 896e5648 00000040 nt!ObpLookupObjectName+0x4fa
    896e5650 82a845ab 896e583c 85b02a00 8c67c300 nt!ObOpenObjectByName+0x159
    896e56cc 82a8feb6 896e5874 80000000 896e583c nt!IopCreateFile+0x673
    896e5718 8288842a 896e5874 80000000 896e583c nt!NtCreateFile+0x34
    896e5718 82885ecd 896e5874 80000000 896e583c nt!KiFastCallEntry+0x12a
    896e57bc 82b87e3e 896e5874 80000000 896e583c nt!ZwCreateFile+0x11
    896e57f8 8c904fba 896e5874 80000000 896e583c nt!VfZwCreateFile+0x63
    WARNING: Stack unwind information not available. Following frames may be wrong.
    896e5894 8c905ba8 00b50000 00000000 896e5a90 aswSP+0x5fba
    896e58b0 8c907d4b 0167c3f8 896e5a90 05ffcdf7 aswSP+0x6ba8
    896e58fc 82ae3400 00000000 0000001d 896e599c aswSP+0x8d4b
    896e5970 82a83a71 0000001d 960b2838 8a57ce40 nt!CmpCallCallBacks+0x336
    896e59b8 82a7ca0e 0000001d 8e25f298 896e5a70 nt!CmPostCallbackNotification+0x55
    896e5b48 82a661d7 868171d8 84ff4728 8dd4ba38 nt!CmpParseKey+0x14b2
    896e5bc4 82a8c24d 00000000 896e5c18 00000040 nt!ObpLookupObjectName+0x4fa
    896e5c20 82a839a4 0007f744 84ff4728 00000001 nt!ObOpenObjectByName+0x159
    896e5d00 82a8771c 0007f7a0 0002001d 0007f744 nt!CmOpenKey+0x1f4
    896e5d20 8288842a 0007f7a0 0002001d 0007f744 nt!NtOpenKey+0x18
    896e5d20 774d64f4 0007f7a0 0002001d 0007f744 nt!KiFastCallEntry+0x12a
    0007f768 00000000 00000000 00000000 00000000 0x774d64f4
    
    
    STACK_COMMAND:  kb
    
    SYMBOL_STACK_INDEX:  12
    
    SYMBOL_NAME:  aswSP+5fba
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: aswSP
    
    IMAGE_NAME:  aswSP.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4aaf72a1
    
    FAILURE_BUCKET_ID:  0xc9_302_VRF_aswSP+5fba
    
    BUCKET_ID:  0xc9_302_VRF_aswSP+5fba
    
    Followup: MachineOwner
    ---------
    
    eax=8297c17c ebx=00000002 ecx=00000000 edx=00000000 esi=807c3120 edi=00000000
    eip=82921d10 esp=896e5308 ebp=896e5324 iopl=0         nv up ei pl nz na po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00000202
    nt!KeBugCheckEx+0x1e:
    82921d10 cc              int     3
    ChildEBP RetAddr  Args to Child              
    896e5324 82b79f03 000000c9 00000302 82a8562d nt!KeBugCheckEx+0x1e
    896e5344 82b7c2cd 82a8562d 896e5380 00000001 nt!VerifierBugCheckIfAppropriate+0x30
    896e535c 82b7c63b 00000302 82a8562d 00000001 nt!ViErrorFinishReport+0xc9
    896e53c8 82b83849 00000302 82a8562d 00000001 nt!VfErrorReport11+0x58
    896e53e4 82b7c076 93fd8fd8 86ee2080 82a8562d nt!ViGenericVerifyNewIrp+0x5f
    896e53f8 82b7a3e1 8dc1cf78 93fd8f68 86ee2080 nt!VfMajorVerifyNewIrp+0x52
    896e545c 82b79d33 85b03008 93fd8f68 896e548c nt!IovpCallDriver1+0x423
    896e546c 82b74670 8b32cc70 86eef938 8b32cc70 nt!VfBeforeCallDriver+0xe7
    896e548c 82881473 93fd8fd8 86eef994 8b32cc70 nt!IovCallDriver+0x206
    896e54a0 82a8562d ae52c327 896e5648 00000000 nt!IofCallDriver+0x1b
    896e5578 82a661d7 8b32cc70 85b02a00 8dc8ec80 nt!IopParseDevice+0xed7
    896e55f4 82a8c24d 00000000 896e5648 00000040 nt!ObpLookupObjectName+0x4fa
    896e5650 82a845ab 896e583c 85b02a00 8c67c300 nt!ObOpenObjectByName+0x159
    896e56cc 82a8feb6 896e5874 80000000 896e583c nt!IopCreateFile+0x673
    896e5718 8288842a 896e5874 80000000 896e583c nt!NtCreateFile+0x34
    896e5718 82885ecd 896e5874 80000000 896e583c nt!KiFastCallEntry+0x12a (FPO: [0,3] TrapFrame @ 896e574c)
    896e57bc 82b87e3e 896e5874 80000000 896e583c nt!ZwCreateFile+0x11 (FPO: [11,0,0])
    896e57f8 8c904fba 896e5874 80000000 896e583c nt!VfZwCreateFile+0x63
    WARNING: Stack unwind information not available. Following frames may be wrong.
    896e5894 8c905ba8 00b50000 00000000 896e5a90 aswSP+0x5fba
    896e58b0 8c907d4b 0167c3f8 896e5a90 05ffcdf7 aswSP+0x6ba8
    start    end        module name
    80b98000 80ba0000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    8280e000 82845000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    82845000 82c55000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    82e00000 82e10000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    82e10000 82e1b000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    82e1b000 82e2c000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    82e2c000 82e34000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    82e34000 82e76000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    82e76000 82f21000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    82f21000 82f92000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82f92000 82fa0000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    82fa0000 82feb000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    82feb000 82ffe000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    85000000 85011000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    85011000 85019000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    85019000 85024000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    85024000 85034000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    85034000 8503b000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8503d000 8513e000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    8513e000 85147000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    85147000 8516d000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    8516d000 851b5000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    851b5000 851bd000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    851bd000 851c8000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    851c8000 851f2000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    851f2000 85200000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85200000 8521f000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    85224000 8523a000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    8523a000 85243000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85243000 85266000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    85266000 8526f000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8526f000 852a3000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    852a3000 852b4000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    852b4000 853e3000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    853e3000 853f1000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    85400000 85410000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    85410000 85418000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    85418000 85429000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    85431000 8545c000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8545c000 8546f000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8546f000 854cc000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    854cc000 854da000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    854da000 854e3000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    854e3000 8559a000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8559a000 855d8000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    855d8000 855fd000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    85600000 85608000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    85608000 85635000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    85638000 85781000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    85781000 857b2000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    857b2000 857ba380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    857bb000 857fa000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    85808000 8583a000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8583a000 8584b000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8584b000 85870000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    858a2000 858c1000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    858c1000 858c8000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    858c8000 858cf000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    858cf000 858db000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    858db000 858fc000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    858fc000 85909000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    85909000 85911000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    85911000 85919000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    85919000 85921000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    85921000 8592c000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8592c000 8593a000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8593a000 85951000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    85951000 8595c000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8595c000 8598e000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8598e000 859978c0   aswTdi   aswTdi.SYS   Tue Nov 24 18:49:06 2009 (4B0C70F2)
    85998000 859f2000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    859f2000 859f5b00   aswRdr   aswRdr.SYS   Tue Nov 24 18:48:56 2009 (4B0C70E8)
    859f6000 859fd000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    8c800000 8c80b000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8c814000 8c855000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    8c855000 8c85f000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    8c85f000 8c869000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8c869000 8c875000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8c875000 8c8d9000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8c8d9000 8c8f1000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8c8f1000 8c8ff000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    8c8ff000 8c920000   aswSP    aswSP.SYS    Tue Sep 15 06:55:29 2009 (4AAF72A1)
    8c920000 8c941000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    8c941000 8c953000   amdk8    amdk8.sys    Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8c953000 8c956700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8c957000 8c98d380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    8c98e000 8c9c6000   a4bkxnw0 a4bkxnw0.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8c9c6000 8c9e8000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    8c9e8000 8ca00000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8ce00000 8ce12000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8ce12000 8ce2a000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8ce30000 8d2c1000   atikmdag atikmdag.sys Wed Sep 30 00:11:41 2009 (4AC2DA7D)
    8d2c1000 8d378000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8d378000 8d3b1000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8d3b1000 8d3e3000   Rt86win7 Rt86win7.sys Thu Aug 20 12:04:54 2009 (4A8D7426)
    8d3e3000 8d3f0000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    8d3f0000 8d3fb000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8d600000 8d618000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    8d618000 8d625000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8d625000 8d626700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8d630000 8d75d000   athr     athr.sys     Mon Sep 21 13:58:25 2009 (4AB7BEC1)
    8d75d000 8d767000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8d767000 8d771000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8d771000 8d7bc000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8d7bc000 8d7cb000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8d7cb000 8d7ea000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8d7ea000 8d7f7000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8e001000 8e018000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8e018000 8e02f000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8e02f000 8e035600   taphss   taphss.sys   Wed Sep 09 16:55:14 2009 (4AA81632)
    8e036000 8e040000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8e040000 8e041380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8e042000 8e076000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8e076000 8e084000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    8e084000 8e0c8000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    8e0c8000 8e0d9000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8e0d9000 8e129000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    8e129000 8e158000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    8e158000 8e171000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    8e171000 8e188000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    8e188000 8e192000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    8e192000 8e1b5b00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    8e1b6000 8e1c3000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8e1c3000 8e1ce000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8e1ce000 8e1d7000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8e1d7000 8e1e8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    8e1e8000 8e1ff000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    94c70000 94eba000   win32k   win32k.sys   Mon Jul 13 19:26:26 2009 (4A5BC2A2)
    94ed0000 94ed9000   TSDDD    TSDDD.dll    Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    94f00000 94f1e000   cdd      cdd.dll      unavailable (00000000)
    
    Unloaded modules:
    85870000 8587d000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8587d000 85888000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    85888000 85891000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    85891000 858a2000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    8c98e000 8c9c6000   a4bkxnw0 a4bkxnw0.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8516d000 851b5000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    85998000 859f2000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    8ce00000 8ce12000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8c941000 8c953000   amdk8    amdk8.sys    Mon Jul 13 19:11:03 2009 (4A5BBF07)
    85266000 8526f000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    859f2000 859f5b00   aswRdr   aswRdr.SYS   Tue Nov 24 18:48:56 2009 (4B0C70E8)
    8c8ff000 8c920000   aswSP    aswSP.SYS    Tue Sep 15 06:55:29 2009 (4AAF72A1)
    8598e000 859978c0   aswTdi   aswTdi.SYS   Tue Nov 24 18:49:06 2009 (4B0C70F2)
    8523a000 85243000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85243000 85266000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8d630000 8d75d000   athr     athr.sys     Mon Sep 21 13:58:25 2009 (4AB7BEC1)
    8ce30000 8d2c1000   atikmdag atikmdag.sys Wed Sep 30 00:11:41 2009 (4AC2DA7D)
    85019000 85024000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    858c8000 858cf000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8c8f1000 8c8ff000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    82e2c000 82e34000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    94f00000 94f1e000   cdd      cdd.dll      unavailable (00000000)
    858a2000 858c1000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    82e76000 82f21000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8584b000 85870000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    82e34000 82e76000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c953000 8c956700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8546f000 854cc000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    85011000 85019000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8d3e3000 8d3f0000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    8e1b6000 8e1c3000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8c875000 8c8d9000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8c8d9000 8c8f1000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8c869000 8c875000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8583a000 8584b000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8e158000 8e171000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    8e1ce000 8e1d7000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8e1c3000 8e1ce000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8e1d7000 8e1e8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    8e188000 8e192000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    8d2c1000 8d378000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8d378000 8d3b1000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    852a3000 852b4000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8526f000 852a3000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    854da000 854e3000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    85808000 8583a000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    85781000 857b2000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    8280e000 82845000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8d7cb000 8d7ea000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8e0d9000 8e129000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    85410000 85418000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8d600000 8d618000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    8d618000 8d625000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    80b98000 80ba0000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    8e042000 8e076000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8545c000 8546f000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    855d8000 855fd000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    82e10000 82e1b000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    8c800000 8c80b000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8d7ea000 8d7f7000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85224000 8523a000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    85921000 8592c000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    851b5000 851bd000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    85431000 8545c000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8c85f000 8c869000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    85400000 85410000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    854e3000 8559a000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8d3f0000 8d3fb000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8c9c6000 8c9e8000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    8e0c8000 8e0d9000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    853e3000 853f1000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8595c000 8598e000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8559a000 855d8000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8592c000 8593a000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8c855000 8c85f000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82845000 82c55000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    852b4000 853e3000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    858c1000 858c8000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    85200000 8521f000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    85000000 85011000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    851c8000 851f2000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    85034000 8503b000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    851f2000 85200000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    854cc000 854da000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8e129000 8e158000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    82e1b000 82e2c000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8ce12000 8ce2a000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8c9e8000 8ca00000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8e001000 8e018000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8e018000 8e02f000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8c814000 8c855000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    8e036000 8e040000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    85909000 85911000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    85911000 85919000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    85919000 85921000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    85608000 85635000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8d3b1000 8d3e3000   Rt86win7 Rt86win7.sys Thu Aug 20 12:04:54 2009 (4A8D7426)
    85147000 8516d000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    85600000 85608000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8503d000 8513e000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    8e040000 8e041380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8c957000 8c98d380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    8e02f000 8e035600   taphss   taphss.sys   Wed Sep 09 16:55:14 2009 (4AA81632)
    85638000 85781000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    85951000 8595c000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8593a000 85951000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    82e00000 82e10000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    94ed0000 94ed9000   TSDDD    TSDDD.dll    Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8c920000 8c941000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    8e076000 8e084000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    8e171000 8e188000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    8d625000 8d626700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8d7bc000 8d7cb000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8e084000 8e0c8000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    8d767000 8d771000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8d771000 8d7bc000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8e1e8000 8e1ff000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8e192000 8e1b5b00   usbvideo usbvideo.sys Mon Jul 13 19:51:51 2009 (4A5BC897)
    851bd000 851c8000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    858cf000 858db000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    858db000 858fc000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    857b2000 857ba380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    85024000 85034000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    82fa0000 82feb000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    857bb000 857fa000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8d75d000 8d767000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    85418000 85429000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    82feb000 82ffe000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    858fc000 85909000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    82f21000 82f92000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    82f92000 82fa0000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    859f6000 859fd000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    94c70000 94eba000   win32k   win32k.sys   Mon Jul 13 19:26:26 2009 (4A5BC2A2)
    8513e000 85147000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    
    Unloaded modules:
    85870000 8587d000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8587d000 85888000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    85888000 85891000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    85891000 858a2000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 000000C9
    Arguments 00000302 82a8562d 93fd8f68 00000001
      My Computer


  10. Posts : 12
    Windows 7 Professional
    Thread Starter
       #20

    Well, sadly I'm still getting the dreaded BSOD. I've pretty much given up ever figuring this one out (grrr) but here is the dump if anyone still wants to try! Also, I did have a stretch from the 14th to the 19th without a crash, which is great as I had exams, but now that those are done, it's back again lol.
      My Computer


 
Page 2 of 3 FirstFirst 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 04:34.
Find Us