Stop 09f Crash during shutdown


  1. Posts : 400
    Windows 7 Home Premium (Retail) Full version - With SP1
       #1

    Stop 09f Crash during shutdown


    The last time I tried to shutdown the RC, I got the 'Shutting Down' screen for a very long time. It finally yielded a BSOD showing a Stop 09f (Driver Power State Failure). I've not added any new hardware in several weeks.

    I am attaching the minidump file with the hope someone can explain what caused this crash.

    Thank you very much
      My Computer


  2. Posts : 5,705
    Win7 x64 + x86
       #2

    No clearcut answer in the dump file. Most STOP 0x9f's that I've seen are due to video or storage drivers - so you may want to replace them.

    There is one very old driver on your system, please update that: mrtRate
    Code:
    mrtRate.SYS  Wed Feb 28 13:41:57 2001 Quicken 2001 New User Edition
    Try running Driver Verifier (BUT read the instructions first - it can cause your system to NOT BOOT):
    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 wait for 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, turn off Driver 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.
      My Computer


  3. Posts : 400
    Windows 7 Home Premium (Retail) Full version - With SP1
    Thread Starter
       #3

    Stop 09f Crash during shutdown


    Thank you Usasma.

    I did what you suggested and forced the restart crash.

    Here is the minidump.
      My Computer


  4. Posts : 5,705
    Win7 x64 + x86
       #4

    It looks like the MRTRATE.SYS driver is the culprit here. Updating or removing the program should fix it.

    Don't forget to turn Driver Verifier off!

    Here's the dump file:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR-RC1-Desktop\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: 
    Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntkrnlpa.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
    Windows 7 Kernel Version 7100 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7100.0.x86fre.winmain_win7rc.090421-1700
    Machine Name:
    Kernel base = 0x82a4c000 PsLoadedModuleList = 0x82b94810
    Debug session time: Wed Jul  8 18:55:50.906 2009 (GMT-4)
    System Uptime: 0 days 0:00:31.841
    Unable to load image \SystemRoot\system32\ntkrnlpa.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntkrnlpa.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntkrnlpa.exe
    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 82bb471c
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_ETHREAD                                   ***
    ***                                                                   ***
    *************************************************************************
    841cca70: Unable to get thread contents
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_VERIFIER_IOMANAGER_VIOLATION (c9)
    The IO manager has caught a misbehaving driver.
    Arguments:
    Arg1: 0000021f, A driver has not filled out a dispatch routine for a required IRP major function.
    Arg2: 9301b6a0, The address in the driver's code where the error was detected.
    Arg3: 9731ae90, IRP address.
    Arg4: 00000000
    
    Debugging Details:
    ------------------
    
    *** WARNING: Unable to verify timestamp for serial.sys
    *** ERROR: Module load completed but symbols could not be loaded for serial.sys
    *** WARNING: Unable to verify timestamp for serenum.sys
    *** ERROR: Module load completed but symbols could not be loaded for serenum.sys
    *** WARNING: Unable to verify timestamp for mrtRate.SYS
    *** ERROR: Module load completed but symbols could not be loaded for mrtRate.SYS
    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
    
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_IRP                                       ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_IRP                                       ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    
    ADDITIONAL_DEBUG_TEXT:  
    
    Use '!findthebuild' command to search for the target build information.
    
    If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
    
    MODULE_NAME: mrtRate
    
    FAULTING_MODULE: 82a4c000 nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  3a9d4675
    
    BUGCHECK_STR:  0xc9_21f
    
    DRIVER_VERIFIER_IO_VIOLATION_TYPE:  21f
    
    FAULTING_IP: 
    mrtRate+26a0
    9301b6a0 55              push    ebp
    
    FOLLOWUP_IP: 
    mrtRate+26a0
    9301b6a0 55              push    ebp
    
    IRP_ADDRESS:  9731ae90
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 82d7ff13 to 82b27f28
    
    STACK_TEXT:  
    WARNING: Stack unwind information not available. Following frames may be wrong.
    86d2b5d4 82d7ff13 000000c9 0000021f 9301b6a0 nt+0xdbf28
    86d2b5f4 82d82309 9301b6a0 86d2b62c 9301b6a0 nt+0x333f13
    86d2b60c 82d82366 0000021f 9301b6a0 00000000 nt+0x336309
    86d2b660 82d891bb 0000021f 9731ae90 9731afb4 nt+0x336366
    86d2b684 82d81f0d 00000000 9731afb4 00000000 nt+0x33d1bb
    86d2b6a0 82d80437 8a80c778 992a7d68 00000000 nt+0x335f0d
    86d2b704 82d7fd43 992b4420 9731ae90 86d2b734 nt+0x334437
    86d2b714 82d7a670 992a7d68 00000000 992a7d68 nt+0x333d43
    86d2b734 82a7da88 9731afb4 9731ae90 992a7d68 nt+0x32e670
    86d2b748 82a64a08 9731ae90 8698ed48 8b49f520 nt+0x31a88
    86d2b770 82a648d5 8b49f6b8 00000000 00000000 nt+0x18a08
    86d2b790 8b8eb036 8b49f520 00000002 00000004 nt+0x188d5
    86d2b7c8 8b8f199e 8b49f520 8b49f5d8 00000004 serial+0xa036
    86d2b804 82d7a6c3 8b49f520 97246eb8 97246fb0 serial+0x1099e
    86d2b828 82a7da88 00000000 97246fd4 8b49f520 nt+0x32e6c3
    86d2b83c 8c31a6b9 8b413c48 97246eb8 8b4cae78 nt+0x31a88
    86d2b860 82d7a6c3 8b4cae78 8b49f520 9276f250 serenum+0x16b9
    86d2b884 82a7da88 00000000 9737ce98 8b4cae78 nt+0x32e6c3
    86d2b898 93019b31 86d2b8bc 86d2b8ec 93019c0f nt+0x31a88
    86d2b8a4 93019c0f 97246eb8 00000000 00000000 mrtRate+0xb31
    86d2b8ec 82a7da88 00000000 00000800 992a7d68 mrtRate+0xc0f
    86d2b900 82cba13e 841cd7a8 992a4858 00000000 nt+0x31a88
    86d2b944 82c5c7f8 992a4870 992a4870 992a4858 nt+0x26e13e
    86d2b95c 82aa5870 00000000 00000000 00000000 nt+0x2107f8
    86d2b9b0 9301b3a7 992a7d68 86d2b9cc 95efaff4 nt+0x59870
    86d2b9d4 93019aaa 8868efd8 9737ceb8 00000001 mrtRate+0x23a7
    86d2ba70 9301b89c 992a5076 9301b7f7 992a5000 mrtRate+0xaaa
    86d2ba78 9301b7f7 992a5000 00000000 00000000 mrtRate+0x289c
    86d2ba94 9301b6f2 992a4ae0 992a5000 992a5000 mrtRate+0x27f7
    86d2ba98 992a4ae0 992a5000 992a5000 992a4ae0 mrtRate+0x26f2
    86d2ba9c 992a5000 992a5000 992a4ae0 841cca70 0x992a4ae0
    86d2baa0 992a5000 992a4ae0 841cca70 00000018 0x992a5000
    86d2baa4 992a4ae0 841cca70 00000018 00000000 0x992a5000
    86d2baa8 841cca70 00000018 00000000 86d2ba48 0x992a4ae0
    86d2baac 00000000 00000000 86d2ba48 00000040 0x841cca70
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    SYMBOL_NAME:  mrtRate+26a0
    
    FOLLOWUP_NAME:  MachineOwner
    
    IMAGE_NAME:  mrtRate.SYS
    
    FAILURE_BUCKET_ID:  0xc9_21f_mrtRate+26a0
    
    BUCKET_ID:  OLD_IMAGE_mrtRate.SYS
    
    Followup: MachineOwner
    ---------
    
    eax=82b8317c ebx=00000002 ecx=00000000 edx=00000000 esi=807c2120 edi=00000000
    eip=82b27f28 esp=86d2b5b8 ebp=86d2b5d4 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+0xdbf28:
    82b27f28 cc              int     3
    ChildEBP RetAddr  Args to Child              
    WARNING: Stack unwind information not available. Following frames may be wrong.
    86d2b5d4 82d7ff13 000000c9 0000021f 9301b6a0 nt+0xdbf28
    86d2b5f4 82d82309 9301b6a0 86d2b62c 9301b6a0 nt+0x333f13
    86d2b60c 82d82366 0000021f 9301b6a0 00000000 nt+0x336309
    86d2b660 82d891bb 0000021f 9731ae90 9731afb4 nt+0x336366
    86d2b684 82d81f0d 00000000 9731afb4 00000000 nt+0x33d1bb
    86d2b6a0 82d80437 8a80c778 992a7d68 00000000 nt+0x335f0d
    86d2b704 82d7fd43 992b4420 9731ae90 86d2b734 nt+0x334437
    86d2b714 82d7a670 992a7d68 00000000 992a7d68 nt+0x333d43
    86d2b734 82a7da88 9731afb4 9731ae90 992a7d68 nt+0x32e670
    86d2b748 82a64a08 9731ae90 8698ed48 8b49f520 nt+0x31a88
    86d2b770 82a648d5 8b49f6b8 00000000 00000000 nt+0x18a08
    86d2b790 8b8eb036 8b49f520 00000002 00000004 nt+0x188d5
    86d2b7c8 8b8f199e 8b49f520 8b49f5d8 00000004 serial+0xa036
    86d2b804 82d7a6c3 8b49f520 97246eb8 97246fb0 serial+0x1099e
    86d2b828 82a7da88 00000000 97246fd4 8b49f520 nt+0x32e6c3
    86d2b83c 8c31a6b9 8b413c48 97246eb8 8b4cae78 nt+0x31a88
    86d2b860 82d7a6c3 8b4cae78 8b49f520 9276f250 serenum+0x16b9
    86d2b884 82a7da88 00000000 9737ce98 8b4cae78 nt+0x32e6c3
    86d2b898 93019b31 86d2b8bc 86d2b8ec 93019c0f nt+0x31a88
    86d2b8a4 93019c0f 97246eb8 00000000 00000000 mrtRate+0xb31
    start    end        module name
    80bd1000 80bd9000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    82a15000 82a4c000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    82a4c000 82e5b000   nt       ntkrnlpa.exe Tue Apr 21 23:13:18 2009 (49EE8B4E)
    84210000 8421b000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Apr 21 23:10:35 2009 (49EE8AAB)
    8421b000 8422c000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    8422c000 84234000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    84234000 84276000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    84276000 84321000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    84321000 84392000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    84392000 843a0000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    843a0000 843e8000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    843e8000 843f1000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    843f1000 843f9000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    84400000 84418e00   avgtdix  avgtdix.sys  Mon Apr 06 09:42:27 2009 (49DA06C3)
    84424000 8444e000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    8444e000 84459000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    84459000 8446a000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    8446a000 84472000   compbatt compbatt.sys Tue Apr 21 23:16:41 2009 (49EE8C19)
    84472000 8447d000   BATTC    BATTC.SYS    Tue Apr 21 23:16:40 2009 (49EE8C18)
    8447d000 8448d000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8448d000 844d8000   volmgrx  volmgrx.sys  Tue Apr 21 23:09:06 2009 (49EE8A52)
    844d8000 844e0000   viaide   viaide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    844e0000 844ee000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    844ee000 84504000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    84504000 8450d000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    8450d000 84530000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    84530000 84539000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    84539000 8456d000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    8456d000 8457e000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    8457e000 845db000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    845db000 845f2000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    845f2000 845fd000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    84600000 8460d000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    8460d000 84615000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    84615000 8461d000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    8461d000 84628000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    84628000 84636000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    84638000 84767000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    84767000 84792000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    84792000 847a5000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    847a5000 847b3000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    847b3000 847bc000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    847bc000 847db000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    847db000 847fc000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    84800000 8480c000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    8480c000 84814000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    84818000 848cf000   ndis     ndis.sys     Tue Apr 21 23:09:42 2009 (49EE8A76)
    848cf000 8490d000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    8490d000 84932000   ksecpkg  ksecpkg.sys  Mon May 11 06:58:49 2009 (4A0804E9)
    84932000 8495f000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    8495f000 84991000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    84991000 849a2000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    849a2000 849c7000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    849ec000 849f3000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    849f3000 849fa000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    84a00000 84a11000   gagp30kx gagp30kx.sys Tue Apr 21 23:23:10 2009 (49EE8D9E)
    84a11000 84a12700   avgrkx86 avgrkx86.sys Tue Feb 24 04:31:10 2009 (49A3BE5E)
    84a21000 84b66000   tcpip    tcpip.sys    Tue Apr 21 23:10:47 2009 (49EE8AB7)
    84b66000 84b97000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    84b97000 84b9f380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    84ba0000 84bde000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    84bde000 84be6000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    84be6000 84bf6000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    84bf6000 84bfe000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8b800000 8b80e000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    8b80e000 8b80e860   BANTExt  BANTExt.sys  Wed May 27 22:43:29 1998 (356CCF51)
    8b80f000 8b814280   avgmfx86 avgmfx86.sys Sat Jun 06 23:38:40 2009 (4A2B3640)
    8b815000 8b822000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8b822000 8b854000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    8b854000 8b8ae000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    8b8ae000 8b8b5000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    8b8b5000 8b8d3000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    8b8d3000 8b8e1000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    8b8e1000 8b8fb000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    8b8fb000 8b90e000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    8b90e000 8b91e000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    8b91e000 8b95f000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    8b95f000 8b969000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    8b969000 8b973000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    8b973000 8b97f000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    8b97f000 8b9e3000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8b9e3000 8b9fb000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    8c205000 8c255580   avgldx86 avgldx86.sys Tue Jun 23 08:46:08 2009 (4A40CE90)
    8c256000 8c275000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8c275000 8c287000   amdk8    amdk8.sys    Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8c287000 8c2c0000   dxgmms1  dxgmms1.sys  Tue Apr 21 23:22:57 2009 (49EE8D91)
    8c2c0000 8c30a000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    8c30a000 8c319000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8c319000 8c323000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    8c323000 8c33b000   parport  parport.sys  Tue Apr 21 23:44:01 2009 (49EE9281)
    8c33b000 8c348000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    8c348000 8c35a000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8c35a000 8c372000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8c372000 8c37d000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8c37d000 8c3a0000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8c3a0000 8c3b8000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    8c3b8000 8c3cf000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    8c3cf000 8c3e6000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    8c3e6000 8c3f0000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    8c3f0000 8c3fd000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8c401000 8c435000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    8c435000 8c443000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    8c443000 8c487000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8c487000 8c491000   flpydisk flpydisk.sys Tue Apr 21 23:44:14 2009 (49EE928E)
    8c491000 8c4a2000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    8c4a2000 8c4f2000   HdAudio  HdAudio.sys  Tue Apr 21 23:50:10 2009 (49EE93F2)
    8c4f2000 8c521000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    8c521000 8c53a000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    8c53a000 8c55d000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    8c55d000 8c598000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    8c598000 8c5b3000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    8cc00000 8cc0b000   fdc      fdc.sys      Tue Apr 21 23:44:14 2009 (49EE928E)
    8cc0b000 8d111000   atikmdag atikmdag.sys Fri May 15 23:51:08 2009 (4A0E382C)
    8d111000 8d1c8000   dxgkrnl  dxgkrnl.sys  Tue Apr 21 23:23:48 2009 (49EE8DC4)
    8d1c8000 8d1e7000   HDAudBus HDAudBus.sys Tue Apr 21 23:49:20 2009 (49EE93C0)
    8d1e7000 8d1f2000   usbuhci  usbuhci.sys  Tue Apr 21 23:49:34 2009 (49EE93CE)
    8d1f2000 8d1fcc00   fetnd6   fetnd6.sys   Thu Jun 19 07:45:41 2008 (485A46E5)
    8d1fd000 8d1fe380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    93000000 93012000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    93012000 93019000   parvdm   parvdm.sys   Tue Apr 21 23:43:55 2009 (49EE927B)
    93019000 9301c4c0   mrtRate  mrtRate.SYS  Wed Feb 28 13:41:57 2001 (3A9D4675)
    93023000 93234c00   RTKVHDA  RTKVHDA.sys  Thu Oct 02 04:54:33 2008 (48E48C49)
    93235000 9323f000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    9323f000 9324c000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    9324c000 93257000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    93257000 93260000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    93260000 93271000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    93271000 9327c000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    9327c000 9328f000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    9328f000 93295480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    93296000 93297700   USBD     USBD.SYS     Tue Apr 21 23:49:30 2009 (49EE93CA)
    93298000 932a3000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    932a3000 932ae000   point32k point32k.sys Thu Dec 04 04:13:58 2008 (49379F56)
    932ae000 932b8000   HidBatt  HidBatt.sys  Tue Apr 21 23:16:44 2009 (49EE8C1C)
    932b8000 932cf000   usbccgp  usbccgp.sys  Tue Apr 21 23:49:53 2009 (49EE93E1)
    932cf000 932e6000   USBSTOR  USBSTOR.SYS  Tue Apr 21 23:49:42 2009 (49EE93D6)
    932e6000 932f2000   kbdhid   kbdhid.sys   Tue Apr 21 23:43:35 2009 (49EE9267)
    932f2000 932fd000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    932fd000 93308000   usbprint usbprint.sys Wed Apr 22 00:16:54 2009 (49EE9A36)
    93308000 93323000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    93323000 9333d000   WudfPf   WudfPf.sys   Tue Apr 21 23:48:41 2009 (49EE9399)
    9333d000 9334d000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    9334d000 93360000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    93360000 933e5000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    933e5000 933fe000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    94c00000 94c4d000   ATMFD    ATMFD.DLL    unavailable (00000000)
    94d40000 94f8a000   win32k   win32k.sys   unavailable (00000000)
    94fa0000 94fa9000   TSDDD    TSDDD.dll    unavailable (00000000)
    94fd0000 94fee000   cdd      cdd.dll      unavailable (00000000)
    
    Unloaded modules:
    84a13000 84a20000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849c7000 849d2000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849d2000 849db000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849db000 849ec000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    843a0000 843e8000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    8b854000 8b8ae000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    8c348000 8c35a000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8c275000 8c287000   amdk8    amdk8.sys    Tue Apr 21 23:08:27 2009 (49EE8A2B)
    84530000 84539000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    84504000 8450d000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    8450d000 84530000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    8cc0b000 8d111000   atikmdag atikmdag.sys Fri May 15 23:51:08 2009 (4A0E382C)
    94c00000 94c4d000   ATMFD    ATMFD.DLL    unavailable (00000000)
    8c205000 8c255580   avgldx86 avgldx86.sys Tue Jun 23 08:46:08 2009 (4A40CE90)
    8b80f000 8b814280   avgmfx86 avgmfx86.sys Sat Jun 06 23:38:40 2009 (4A2B3640)
    84a11000 84a12700   avgrkx86 avgrkx86.sys Tue Feb 24 04:31:10 2009 (49A3BE5E)
    84400000 84418e00   avgtdix  avgtdix.sys  Mon Apr 06 09:42:27 2009 (49DA06C3)
    8b80e000 8b80e860   BANTExt  BANTExt.sys  Wed May 27 22:43:29 1998 (356CCF51)
    84472000 8447d000   BATTC    BATTC.SYS    Tue Apr 21 23:16:40 2009 (49EE8C18)
    849f3000 849fa000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    8b800000 8b80e000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    8422c000 84234000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    933e5000 933fe000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    94fd0000 94fee000   cdd      cdd.dll      unavailable (00000000)
    847bc000 847db000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    84276000 84321000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    849a2000 849c7000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    84234000 84276000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    8457e000 845db000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    8446a000 84472000   compbatt compbatt.sys Tue Apr 21 23:16:41 2009 (49EE8C19)
    8c33b000 8c348000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    9323f000 9324c000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    8b97f000 8b9e3000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8b9e3000 8b9fb000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    8b973000 8b97f000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    84991000 849a2000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    8c521000 8c53a000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    93257000 93260000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    9324c000 93257000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    93260000 93271000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    93235000 9323f000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    8d111000 8d1c8000   dxgkrnl  dxgkrnl.sys  Tue Apr 21 23:23:48 2009 (49EE8DC4)
    8c287000 8c2c0000   dxgmms1  dxgmms1.sys  Tue Apr 21 23:22:57 2009 (49EE8D91)
    8cc00000 8cc0b000   fdc      fdc.sys      Tue Apr 21 23:44:14 2009 (49EE928E)
    8d1f2000 8d1fcc00   fetnd6   fetnd6.sys   Thu Jun 19 07:45:41 2008 (485A46E5)
    8456d000 8457e000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    8c487000 8c491000   flpydisk flpydisk.sys Tue Apr 21 23:44:14 2009 (49EE928E)
    84539000 8456d000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    847b3000 847bc000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    8495f000 84991000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    84b66000 84b97000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    84a00000 84a11000   gagp30kx gagp30kx.sys Tue Apr 21 23:23:10 2009 (49EE8D9E)
    82a15000 82a4c000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    8d1c8000 8d1e7000   HDAudBus HDAudBus.sys Tue Apr 21 23:49:20 2009 (49EE93C0)
    8c4a2000 8c4f2000   HdAudio  HdAudio.sys  Tue Apr 21 23:50:10 2009 (49EE93F2)
    932ae000 932b8000   HidBatt  HidBatt.sys  Tue Apr 21 23:16:44 2009 (49EE8C1C)
    9327c000 9328f000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    9328f000 93295480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    93271000 9327c000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    93360000 933e5000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    84bf6000 84bfe000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8c3f0000 8c3fd000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    932e6000 932f2000   kbdhid   kbdhid.sys   Tue Apr 21 23:43:35 2009 (49EE9267)
    80bd1000 80bd9000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    8c401000 8c435000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    84792000 847a5000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    8490d000 84932000   ksecpkg  ksecpkg.sys  Mon May 11 06:58:49 2009 (4A0804E9)
    9333d000 9334d000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    93308000 93323000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    84210000 8421b000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Apr 21 23:10:35 2009 (49EE8AAB)
    932f2000 932fd000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    8b815000 8b822000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    93298000 932a3000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    844ee000 84504000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    93000000 93012000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    93019000 9301c4c0   mrtRate  mrtRate.SYS  Wed Feb 28 13:41:57 2001 (3A9D4675)
    8c53a000 8c55d000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    8c55d000 8c598000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    8c598000 8c5b3000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    8461d000 84628000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    843f1000 843f9000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    84767000 84792000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    8b969000 8b973000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    84be6000 84bf6000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    84818000 848cf000   ndis     ndis.sys     Tue Apr 21 23:09:42 2009 (49EE8A76)
    8c372000 8c37d000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8c37d000 8c3a0000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8c491000 8c4a2000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    8b8d3000 8b8e1000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    8b822000 8b854000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    848cf000 8490d000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    84628000 84636000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    8b95f000 8b969000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    82a4c000 82e5b000   nt       ntkrnlpa.exe Tue Apr 21 23:13:18 2009 (49EE8B4E)
    84638000 84767000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    849ec000 849f3000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    8b8b5000 8b8d3000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    8c323000 8c33b000   parport  parport.sys  Tue Apr 21 23:44:01 2009 (49EE9281)
    84459000 8446a000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    93012000 93019000   parvdm   parvdm.sys   Tue Apr 21 23:43:55 2009 (49EE927B)
    84424000 8444e000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    844e0000 844ee000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    847a5000 847b3000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    932a3000 932ae000   point32k point32k.sys Thu Dec 04 04:13:58 2008 (49379F56)
    8c4f2000 8c521000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    8421b000 8422c000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    8c35a000 8c372000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8c3a0000 8c3b8000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    8c3b8000 8c3cf000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    8c3cf000 8c3e6000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    8b91e000 8b95f000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    8c3e6000 8c3f0000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    8480c000 84814000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    8460d000 84615000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    84615000 8461d000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    84932000 8495f000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    9334d000 93360000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    93023000 93234c00   RTKVHDA  RTKVHDA.sys  Thu Oct 02 04:54:33 2008 (48E48C49)
    8c319000 8c323000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    8b8e1000 8b8fb000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    84bde000 84be6000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    8d1fd000 8d1fe380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    84a21000 84b66000   tcpip    tcpip.sys    Tue Apr 21 23:10:47 2009 (49EE8AB7)
    845f2000 845fd000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    845db000 845f2000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    8b90e000 8b91e000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    94fa0000 94fa9000   TSDDD    TSDDD.dll    unavailable (00000000)
    8c256000 8c275000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8c435000 8c443000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    932b8000 932cf000   usbccgp  usbccgp.sys  Tue Apr 21 23:49:53 2009 (49EE93E1)
    93296000 93297700   USBD     USBD.SYS     Tue Apr 21 23:49:30 2009 (49EE93CA)
    8c30a000 8c319000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8c443000 8c487000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8c2c0000 8c30a000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    932fd000 93308000   usbprint usbprint.sys Wed Apr 22 00:16:54 2009 (49EE9A36)
    932cf000 932e6000   USBSTOR  USBSTOR.SYS  Tue Apr 21 23:49:42 2009 (49EE93D6)
    8d1e7000 8d1f2000   usbuhci  usbuhci.sys  Tue Apr 21 23:49:34 2009 (49EE93CE)
    8444e000 84459000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    84800000 8480c000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    844d8000 844e0000   viaide   viaide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    847db000 847fc000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    84b97000 84b9f380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    8447d000 8448d000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8448d000 844d8000   volmgrx  volmgrx.sys  Tue Apr 21 23:09:06 2009 (49EE8A52)
    84ba0000 84bde000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    8b8fb000 8b90e000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    84600000 8460d000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    84321000 84392000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    84392000 843a0000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8b8ae000 8b8b5000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    94d40000 94f8a000   win32k   win32k.sys   unavailable (00000000)
    843e8000 843f1000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    93323000 9333d000   WudfPf   WudfPf.sys   Tue Apr 21 23:48:41 2009 (49EE9399)
    
    Unloaded modules:
    84a13000 84a20000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849c7000 849d2000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849d2000 849db000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    849db000 849ec000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 000000C9
    Arguments 0000021f 9301b6a0 9731ae90 00000000
      My Computer


  5. Posts : 400
    Windows 7 Home Premium (Retail) Full version - With SP1
    Thread Starter
       #5

    Stop 09f Crash during shutdown


    Yes! I know you recommended updating the driver but I couldn't find a later version. A little research yielded that it belonged to my old Quicken 2002 and had to do with its ability to use the internet. That is of no use to me so I thought I would just delete it and see what happened. Neither Quicken or the system seems to have suffered no ill effects and the shutdown crashes have gone away.

    It is about time I updated my Quicken anyway I guess.

    Thank you very much for you help. This is the second time you came to the rescue. Custer could have used you. :)
      My Computer


  6. Posts : 5,705
    Win7 x64 + x86
       #6

    Thanks for the compliments! Long ago there was a computer tech who freely took the time to help me to learn - so I'm paying it forward here by helping others.
      My Computer


 

  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 22:33.
Find Us