Windows 7 x64 Ultimate BSoD

Page 1 of 2 12 LastLast

  1. Posts : 6
    Windows 7 Ultimate
       #1

    Windows 7 x64 Ultimate BSoD


    Hello i recently built my PC with the following:
    AMD Phenom II x2 550 (2 extra cores unlocked)
    MSI 870A Fuzion
    Asus EN9800GT
    OCZ Ram 4GB 1600MHz

    Windows 7 x64 Ultimate

    I keep getting random BSoD's seemed to be when the graphics card is working harder. (i.e. loading games) but i bought a new case because i thought it could be an overheating issue and the system seems more reliable when loading and running games (not had time to fully test). I can however cause the system to crash by watching a video in internet explorer (adobe plugin) on full screen, but if i watch the same video in firefox it plays full screen with no issue. any help would be appreciated.
    Thanks
      My Computer


  2. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #2

    Hi, Peter, and welcome to the forum. I looked at all three of your dumps. All three are virtually identical and blame amdppm.sys, Processor Device Driver. This driver is up to date and likely not the the real cause.
    Bugcheck 7F, UNEXPECTED_KERNEL_MODE_TRAP. Usual causes: Memory corruption, Hardware (memory in particular), Installing a faulty or mismatched hardware (especially memory) or a failure after installing it, 3rd party firewall, Device drivers, SCSI/network/BIOS updates needed, Improperly seated cards, Incompatible storage devices, Overclocking, Virus scanner, Backup tool, Bad motherboard, Missing Service Pack.
    1. I recommend that you uninstall Daemon Tools. It uses a driver, found in your dump, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads. Select uninstall; do NOT select reinstall.

    Here is a free alternative CD virtualization program that does not use the sptd.sys driver.
    Freeware MagicISO Virtual CD/DVD-ROM(MagicDisc) Overview

    2. Next, I recommend that you uninstall Spybot. Tea Timer can be a source of conflicts. I do not know that it is on your system; but it has that potential. I recommend that you download and install Malwarebytes (free) in its place. Use Malwarebytes as an on demand scanner. It runs very well in Win 7.

    3. I also recommend that you download and install Microsoft Security Essentials. MSE supersedes Defender, offers better protection and runs smoothly with Win 7.

    Follow these suggestions, reboot and let's see how your system runs. Please post back and let us know. If you get another BSOD, upload it and we will go from there.

    Code:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0xfffff800`02817000 PsLoadedModuleList = 0xfffff800`02a54e50
    Debug session time: Wed Jan  5 00:23:15.028 2011 (GMT-5)
    System Uptime: 1 days 11:22:41.933
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff88003fa27f2}
    
    Probably caused by : amdppm.sys ( amdppm!C1Halt+2 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff88003fa27f2
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002888469 to fffff80002888f00
    
    STACK_TEXT:  
    fffff800`00ba4d28 fffff800`02888469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff800`00ba4d30 fffff800`02886932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff800`00ba4e70 fffff880`03fa27f2 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    00fff800`00b9cc98 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : amdppm!C1Halt+0x2
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    amdppm!C1Halt+2
    fffff880`03fa27f2 c3              ret
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  amdppm!C1Halt+2
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: amdppm
    
    IMAGE_NAME:  amdppm.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc0fd
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_amdppm!C1Halt+2
    
    BUCKET_ID:  X64_0x7f_8_amdppm!C1Halt+2
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start             end                 module name
    fffff880`041ba000 fffff880`041f8000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`13e2d000 fffff880`13e72000   a583uiou a583uiou.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`00e2f000 fffff880`00e86000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02cde000 fffff880`02d68000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`13e8b000 fffff880`13ea1000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`03f9f000 fffff880`03fb4000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0102a000 fffff880`01035000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`011d5000 fffff880`011de000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01000000 fffff880`0102a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`01400000 fffff880`01408000   AtiPcie  AtiPcie.sys  Tue May 05 11:00:22 2009 (4A005486)
    fffff880`010bf000 fffff880`010c6000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03f68000 fffff880`03f79000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`05fb5000 fffff880`05fd3000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`006b0000 fffff960`006d7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`06599000 fffff880`065b6000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`04465000 fffff880`0448f000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d27000 fffff880`00de7000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01200000 fffff880`01230000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cc9000 fffff880`00d27000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01498000 fffff880`0150b000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`13e7b000 fffff880`13e8b000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`05e9c000 fffff880`05ea5000   cpuz135_x64 cpuz135_x64.sys Tue Nov 09 08:33:36 2010 (4CD94DB0)
    fffff880`03fd8000 fffff880`03fe6000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03ec7000 fffff880`03f4a000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03f4a000 fffff880`03f68000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`00fef000 fffff880`00ffe000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`015e6000 fffff880`015fc000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0443d000 fffff880`0445f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`03ff2000 fffff880`03ffb000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`03fe6000 fffff880`03ff2000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01408000 fffff880`0141b000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`0448f000 fffff880`0449b000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04080000 fffff880`04174000   dxgkrnl  dxgkrnl.sys  Mon Jul 13 19:38:56 2009 (4A5BC590)
    fffff880`04174000 fffff880`041ba000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`03b2b000 fffff880`03b61000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`01081000 fffff880`01095000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01035000 fffff880`01081000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0151c000 fffff880`01526000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`015ac000 fffff880`015e6000   fvevol   fvevol.sys   Mon Jul 13 19:22:15 2009 (4A5BC1A7)
    fffff880`01600000 fffff880`0164a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02df4000 fffff800`02e3d000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`14bcd000 fffff880`14bf1000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0457d000 fffff880`045d9000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`045e7000 fffff880`04600000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`03e9f000 fffff880`03ea7080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`045d9000 fffff880`045e7000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`05eed000 fffff880`05fb5000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`017f1000 fffff880`017fa000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`13e00000 fffff880`13e1e000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`13e1e000 fffff880`13e2d000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bcc000 fffff800`00bd6000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`044a1000 fffff880`044e4000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`0147e000 fffff880`01498000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0179c000 fffff880`017c7000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:50:34 2009 (4A5BC84A)
    fffff880`0445f000 fffff880`04464200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`03afe000 fffff880`03b13000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`03aba000 fffff880`03add000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00ca8000 fffff880`00cb5000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`0123d000 fffff880`0124b000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`03e90000 fffff880`03e9f000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`01230000 fffff880`0123d000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`011bb000 fffff880`011d5000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`05fd3000 fffff880`05feb000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`05e00000 fffff880`05e2c000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:23:59 2009 (4A5BC20F)
    fffff880`05e2c000 fffff880`05e79000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:24:08 2009 (4A5BC218)
    fffff880`05e79000 fffff880`05e9c000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:24:05 2009 (4A5BC215)
    fffff880`00e9d000 fffff880`00ea8000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e86000 fffff880`00e90000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01420000 fffff880`0147e000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02deb000 fffff880`02df6000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017df000 fffff880`017f1000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0164a000 fffff880`0173c000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`14bf1000 fffff880`14bfd000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`03e00000 fffff880`03e2f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04568000 fffff880`0457d000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02ddc000 fffff880`02deb000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d68000 fffff880`02dad000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0173c000 fffff880`0179c000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`00ea8000 fffff880`00eb9000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02c9d000 fffff880`02ca9000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02817000 fffff800`02df4000   nt       ntkrnlmp.exe Mon Jul 13 19:40:48 2009 (4A5BC600)
    fffff880`0124f000 fffff880`013f2000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`013f2000 fffff880`013fb000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`044f6000 fffff880`0450e000   nusb3hub nusb3hub.sys Thu Apr 22 21:34:35 2010 (4BD0F92B)
    fffff880`14b36000 fffff880`14b66000   nusb3xhc nusb3xhc.sys Thu Apr 22 21:34:36 2010 (4BD0F92C)
    fffff880`14b34000 fffff880`14b35180   nvBridge nvBridge.kmd Thu Jul 29 19:22:56 2010 (4C520D50)
    fffff880`13ea2000 fffff880`14b33d80   nvlddmkm nvlddmkm.sys Thu Jul 29 19:29:28 2010 (4C520ED8)
    fffff880`02db6000 fffff880`02ddc000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`0111e000 fffff880`01133000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`010eb000 fffff880`0111e000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`011a4000 fffff880`011ab000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`011ab000 fffff880`011bb000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0150b000 fffff880`0151c000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`03a00000 fffff880`03aa6000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04400000 fffff880`0443d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cb5000 fffff880`00cc9000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`03fb4000 fffff880`03fd8000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`03e2f000 fffff880`03e4a000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`03e4a000 fffff880`03e6b000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03e6b000 fffff880`03e85000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02c4c000 fffff880`02c9d000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03e85000 fffff880`03e90000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`011de000 fffff880`011e7000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`011e7000 fffff880`011f0000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`011f0000 fffff880`011f9000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01572000 fffff880`015ac000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`03b13000 fffff880`03b2b000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04000000 fffff880`04057000   Rt64win7 Rt64win7.sys Mon Mar 22 05:57:14 2010 (4BA73EFA)
    fffff880`00e00000 fffff880`00e2f000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`05ea5000 fffff880`05eb0000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04071000 fffff880`0407d000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02c00000 fffff880`02c1d000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`017d7000 fffff880`017df000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`00ec0000 fffff880`00fe6000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`0649f000 fffff880`06537000   srv      srv.sys      Mon Jul 13 19:25:11 2009 (4A5BC257)
    fffff880`03b61000 fffff880`03bca000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`05eb0000 fffff880`05edd000   srvnet   srvnet.sys   Mon Jul 13 19:24:58 2009 (4A5BC24A)
    fffff880`0407d000 fffff880`0407e480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01801000 fffff880`019fe000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`05feb000 fffff880`05ffd000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02cd1000 fffff880`02cde000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02cb3000 fffff880`02cd1000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02c38000 fffff880`02c4c000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00430000 fffff960`0043a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03f79000 fffff880`03f9f000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`044e4000 fffff880`044f6000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`04057000 fffff880`04058f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`14bbc000 fffff880`14bcd000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04059000 fffff880`04066000   usbfilter usbfilter.sys Tue Dec 22 03:26:22 2009 (4B3082AE)
    fffff880`0450e000 fffff880`04568000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04066000 fffff880`04071000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`14b66000 fffff880`14bbc000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`03ea8000 fffff880`03ec3000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`00e90000 fffff880`00e9d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`010c6000 fffff880`010d4000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`01095000 fffff880`010ba000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`017c7000 fffff880`017d7000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`01133000 fffff880`01148000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01148000 fffff880`011a4000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01526000 fffff880`01572000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02c1d000 fffff880`02c38000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`010d4000 fffff880`010e4000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00c00000 fffff880`00ca4000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00de7000 fffff880`00df6000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02dad000 fffff880`02db6000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000e0000 fffff960`003ef000   win32k   win32k.sys   unavailable (00000000)
    fffff880`13e72000 fffff880`13e7b000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00fe6000 fffff880`00fef000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`03add000 fffff880`03afe000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`06568000 fffff880`06599000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06537000 fffff880`06568000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01408000 fffff880`01416000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01230000 fffff880`0123c000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01416000 fffff880`0141f000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0123c000 fffff880`0124f000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01095000 fffff880`010bf000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  3. Posts : 6
    Windows 7 Ultimate
    Thread Starter
       #3

    hi Carl, Thanks for the quick replay and for the help. I reinstalled 7 as i thought it would be easier and i already had programs i didn't want installed. On the first boot up my computer locked up on the loading screen. i rebooted and windows got to the desktop and blue screened, i have not installed the lastest drivers for anything yet but i will do. As the processor driver was to blame could it be one of the cores failing? i have a dual core phenom II and it is unlocked to a quad.
    Thanks again. Peter.
      My Computer


  4. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #4

    There is no dump file included in your uploads. Since you reinstalled Win 7, read the last part of the first post in this tutorial and make sure your computer is configured for "small memory dump", not "kernel memory dump". https://www.sevenforums.com/tutorials...en-forums.html. The event may not have triggered a BSOD.

    Since I don't have a dump file to look at, I am going by what you said above. It sounds like a hardware issue and possibly a driver issue.
    As the processor driver was to blame could it be one of the cores failing?
    What is the processor driver you are referring to?

    Here are my suspects: RAM, CPU, and/or PSU. Can you boot in the Safe mode without crashing? Let's run some hardware tests.

    1. Test your RAM with Memtest following the instructions in this tutorial: RAM - Test with Memtest86+. Run Memtest from cold boot after your computer has been off for an hour or two. Let it run for a minimum of 7 passes. Post back with your results.

    2. If Memtest does not show any errors, test your CPU and your RAM with Prime 95 closely following the instructions in this tutorial: https://www.sevenforums.com/tutorials...t-prime95.html. Run 3 separate tests, one on each of the settings (Blend, Small FFTs, Large FFTs. Post back with your results.

      My Computer


  5. Posts : 6
    Windows 7 Ultimate
    Thread Starter
       #5

    I disabled my core unlocker so now im on a x2 processor. i ran memtest for 11 passes with no errors. i then ran prime95 for about a day with no problem. but after that i watched a video on youtube on full screen, my comp froze and i have had a couple crashes since then aswell. i have changed to small memory dump and it is suppose to dump in a folder called "Minidump" but this doesnt exist apparently. so im guessing i have no dump file.

    Speedfan had reported the 12V rail to be 10.5V but i measured with a DMM and it was just above 12V.

    The processor driver i was referring to was when you said "All three are virtually identical and blame amdppm.sys, Processor Device Driver." but i could have been getting confused.

    Thanks. Peter.
      My Computer


  6. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #6

    amdppm.sys is a Microsoft processor driver is unlikely to be a problem unless you have a faulty CPU. So far your hardware tests have not shown a processor problem nor a RAM problem. That is good news.

    Since you do not yet have a Minidump folder, your system has not produced a minidump - you have not had a BSOD since you changed your setting.
      My Computer


  7. Posts : 6
    Windows 7 Ultimate
    Thread Starter
       #7

    ok thanks, i have had BSoD's since changed but it freezes (sometimes when it says it is dumping the memory mostly just before that part), sometime just my screen freezes as it is. Do you know of any graphics card stress testing programs just to make sure its not a graphics card fault.
    Thanks.
      My Computer


  8. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #8

    Try Furmark following the instructions in this tutorial: Video Card - Stress Test with Furmark
      My Computer


  9. Posts : 6
    Windows 7 Ultimate
    Thread Starter
       #9

    Hello just to update, i ran furmark for several hours with no problem but still at random had crashes. i reinstalled on a different hdd, ran for bout 5 days with absolutly no problems. but then i installed magic iso and 7zip (64bit), started extracting a file and i got a blue screen i have had numerous crashes since then, even though i rolled back my computer to an earlier date (before 7zip and magiciso). i have only one dmp file from all my crashes and i have uploaded with this.
    Thanks. Peter.
      My Computer


  10. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #10

    Since you have reinstalled, please run the JCGriff2 tool again and upload all of the resulting files. The dump is another bugcheck 7E and it blames amdppm.sys. It does not give us much information.

    Try the clean boot method: http://support.microsoft.com/kb/929135. Let's see if we can track down a conflict.

    Code:
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a05000 PsLoadedModuleList = 0xfffff800`02c42e50
    Debug session time: Thu Feb  3 17:54:01.563 2011 (GMT-5)
    System Uptime: 0 days 0:01:15.046
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 6f8, fffff880038587f2}
    
    Probably caused by : amdppm.sys ( amdppm!C1Halt+2 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000006f8
    Arg4: fffff880038587f2
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002a74ca9 to fffff80002a75740
    
    STACK_TEXT:  
    fffff800`03fadd28 fffff800`02a74ca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff800`03fadd30 fffff800`02a73172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff800`03fade70 fffff880`038587f2 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    00fff800`03fa5c98 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : amdppm!C1Halt+0x2
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    amdppm!C1Halt+2
    fffff880`038587f2 c3              ret
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  amdppm!C1Halt+2
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: amdppm
    
    IMAGE_NAME:  amdppm.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc0fd
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_amdppm!C1Halt+2
    
    BUCKET_ID:  X64_0x7f_8_amdppm!C1Halt+2
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start             end                 module name
    fffff880`03a00000 fffff880`03a3e000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00f5a000 fffff880`00fb1000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02a00000 fffff880`02a8a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03f44000 fffff880`03f5a000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`03855000 fffff880`0386a000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`00c44000 fffff880`00c4f000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00e9a000 fffff880`00ea3000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00c1a000 fffff880`00c44000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`02b20000 fffff880`02b27000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`0381e000 fffff880`0382f000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`06fc1000 fffff880`06fdf000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00610000 fffff960`00637000   cdd      cdd.dll      unavailable (00000000)
    fffff880`0674b000 fffff880`06768000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`0426f000 fffff880`04299000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d21000 fffff880`00de1000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`011c7000 fffff880`011f7000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cc3000 fffff880`00d21000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01108000 fffff880`0117b000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`03f34000 fffff880`03f44000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`06774000 fffff880`06782000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03976000 fffff880`039f9000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03800000 fffff880`0381e000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03967000 fffff880`03976000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`013e1000 fffff880`013f7000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`06723000 fffff880`06745000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`0678e000 fffff880`06797000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`06782000 fffff880`0678e000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`06797000 fffff880`067aa000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`06768000 fffff880`06774000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`03ab9000 fffff880`03bad000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`03bad000 fffff880`03bf3000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`01096000 fffff880`010aa000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00c4f000 fffff880`00c9b000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`013d7000 fffff880`013e1000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`0103a000 fffff880`01074000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0142b000 fffff880`01475000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02fe1000 fffff800`0302a000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`03ece000 fffff880`03ef2000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`067b8000 fffff880`067d1000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`067d1000 fffff880`067d9080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`067aa000 fffff880`067b8000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`06ef9000 fffff880`06fc1000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`015f4000 fffff880`015fd000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`051e8000 fffff880`051f3000   HydraPGU_EEP HydraPGU_EEP.sys Tue Oct 05 07:15:20 2010 (4CAB08C8)
    fffff880`0386a000 fffff880`0387e000   HydraWDDM HydraWDDM.sys Thu Oct 14 08:09:35 2010 (4CB6F2FF)
    fffff880`03efe000 fffff880`03f1c000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03f1c000 fffff880`03f2b000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00b9e000 fffff800`00ba8000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`0433d000 fffff880`04380000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013ac000 fffff880`013c6000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01400000 fffff880`0142b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`06745000 fffff880`0674a200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`06444000 fffff880`06459000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`06400000 fffff880`06423000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`042cf000 fffff880`0430b880   mcdbus   mcdbus.sys   Tue Feb 24 05:34:07 2009 (49A3CD1F)
    fffff880`00ca2000 fffff880`00caf000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`067e7000 fffff880`067f5000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`03e25000 fffff880`03e34000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`067da000 fffff880`067e7000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00c00000 fffff880`00c1a000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`06fdf000 fffff880`06ff7000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`06e00000 fffff880`06e2d000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`06e2d000 fffff880`06e7b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`06e7b000 fffff880`06e9e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`02b85000 fffff880`02b90000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fba000 fffff880`00fc4000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`010aa000 fffff880`01108000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`0395c000 fffff880`03967000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`015e2000 fffff880`015f4000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01490000 fffff880`01582000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03f7e000 fffff880`03f8a000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`03f8a000 fffff880`03fb9000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0425a000 fffff880`0426f000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02bcc000 fffff880`02bdb000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02a8a000 fffff880`02acf000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01582000 fffff880`015e2000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`02b90000 fffff880`02ba1000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03950000 fffff880`0395c000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a05000 fffff800`02fe1000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01209000 fffff880`013ac000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02b17000 fffff880`02b20000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`04392000 fffff880`043ab000   nusb3hub nusb3hub.sys Thu Dec 09 23:50:35 2010 (4D01B19B)
    fffff880`0387e000 fffff880`038af000   nusb3xhc nusb3xhc.sys Thu Dec 09 23:50:35 2010 (4D01B19B)
    fffff880`051e6000 fffff880`051e7180   nvBridge nvBridge.kmd Sat Oct 16 13:06:16 2010 (4CB9DB88)
    fffff880`0460c000 fffff880`051e5a80   nvlddmkm nvlddmkm.sys Sat Oct 16 13:12:46 2010 (4CB9DD0E)
    fffff880`02aed000 fffff880`02b13000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00e0d000 fffff880`00e22000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fc4000 fffff880`00ff7000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00e93000 fffff880`00e9a000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00de1000 fffff880`00df1000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`013c6000 fffff880`013d7000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`07201000 fffff880`072a7000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`066e6000 fffff880`06723000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00caf000 fffff880`00cc3000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`03f5a000 fffff880`03f7e000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`03fb9000 fffff880`03fd4000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`03fd4000 fffff880`03ff5000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03e00000 fffff880`03e1a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`038ff000 fffff880`03950000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03e1a000 fffff880`03e25000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02b6a000 fffff880`02b73000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02b73000 fffff880`02b7c000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02b7c000 fffff880`02b85000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01000000 fffff880`0103a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`06459000 fffff880`06471000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`03a3e000 fffff880`03aa4000   Rt64win7 Rt64win7.sys Thu Nov 11 01:35:36 2010 (4CDB8EB8)
    fffff880`06499000 fffff880`066e5f80   RTKVHD64 RTKVHD64.sys Tue Jul 06 06:05:16 2010 (4C32FFDC)
    fffff880`0430c000 fffff880`0433b000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`072a7000 fffff880`072b2000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`03ef2000 fffff880`03efe000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02bdb000 fffff880`02bf8000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01485000 fffff880`0148d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`07358000 fffff880`073ee000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`072f1000 fffff880`07358000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`072b2000 fffff880`072df000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`0433b000 fffff880`0433c480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01602000 fffff880`017ff000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`072df000 fffff880`072f1000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02bbf000 fffff880`02bcc000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02ba1000 fffff880`02bbf000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`038eb000 fffff880`038ff000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`004d0000 fffff960`004da000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`0382f000 fffff880`03855000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04380000 fffff880`04392000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`051f3000 fffff880`051f4f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`03ebd000 fffff880`03ece000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04200000 fffff880`0425a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`051f5000 fffff880`05200000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`03e67000 fffff880`03ebd000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00e00000 fffff880`00e0d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02b27000 fffff880`02b35000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02b35000 fffff880`02b5a000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01475000 fffff880`01485000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00e22000 fffff880`00e37000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e37000 fffff880`00e93000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`0117b000 fffff880`011c7000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`038d0000 fffff880`038eb000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02b5a000 fffff880`02b6a000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ea7000 fffff880`00f4b000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f4b000 fffff880`00f5a000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02acf000 fffff880`02ad8000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00010000 fffff960`00320000   win32k   win32k.sys   unavailable (00000000)
    fffff880`03f2b000 fffff880`03f34000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00fb1000 fffff880`00fba000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`06423000 fffff880`06444000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`01074000 fffff880`01082000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01082000 fffff880`0108e000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`013f7000 fffff880`01400000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02ada000 fffff880`02aed000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02aed000 fffff880`02b17000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000


      My Computer


 
Page 1 of 2 12 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 20:32.
Find Us