Random Blue Screen

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 47
    Windows 7 Ultimate
    Thread Starter
       #11

    ok, let me test and i`ll update post tomorrow.

    meanwhile i appreciate if someone could check my .dmp
      My Computer


  2. Posts : 47
    Windows 7 Ultimate
    Thread Starter
       #12

    didn`t work.

    i was playing Dead Space..... then "bluescreen"

    here is the minidump.
      My Computer


  3. Posts : 105
    Windows 7 Ultimate x64 Retail RTM, Ubuntu 9.10
       #13

    First dump is TCP error, second dump is Nvidia driver error i think, some1 correct me if i am wrong.
      My Computer


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

    The BSOD that you uploaded points to an error somewhere in the networking components of your system. The actual errors are in tcpip.sys, ntkrnlpa.exe, and afd.sys (all core Windows files)

    Interestingly, the analysis of the dump file points to an issue with the symbols for tcpip.sys and afd.sys (which don't normally cause this issue). This could be caused by an update in the RC (more likely), or it could be a corruption in these files (less likely).

    In the stack trace there's a couple of sections that refer to hexadecimal addresses rather than drivers. This is usually due to a user mode process, but can be attributed to stack corruption. I'd suspect that this was a user mode process that is calling through your networking components in an improper way (which means it's most likely a corrupted program/higher level device driver IMO).

    Here's the timestamps for each file:
    afd.sys Tue Apr 21 23:09:58 2009 (Mine has the same timestamp)
    tcpip.sys Tue May 12 22:32:47 2009 (Mine has a May 13 timestamp)

    These drivers appear to be older and may be a part of the issue:
    Code:
    pfc.sys        9/27/2002 6:53:07 PM     a Padus ASPI shell (probably related to video codecs/Adobe products                   
    PPJoyBus.sys        10/24/2004 2:11:00 AM   Parallel Port JoyStick                     
    PPortJoy.sys        10/24/2004 2:11:00 AM   Parallel Port JoyStick                      
    libusb0.sys        3/9/2005 3:50:17 PM     Remote Joy software                   
    nvport.sys        2/25/2006 1:48:00 AM     nVidia PORT IO Control Driver                 
    MTictwl.sys        8/28/2006 3:43:22 AM      MagicTune/PortTalk/NC Pro software (may be associated w/Samsung)
    I would suggest uninstalling the programs associated with the above drivers. Reinstall those programs that have Windows 7 drivers available. Leave the others off for now and wait for the next BSOD. If none occurs in a couple of days I'd suspect that you've fixed the problem.

    Then you can cautiously reinstall the rest of the stuff - but only if you can get Vista or Win7 drivers for it. For the older devices, you risk causing the BSOD's if you use XP or earlier drivers (even when using compatibility mode).

    Here's a copy of the 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-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 (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7100.0.x86fre.winmain_win7rc.090421-1700
    Machine Name:
    Kernel base = 0x82842000 PsLoadedModuleList = 0x8298a810
    Debug session time: Fri Aug 14 20:47:31.754 2009 (GMT-4)
    System Uptime: 0 days 4:15:42.223
    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
    ......
    Unable to load image \SystemRoot\System32\drivers\tcpip.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for tcpip.sys
    *** ERROR: Module load completed but symbols could not be loaded for tcpip.sys
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck D1, {b864a, 2, 0, 88c6ba41}
    
    *** WARNING: Unable to verify timestamp for afd.sys
    *** ERROR: Module load completed but symbols could not be loaded for afd.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!_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                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    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                                     ***
    ***                                                                   ***
    *************************************************************************
    Probably caused by : tcpip.sys ( tcpip+43a41 )
    
    Followup: MachineOwner
    ---------
    
    3: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 829aa71c
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    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                                   ***
    ***                                                                   ***
    *************************************************************************
    84cbcd48: Unable to get thread contents
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If kernel debugger is available get stack backtrace.
    Arguments:
    Arg1: 000b864a, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, value 0 = read operation, 1 = write operation
    Arg4: 88c6ba41, address which referenced memory
    
    Debugging Details:
    ------------------
    
    ***** 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!_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                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    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: tcpip
    
    FAULTING_MODULE: 82842000 nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a0a314f
    
    READ_ADDRESS: unable to get nt!MmSpecialPoolStart
    unable to get nt!MmSpecialPoolEnd
    unable to get nt!MmPoolCodeStart
    unable to get nt!MmPoolCodeEnd
     000b864a 
    
    CURRENT_IRQL:  0
    
    FAULTING_IP: 
    tcpip+43a41
    88c6ba41 a5              movs    dword ptr es:[edi],dword ptr [esi]
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xD1
    
    LAST_CONTROL_TRANSFER:  from 88c6ba41 to 8287d7bb
    
    STACK_TEXT:  
    WARNING: Stack unwind information not available. Following frames may be wrong.
    a637d98c 88c6ba41 badb0d00 c0942000 a637d9b8 nt+0x3b7bb
    a637da08 88c6cef0 8ed7fd34 000b864a c0942000 tcpip+0x43a41
    a637da20 88c78c0c 00000017 8ed7fd34 000b864a tcpip+0x44ef0
    a637da3c 88cb0053 00000017 00000000 8ed7fd34 tcpip+0x50c0c
    a637daf4 88c71856 84ae98d0 a637db70 a637db38 tcpip+0x88053
    a637db04 88fa958f 84ae98d0 a637db70 a637db9c tcpip+0x49856
    a637db38 88fa964c 88c717d5 84ae98d0 a637db70 afd+0x2158f
    a637db50 88f9ab82 8494dc08 a637db70 2ece4bcf afd+0x2164c
    a637dbec 88fa9690 84ac3290 85dd0f08 a637dc14 afd+0x12b82
    a637dbfc 82873ad1 85dd0f08 84bd3690 84bd3690 afd+0x21690
    a637dc14 82a6b177 84ac3290 84bd3690 84bd376c nt+0x31ad1
    a637dc34 82a6e158 85dd0f08 84ac3290 00000000 nt+0x229177
    a637dcd0 82aac487 85dd0f08 84bd3690 00000000 nt+0x22c158
    a637dd04 8287a3fa 000003d4 000003ac 00000000 nt+0x26a487
    a637dd34 77718244 badb0d00 012eecd4 00000000 nt+0x383fa
    a637dd38 badb0d00 012eecd4 00000000 00000000 0x77718244
    a637dd3c 012eecd4 00000000 00000000 00000000 0xbadb0d00
    a637dd40 00000000 00000000 00000000 00000000 0x12eecd4
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    tcpip+43a41
    88c6ba41 a5              movs    dword ptr es:[edi],dword ptr [esi]
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  tcpip+43a41
    
    FOLLOWUP_NAME:  MachineOwner
    
    IMAGE_NAME:  tcpip.sys
    
    BUCKET_ID:  WRONG_SYMBOLS
    
    Followup: MachineOwner
    ---------
    
    eax=8297917c ebx=a637da02 ecx=00000012 edx=00000000 esi=8ab36120 edi=00000000
    eip=8287d7bb esp=a637d974 ebp=a637d98c 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+0x3b7bb:
    8287d7bb 833dc45a9a8200  cmp     dword ptr [nt+0x163ac4 (829a5ac4)],0 ds:0023:829a5ac4=????????
    ChildEBP RetAddr  Args to Child              
    WARNING: Stack unwind information not available. Following frames may be wrong.
    a637d98c 88c6ba41 badb0d00 c0942000 a637d9b8 nt+0x3b7bb
    a637da08 88c6cef0 8ed7fd34 000b864a c0942000 tcpip+0x43a41
    a637da20 88c78c0c 00000017 8ed7fd34 000b864a tcpip+0x44ef0
    a637da3c 88cb0053 00000017 00000000 8ed7fd34 tcpip+0x50c0c
    a637daf4 88c71856 84ae98d0 a637db70 a637db38 tcpip+0x88053
    a637db04 88fa958f 84ae98d0 a637db70 a637db9c tcpip+0x49856
    a637db38 88fa964c 88c717d5 84ae98d0 a637db70 afd+0x2158f
    a637db50 88f9ab82 8494dc08 a637db70 2ece4bcf afd+0x2164c
    a637dbec 88fa9690 84ac3290 85dd0f08 a637dc14 afd+0x12b82
    a637dbfc 82873ad1 85dd0f08 84bd3690 84bd3690 afd+0x21690
    a637dc14 82a6b177 84ac3290 84bd3690 84bd376c nt+0x31ad1
    a637dc34 82a6e158 85dd0f08 84ac3290 00000000 nt+0x229177
    a637dcd0 82aac487 85dd0f08 84bd3690 00000000 nt+0x22c158
    a637dd04 8287a3fa 000003d4 000003ac 00000000 nt+0x26a487
    a637dd34 77718244 badb0d00 012eecd4 00000000 nt+0x383fa
    a637dd38 badb0d00 012eecd4 00000000 00000000 0x77718244
    a637dd3c 012eecd4 00000000 00000000 00000000 0xbadb0d00
    a637dd40 00000000 00000000 00000000 00000000 0x12eecd4
    start    end        module name
    80bce000 80bd6000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    8280b000 82842000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    82842000 82c51000   nt       ntkrnlpa.exe Tue Apr 21 23:13:18 2009 (49EE8B4E)
    82e00000 82e2d000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    82e2f000 82e3a000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Apr 21 23:10:35 2009 (49EE8AAB)
    82e3a000 82e4b000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    82e4b000 82e53000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    82e53000 82e95000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    82e95000 82f40000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    82f40000 82fb1000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    82fb1000 82fbf000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    82fbf000 82ffd000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    8861e000 8871f000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    8871f000 88728000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    88728000 8874e000   SCSIPORT SCSIPORT.SYS Tue Apr 21 23:44:24 2009 (49EE9298)
    8874e000 88796000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    88796000 8879e000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    8879e000 887a9000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    887a9000 887d3000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    887d3000 887e4000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    887e4000 887f4000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    88800000 88825000   ksecpkg  ksecpkg.sys  Tue Apr 21 23:32:15 2009 (49EE8FBF)
    88836000 88881000   volmgrx  volmgrx.sys  Tue Apr 21 23:09:06 2009 (49EE8A52)
    88881000 88888000   pciide   pciide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    88888000 88896000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    88896000 888ac000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    888ac000 888b5000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    888b5000 888d8000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    888d8000 888e1000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    888e1000 88915000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    88915000 88926000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    88926000 889dd000   ndis     ndis.sys     Tue May 12 22:31:34 2009 (4A0A3106)
    88a16000 88b45000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    88b45000 88b70000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    88b70000 88b83000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    88b83000 88be0000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    88be0000 88bee000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    88bee000 88bf7000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    88c00000 88c08000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    88c28000 88d6d000   tcpip    tcpip.sys    Tue May 12 22:32:47 2009 (4A0A314F)
    88d6d000 88d9e000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    88d9e000 88da6380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    88da7000 88de5000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    88de5000 88ded000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    88ded000 88dfd000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    88e00000 88e0d000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    88e13000 88e45000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    88e45000 88e56000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    88e56000 88e7b000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    88ead000 88ecc000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    88ecc000 88ed3000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    88ed3000 88eda000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    88eda000 88ef7000   ehdrv    ehdrv.sys    Thu May 14 09:31:56 2009 (4A0C1D4C)
    88ef7000 88efa400   MTictwl  MTictwl.sys  Mon Aug 28 03:43:22 2006 (44F29E9A)
    88efb000 88f07000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    88f07000 88f28000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    88f28000 88f35000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    88f35000 88f3d000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    88f3d000 88f45000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    88f45000 88f4d000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    88f4d000 88f58000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    88f58000 88f66000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    88f66000 88f7d000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    88f7d000 88f88000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    88f88000 88fe2000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    88fe2000 88ff9000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    8a604000 8a6c0000   eamon    eamon.sys    Thu May 14 09:30:44 2009 (4A0C1D04)
    8a6c0000 8a6da000   WudfPf   WudfPf.sys   Tue Apr 21 23:48:41 2009 (49EE9399)
    8a6da000 8a6fd000   epfw     epfw.sys     Thu May 14 09:12:05 2009 (4A0C18A5)
    8a6fd000 8a70d000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    8a70d000 8a720000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    8a720000 8a7a5000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    8a7a5000 8a7be000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    8a7be000 8a7d0000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    8a7d0000 8a7f3000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    8da01000 8da33000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    8da33000 8da3a000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    8da3a000 8da58000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    8da58000 8da66000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    8da66000 8da80000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    8da80000 8da93000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    8da93000 8daa3000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    8daa3000 8dae4000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    8dae4000 8daeb000   nvport   nvport.sys   Sat Feb 25 00:48:00 2006 (43FFEF90)
    8daeb000 8daf5000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    8daf5000 8daff000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    8daff000 8db0b000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    8db0b000 8db6f000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8db6f000 8db87000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    8db87000 8db95000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    8db95000 8dbb4000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8dbb4000 8dbc5000   amdppm   amdppm.sys   Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8dbc5000 8dbe8000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8dbe8000 8dbff000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    8dc00000 8dc09000   wmiacpi  wmiacpi.sys  Tue Apr 21 23:16:41 2009 (49EE8C19)
    8dc09000 8dc16000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    8dc16000 8dc21000   Epfwndis Epfwndis.sys Thu May 14 09:12:03 2009 (4A0C18A3)
    8dc21000 8dc24680   PPJoyBus PPJoyBus.sys Sun Oct 24 02:11:00 2004 (417B4774)
    8dc25000 8dc30000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8dc30000 8dc31380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    8dc35000 8dcec000   dxgkrnl  dxgkrnl.sys  Tue Apr 21 23:23:48 2009 (49EE8DC4)
    8dcec000 8dd25000   dxgmms1  dxgmms1.sys  Tue Apr 21 23:22:57 2009 (49EE8D91)
    8dd25000 8dd4a000   Rt86win7 Rt86win7.sys Thu Feb 26 04:04:22 2009 (49A65B16)
    8dd4a000 8dd4c680   pfc      pfc.sys      Fri Sep 27 18:53:07 2002 (3D94E153)
    8dd4d000 8dd57000   usbohci  usbohci.sys  Tue Apr 21 23:49:39 2009 (49EE93D3)
    8dd57000 8dda1000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    8dda1000 8ddb0000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8ddb0000 8ddcf000   HDAudBus HDAudBus.sys Tue Apr 21 23:49:20 2009 (49EE93C0)
    8ddcf000 8ddd9000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    8ddd9000 8ddf1000   i8042prt i8042prt.sys Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8ddf1000 8ddfe000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8e002000 8e036000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    8e036000 8e044000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    8e044000 8e088000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8e088000 8e096000   libusb0  libusb0.sys  Wed Mar 09 14:50:17 2005 (422F5379)
    8e096000 8e097700   usbd     usbd.sys     Tue Apr 21 23:49:30 2009 (49EE93CA)
    8e098000 8e09f080   PPortJoy PPortJoy.sys Sun Oct 24 02:11:00 2004 (417B4774)
    8e0a0000 8e0b3000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    8e0b3000 8e0b9480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    8e0ba000 8e0cb000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    8e0cb000 8e11b000   HdAudio  HdAudio.sys  Tue Apr 21 23:50:10 2009 (49EE93F2)
    8e11b000 8e14a000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    8e14a000 8e163000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    8e163000 8e16d000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    8e16d000 8e17a000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    8e17a000 8e185000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    8e185000 8e18e000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8e18e000 8e19f000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    8e19f000 8e1aa000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    8e1aa000 8e1b5000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    8e1b5000 8e1b9c00   fbtusb   fbtusb.sys   Thu Mar 06 08:22:23 2008 (47CFF00F)
    8e1ba000 8e1c5000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    8e1c5000 8e1e0000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    8e200000 8e20a000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    8e20a000 8eb7ad20   nvlddmkm nvlddmkm.sys Wed Jun 10 10:17:13 2009 (4A2FC069)
    8eb7b000 8eb7c080   nvBridge nvBridge.kmd Wed Jun 10 09:38:05 2009 (4A2FB73D)
    8eb7d000 8ebb5000   a1d31hrw a1d31hrw.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8ebb5000 8ebc7000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8ebc7000 8ebdf000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8ebdf000 8ebf7000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    948e0000 94b2a000   win32k   win32k.sys   Tue May 12 22:51:15 2009 (4A0A35A3)
    94b40000 94b49000   TSDDD    TSDDD.dll    Wed Apr 22 00:00:10 2009 (49EE964A)
    94b70000 94b8e000   cdd      cdd.dll      unavailable (00000000)
    9d838000 9d873000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    9d873000 9d88e000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    9d8a6000 9d8b4000   epfwwfp  epfwwfp.sys  Thu May 14 09:12:05 2009 (4A0C18A5)
    9d8b4000 9d94b000   peauth   peauth.sys   Wed Apr 22 00:40:09 2009 (49EE9FA9)
    9d94b000 9d955000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    9d955000 9d976000   srvnet   srvnet.sys   Tue Apr 21 23:12:06 2009 (49EE8B06)
    9d976000 9d983000   tcpipreg tcpipreg.sys Tue Apr 21 23:52:46 2009 (49EE948E)
    9d983000 9d9d2000   srv2     srv2.sys     Tue Apr 21 23:12:15 2009 (49EE8B0F)
    9ea2b000 9ea7c000   srv      srv.sys      Tue Apr 21 23:12:29 2009 (49EE8B1D)
    9eae6000 9eaef000   asyncmac asyncmac.sys Tue Apr 21 23:53:14 2009 (49EE94AA)
    
    Unloaded modules:
    9ea7c000 9eae6000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9d88e000 9d8a6000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e7b000 88e88000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e88000 88e93000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e93000 88e9c000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e9c000 88ead000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    8eb7d000 8ebb5000   a1d31hrw a1d31hrw.SYS Sat Mar 21 10:47:30 2009 (49C4FE02)
    8874e000 88796000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    88f88000 88fe2000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    8ebb5000 8ebc7000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8dbb4000 8dbc5000   amdppm   amdppm.sys   Tue Apr 21 23:08:27 2009 (49EE8A2B)
    888d8000 888e1000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    9eae6000 9eaef000   asyncmac asyncmac.sys Tue Apr 21 23:53:14 2009 (49EE94AA)
    888ac000 888b5000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    888b5000 888d8000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    88ed3000 88eda000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    8db87000 8db95000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    82e4b000 82e53000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    8a7a5000 8a7be000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    94b70000 94b8e000   cdd      cdd.dll      unavailable (00000000)
    88ead000 88ecc000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    82e95000 82f40000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    88e56000 88e7b000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    82e53000 82e95000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    88b83000 88be0000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    8dc09000 8dc16000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    8e16d000 8e17a000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    8db0b000 8db6f000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8db6f000 8db87000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    8daff000 8db0b000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    88e45000 88e56000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    8e14a000 8e163000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    8e185000 8e18e000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8e17a000 8e185000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    8e18e000 8e19f000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    8e163000 8e16d000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    8dc35000 8dcec000   dxgkrnl  dxgkrnl.sys  Tue Apr 21 23:23:48 2009 (49EE8DC4)
    8dcec000 8dd25000   dxgmms1  dxgmms1.sys  Tue Apr 21 23:22:57 2009 (49EE8D91)
    8a604000 8a6c0000   eamon    eamon.sys    Thu May 14 09:30:44 2009 (4A0C1D04)
    88eda000 88ef7000   ehdrv    ehdrv.sys    Thu May 14 09:31:56 2009 (4A0C1D4C)
    8a6da000 8a6fd000   epfw     epfw.sys     Thu May 14 09:12:05 2009 (4A0C18A5)
    8dc16000 8dc21000   Epfwndis Epfwndis.sys Thu May 14 09:12:03 2009 (4A0C18A3)
    9d8a6000 9d8b4000   epfwwfp  epfwwfp.sys  Thu May 14 09:12:05 2009 (4A0C18A5)
    8e1b5000 8e1b9c00   fbtusb   fbtusb.sys   Thu Mar 06 08:22:23 2008 (47CFF00F)
    88915000 88926000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    888e1000 88915000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    88bee000 88bf7000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    88e13000 88e45000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    88d6d000 88d9e000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    8280b000 82842000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    8ddb0000 8ddcf000   HDAudBus HDAudBus.sys Tue Apr 21 23:49:20 2009 (49EE93C0)
    8e0cb000 8e11b000   HdAudio  HdAudio.sys  Tue Apr 21 23:50:10 2009 (49EE93F2)
    8e0a0000 8e0b3000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    8e0b3000 8e0b9480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    8e19f000 8e1aa000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    8a720000 8a7a5000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    88c00000 88c08000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8ddd9000 8ddf1000   i8042prt i8042prt.sys Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8ddf1000 8ddfe000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    80bce000 80bd6000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    8e002000 8e036000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    88b70000 88b83000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    88800000 88825000   ksecpkg  ksecpkg.sys  Tue Apr 21 23:32:15 2009 (49EE8FBF)
    8e088000 8e096000   libusb0  libusb0.sys  Wed Mar 09 14:50:17 2005 (422F5379)
    8a6fd000 8a70d000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    8e1c5000 8e1e0000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    82e2f000 82e3a000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Tue Apr 21 23:10:35 2009 (49EE8AAB)
    8e1ba000 8e1c5000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    88e00000 88e0d000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8e1aa000 8e1b5000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    88896000 888ac000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    8a7be000 8a7d0000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    8a7d0000 8a7f3000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    9d838000 9d873000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    9d873000 9d88e000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    88f4d000 88f58000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    88796000 8879e000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    88b45000 88b70000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    8daf5000 8daff000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    88ef7000 88efa400   MTictwl  MTictwl.sys  Mon Aug 28 03:43:22 2006 (44F29E9A)
    88ded000 88dfd000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    88926000 889dd000   ndis     ndis.sys     Tue May 12 22:31:34 2009 (4A0A3106)
    8dc25000 8dc30000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8dbc5000 8dbe8000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8e0ba000 8e0cb000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    8da58000 8da66000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    8da01000 8da33000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    82fbf000 82ffd000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    88f58000 88f66000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    8daeb000 8daf5000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    82842000 82c51000   nt       ntkrnlpa.exe Tue Apr 21 23:13:18 2009 (49EE8B4E)
    88a16000 88b45000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    88ecc000 88ed3000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    8eb7b000 8eb7c080   nvBridge nvBridge.kmd Wed Jun 10 09:38:05 2009 (4A2FB73D)
    8e20a000 8eb7ad20   nvlddmkm nvlddmkm.sys Wed Jun 10 10:17:13 2009 (4A2FC069)
    8dae4000 8daeb000   nvport   nvport.sys   Sat Feb 25 00:48:00 2006 (43FFEF90)
    8da3a000 8da58000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    887d3000 887e4000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    887a9000 887d3000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    88881000 88888000   pciide   pciide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    88888000 88896000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    88be0000 88bee000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    9d8b4000 9d94b000   peauth   peauth.sys   Wed Apr 22 00:40:09 2009 (49EE9FA9)
    8dd4a000 8dd4c680   pfc      pfc.sys      Fri Sep 27 18:53:07 2002 (3D94E153)
    8e11b000 8e14a000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    8dc21000 8dc24680   PPJoyBus PPJoyBus.sys Sun Oct 24 02:11:00 2004 (417B4774)
    8e098000 8e09f080   PPortJoy PPortJoy.sys Sun Oct 24 02:11:00 2004 (417B4774)
    82e3a000 82e4b000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    8ebc7000 8ebdf000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8ebdf000 8ebf7000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    8dbe8000 8dbff000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    88fe2000 88ff9000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    8daa3000 8dae4000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    8e200000 8e20a000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    88f35000 88f3d000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    88f3d000 88f45000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    88f45000 88f4d000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    82e00000 82e2d000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    8a70d000 8a720000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    8dd25000 8dd4a000   Rt86win7 Rt86win7.sys Thu Feb 26 04:04:22 2009 (49A65B16)
    88728000 8874e000   SCSIPORT SCSIPORT.SYS Tue Apr 21 23:44:24 2009 (49EE9298)
    9d94b000 9d955000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8ddcf000 8ddd9000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    8da66000 8da80000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    88de5000 88ded000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    8861e000 8871f000   sptd     sptd.sys     Mon Mar 23 02:38:33 2009 (49C72E69)
    9ea2b000 9ea7c000   srv      srv.sys      Tue Apr 21 23:12:29 2009 (49EE8B1D)
    9d983000 9d9d2000   srv2     srv2.sys     Tue Apr 21 23:12:15 2009 (49EE8B0F)
    9d955000 9d976000   srvnet   srvnet.sys   Tue Apr 21 23:12:06 2009 (49EE8B06)
    8dc30000 8dc31380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    88c28000 88d6d000   tcpip    tcpip.sys    Tue May 12 22:32:47 2009 (4A0A314F)
    9d976000 9d983000   tcpipreg tcpipreg.sys Tue Apr 21 23:52:46 2009 (49EE948E)
    88f7d000 88f88000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    88f66000 88f7d000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    8da93000 8daa3000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    94b40000 94b49000   TSDDD    TSDDD.dll    Wed Apr 22 00:00:10 2009 (49EE964A)
    8db95000 8dbb4000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8e036000 8e044000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    8e096000 8e097700   usbd     usbd.sys     Tue Apr 21 23:49:30 2009 (49EE93CA)
    8dda1000 8ddb0000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8e044000 8e088000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8dd4d000 8dd57000   usbohci  usbohci.sys  Tue Apr 21 23:49:39 2009 (49EE93D3)
    8dd57000 8dda1000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    8879e000 887a9000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    88efb000 88f07000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    88f07000 88f28000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    88d9e000 88da6380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    887e4000 887f4000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    88836000 88881000   volmgrx  volmgrx.sys  Tue Apr 21 23:09:06 2009 (49EE8A52)
    88da7000 88de5000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    8da80000 8da93000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    88f28000 88f35000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    82f40000 82fb1000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    82fb1000 82fbf000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8da33000 8da3a000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    948e0000 94b2a000   win32k   win32k.sys   Tue May 12 22:51:15 2009 (4A0A35A3)
    8dc00000 8dc09000   wmiacpi  wmiacpi.sys  Tue Apr 21 23:16:41 2009 (49EE8C19)
    8871f000 88728000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    8a6c0000 8a6da000   WudfPf   WudfPf.sys   Tue Apr 21 23:48:41 2009 (49EE9399)
    
    Unloaded modules:
    9ea7c000 9eae6000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9d88e000 9d8a6000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e7b000 88e88000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e88000 88e93000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e93000 88e9c000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88e9c000 88ead000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 000000D1
    Arguments 000b864a 00000002 00000000 88c6ba41
      My Computer


  5. Posts : 47
    Windows 7 Ultimate
    Thread Starter
       #15

    All my bluescreen are pretty much random, and they are diferent most of the time.

    i was thinking it could be a RAM problem

    beacuse latency suppose to be 5-5-5-15 but the only way i can get Tras=15 at (Cpuz) its setting it Tras=17 in bios.

    so i decided to make RAM Latency configuration "auto" in BIOS.

    i went to play "Dead Space" (where Bluescrees occurs most of the time) I played about 4 hours and no bluescreen since yesterday.

    (RAMs are fine, i tested them with Memtest, 0 Errors, so its a Latency config problem)

    i really hope thats the problem, but i`m not sure, 1 day without bluesreen its not much.

    i appreciate if u guys could help me with "Advance DRAM configuration"

    i have x2 Kingston HyperX 8500 set in dual chanel 1066 / 2.20V

    how should i set "DRAM timing mode"? DCT 0, DCT 1 or Both?

    "Bank interleaving" Auto or Disabled?
    "T1/T2 Memory timing" ?
    "memory hole remapping" ?
    "DCT unganged mode" ?

    Thanks, i`ll be waiting for your reply.
      My Computer


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

    I set RAM timing at Auto and let the system do it for me.
    In your case, it seems to have worked.
      My Computer


  7. Posts : 47
    Windows 7 Ultimate
    Thread Starter
       #17

    yes, but its working at 800Mhz with Auto Latency.

    if i want to set RAM to 1066, i must set latency manually, but don`t know how to do it in the propper way.

    if anyone knows how to set "Advance DRAM config" please post ^^
      My Computer


  8. Posts : 1,161
    Windows 8.1 PRO
       #18

    So @ 1066 @ 5-5-5-15 @ 2.2v it does not work?

    Run memtest @ these settings
      My Computer


  9. Posts : 1,179
       #19

    Did any of you notice:
    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.1.7100.2.0.0.256.1
    Locale ID: 8202
    7100 had a long ways to go. I do recommend he get a newer version.
      My Computer


  10. Posts : 47
    Windows 7 Ultimate
    Thread Starter
       #20

    already ran memtest to this settings 1066 @ 5-5-5-15 @ 2.2v
    0 errors

    but like i said before to get Tras=15 at CpuZ and memtest i need to set Tras=17 in bios. (i don`t know why)
    if i set it to 15 in bios, CpuZ and memtest read Tras=31 or 39 i don`t remeber.

    Snuffy wich is the last version of Win7?, and where can i download it?
    i downloaded this from microsoft.

    Thanks all of u for reply.
      My Computer


 
Page 2 of 4 FirstFirst 1234 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 18:39.
Find Us