BSOD - please help look at the dump


  1. Posts : 5
    Win 7 Pro 64bit
       #1

    BSOD - please help look at the dump


    I recently upgrade to Windows 7 64-bit from XP 32-bit
    It was working fine in Windows XP 32-bit. After upgrade
    to Windows 7 64-bit Retail version fresh install,
    I randomly get blue screen.

    Attached is the Windows7_BSOD_jcgriff2.zip

    My system is:
    EVGA 780i SLI motherboard
    1 EVGA GTX 460 1GB Video card (not overclocked)
    Creative Sound Buster Xtreme Gamer X-Fi
    80G SATA WD Raptor Hard drive
    4 1GB Corsair Dominator in 4 slots (total 4GB)
    Q6600 CPU water cooled overclocked to 3.6G (prime95 stabled)
    Razer Naga Mouse
    Windows 7 Pro 64bit retail edition
    Corsair TX850W Power Supply

    Using all latest drivers
    but I am getting random blue screen.
    Motherboard, RAM and CPU are 1-1/2 year old
    Video card and power supply are brand new.

    I tried to run CPU on default clock 2.4G but still blue screen
    the same way

    Please help look at the zip files, and thanks so much!!
      My Computer


  2. Posts : 17,796
    Windows 10, Home Clean Install
       #2

    STOP 0x0000007F: 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
    One of three types of problems occurred in kernel-mode: (1) Hardware failures. (2) Software problems. (3) A bound trap (i.e., a condition that the kernel is not allowed to have or intercept). Hardware failures are the most common cause memory hardware failures are the most common.
    Most likely due to a Hardware failure, like defective memory chips, mismatched memory modules, a malfunctioning CPU, or a failure in your fan or power supply are the probable reasons for this BSOD. Can also occur if you have overclocked your CPU. The message gives more details. For more help see KB137539.


    Code:
     Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
     
    Loading Dump File [C:\Users\richc46\AppData\Local\Temp\Temp5_Windows7_BSOD_jcgriff2[1].zip\Windows7_BSOD_jcgriff2\082610-21200-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02e4c000 PsLoadedModuleList = 0xfffff800`03089e50
    Debug session time: Thu Aug 26 03:32:31.286 2010 (GMT-4)
    System Uptime: 0 days 0:02:15.236
    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, fffff80002ec21df}
    Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
    Followup: MachineOwner
    ---------
    1: 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: fffff80002ec21df
    Debugging Details:
    ------------------
     
    BUGCHECK_STR:  0x7f_8
    CUSTOMER_CRASH_COUNT:  1
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  System
    CURRENT_IRQL:  2
    LAST_CONTROL_TRANSFER:  from fffff80002ebbca9 to fffff80002ebc740
    STACK_TEXT:  
    fffff880`009f2ce8 fffff800`02ebbca9 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000006f8 : nt!KeBugCheckEx
    fffff880`009f2cf0 fffff800`02eba172 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009f2e30 fffff800`02ec21df : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02f15ff0 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SepAccessCheck+0x1cf
     
    STACK_COMMAND:  kb
    FOLLOWUP_IP: 
    nt!KiDoubleFaultAbort+b2
    fffff800`02eba172 90              nop
    SYMBOL_STACK_INDEX:  2
    SYMBOL_NAME:  nt!KiDoubleFaultAbort+b2
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME:  ntkrnlmp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    FAILURE_BUCKET_ID:  X64_0x7f_8_nt!KiDoubleFaultAbort+b2
    BUCKET_ID:  X64_0x7f_8_nt!KiDoubleFaultAbort+b2
    Followup: MachineOwner
    ---------
    1: kd> lmtsmn
    start             end                 module name
    fffff880`0494f000 fffff880`0498d000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00d6a000 fffff880`00dc1000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`042d1000 fffff880`0435b000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0498d000 fffff880`049a3000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0119d000 fffff880`011a8000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00c86000 fffff880`00c8f000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00dc1000 fffff880`00deb000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04173000 fffff880`0417a000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04ae0000 fffff880`04bcb000   BHDrvx64 BHDrvx64.sys Sat Aug 07 22:20:38 2010 (4C5E1476)
    fffff880`0493e000 fffff880`0494f000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`05400000 fffff880`0541e000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`048a2000 fffff880`0493e000   ccHPx64  ccHPx64.sys  Fri Feb 05 16:05:45 2010 (4B6C8829)
    fffff960`00740000 fffff960`00767000   cdd      cdd.dll      unavailable (00000000)
    fffff880`05250000 fffff880`0526d000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`04140000 fffff880`0416a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00e3d000 fffff880`00efd000   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`00d0c000 fffff880`00d6a000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01538000 fffff880`015ab000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`04e5a000 fffff880`04e6a000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`0526d000 fffff880`0527b000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`04801000 fffff880`04884000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`05200000 fffff880`05235000   CT20XUT  CT20XUT.SYS  Wed May 05 09:01:28 2010 (4BE16C28)
    fffff880`05326000 fffff880`053d4000   ctac32k  ctac32k.sys  Wed Jul 02 04:38:22 2008 (486B3E7E)
    fffff880`04e7c000 fffff880`04f21700   ctaud2k  ctaud2k.sys  Wed May 05 08:59:48 2010 (4BE16BC4)
    fffff880`05e41000 fffff880`05f9e000   CTEXFIFX CTEXFIFX.SYS Wed May 05 09:01:21 2010 (4BE16C21)
    fffff880`059e4000 fffff880`059ff000   CTHWIUT  CTHWIUT.SYS  Wed May 05 09:01:32 2010 (4BE16C2C)
    fffff880`04fc4000 fffff880`04ff5000   ctoss2k  ctoss2k.sys  Wed May 05 08:57:46 2010 (4BE16B4A)
    fffff880`04ff5000 fffff880`04ffd000   ctprxy2k ctprxy2k.sys Wed May 05 08:59:51 2010 (4BE16BC7)
    fffff880`052ee000 fffff880`05326000   ctsfm2k  ctsfm2k.sys  Wed May 05 08:57:33 2010 (4BE16B3D)
    fffff880`04884000 fffff880`048a2000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`04578000 fffff880`04587000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01496000 fffff880`014ac000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04f5f000 fffff880`04f81000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`0527b000 fffff880`05285000   dump_diskdump dump_diskdump.sys Mon Jul 13 20:01:00 2009 (4A5BCABC)
    fffff880`04121000 fffff880`04134000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`040e2000 fffff880`04121000   dump_nvstor64 dump_nvstor64.sys Tue Aug 04 20:31:07 2009 (4A78D2CB)
    fffff880`05f9e000 fffff880`05faa000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`10ac8000 fffff880`10bbc000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04a16000 fffff880`04a5c000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`044dd000 fffff880`04553000   eeCtrl64 eeCtrl64.sys Fri May 21 17:44:45 2010 (4BF6FECD)
    fffff880`044d2000 fffff880`044dd000   ElbyCDIO ElbyCDIO.sys Thu Dec 17 17:25:16 2009 (4B2AAFCC)
    fffff880`05800000 fffff880`0584a000   emupia2k emupia2k.sys Wed May 05 08:57:27 2010 (4BE16B37)
    fffff880`07bda000 fffff880`07bfa000   ENG64    ENG64.SYS    Thu Jul 01 14:11:13 2010 (4C2CDA41)
    fffff880`04553000 fffff880`04578000   EraserUtilRebootDrv EraserUtilRebootDrv.sys Fri May 21 17:44:45 2010 (4BF6FECD)
    fffff880`07a20000 fffff880`07bda000   EX64     EX64.SYS     Thu Jul 01 14:19:15 2010 (4C2CDC23)
    fffff880`10be0000 fffff880`10bed000   fdc      fdc.sys      Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`0106e000 fffff880`01082000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`04441000 fffff880`0444c000   flpydisk flpydisk.sys Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`011a8000 fffff880`011f4000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`015bc000 fffff880`015c6000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`015c6000 fffff880`01600000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01400000 fffff880`0144a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`04ace000 fffff880`04adb000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff880`0584e000 fffff880`059cf000   ha20x2k  ha20x2k.sys  Wed May 05 08:59:10 2010 (4BE16B9E)
    fffff800`02e03000 fffff800`02e4c000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`10bbc000 fffff880`10be0000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`05fd7000 fffff880`05ff0000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`05ff0000 fffff880`05ff8080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`05fc9000 fffff880`05fd7000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`05522000 fffff880`055ea000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`016b5000 fffff880`016be000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`0fe00000 fffff880`0fe1e000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0445c000 fffff880`044d2000   IDSvia64 IDSvia64.sys Thu May 27 04:07:18 2010 (4BFE2836)
    fffff880`04a00000 fffff880`04a16000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0422f000 fffff880`04256000   Ironx64  Ironx64.SYS  Tue Apr 27 20:48:23 2010 (4BD785D7)
    fffff880`0fe1e000 fffff880`0fe2d000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`05e25000 fffff880`05e33000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bcb000 fffff800`00bd5000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04f81000 fffff880`04fc4000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`0151e000 fffff880`01538000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01660000 fffff880`0168b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04e00000 fffff880`04e05200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`054f5000 fffff880`0550a000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`00c8f000 fffff880`00cb2000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cb4000 fffff880`00cf8000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`05e33000 fffff880`05e41000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`045dd000 fffff880`045ec000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`05e00000 fffff880`05e0d000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00c6c000 fffff880`00c86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`0541e000 fffff880`05436000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`05436000 fffff880`05463000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`05463000 fffff880`054b1000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`054b1000 fffff880`054d4000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`041d8000 fffff880`041e3000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fb9000 fffff880`00fc3000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`014c0000 fffff880`0151e000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`040d7000 fffff880`040e2000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`016a3000 fffff880`016b5000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`016ce000 fffff880`017c0000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04e6a000 fffff880`04e76000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`049c7000 fffff880`049f6000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`059cf000 fffff880`059e4000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`043cf000 fffff880`043de000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`0435b000 fffff880`043a0000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`041e3000 fffff880`041f4000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`042bb000 fffff880`042c7000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02e4c000 fffff800`03428000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01246000 fffff880`013e9000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`0416a000 fffff880`04173000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10ac6000 fffff880`10ac7180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA)
    fffff880`053d4000 fffff880`053f7000   nvhda64v nvhda64v.sys Mon Jun 21 18:07:25 2010 (4C1FE29D)
    fffff880`0fe34000 fffff880`10ac5e00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E)
    fffff880`04e06000 fffff880`04e59600   nvmf6264 nvmf6264.sys Wed Nov 11 18:16:48 2009 (4AFB45E0)
    fffff880`010d1000 fffff880`010fc000   nvstor   nvstor.sys   Wed May 20 02:45:37 2009 (4A13A711)
    fffff880`0115e000 fffff880`0119d000   nvstor64 nvstor64.sys Tue Aug 04 20:31:07 2009 (4A78D2CB)
    fffff880`043a9000 fffff880`043cf000   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`00fc3000 fffff880`00ff6000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00ff6000 fffff880`00ffd000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00c5c000 fffff880`00c6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`015ab000 fffff880`015bc000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`06a37000 fffff880`06add000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04f22000 fffff880`04f5f000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cf8000 fffff880`00d0c000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`049a3000 fffff880`049c7000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04587000 fffff880`045a2000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`045a2000 fffff880`045c3000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`045c3000 fffff880`045dd000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`0426a000 fffff880`042bb000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`04bf1000 fffff880`04bfc000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`041bd000 fffff880`041c6000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`041c6000 fffff880`041cf000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`041cf000 fffff880`041d8000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`017c0000 fffff880`017fa000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0550a000 fffff880`05522000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`05e0d000 fffff880`05e25000   RzSynapse RzSynapse.sys Wed Apr 21 03:53:21 2010 (4BCEAEF1)
    fffff880`04400000 fffff880`0442f000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`06add000 fffff880`06ae8000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`10bed000 fffff880`10bf9000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`043de000 fffff880`043fb000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`0169b000 fffff880`016a3000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`06e00000 fffff880`06e86000   SRTSP64  SRTSP64.SYS  Wed Feb 24 18:59:29 2010 (4B85BD61)
    fffff880`04256000 fffff880`0426a000   SRTSPX64 SRTSPX64.SYS Wed Feb 24 18:59:48 2010 (4B85BD74)
    fffff880`06ee7000 fffff880`06f7d000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27)
    fffff880`06b27000 fffff880`06b8f000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F)
    fffff880`06ae8000 fffff880`06b15000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00)
    fffff880`010fc000 fffff880`0115e000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`04e76000 fffff880`04e77480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01000000 fffff880`0106e000   SYMDS64  SYMDS64.SYS  Mon Aug 17 19:35:30 2009 (4A89E942)
    fffff880`01082000 fffff880`010bd000   SYMEFA64 SYMEFA64.SYS Wed Apr 21 17:47:39 2010 (4BCF727B)
    fffff880`040a1000 fffff880`040d7000   SYMEVENT64x86 SYMEVENT64x86.SYS Thu Aug 13 18:28:21 2009 (4A849385)
    fffff880`0402b000 fffff880`040a1000   SYMTDIV  SYMTDIV.SYS  Tue May 04 00:38:27 2010 (4BDFA4C3)
    fffff880`01800000 fffff880`019fd000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`06b15000 fffff880`06b27000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`0401e000 fffff880`0402b000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`04000000 fffff880`0401e000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`0421b000 fffff880`0422f000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`005c0000 fffff960`005ca000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`04bcb000 fffff880`04bf1000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0442f000 fffff880`04441000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`05faa000 fffff880`05fc7000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05fc7000 fffff880`05fc8f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04abd000 fffff880`04ace000   usbehci  usbehci.sys  Sat Oct 24 00:27:33 2009 (4AE28235)
    fffff880`05294000 fffff880`052ee000   usbhub   usbhub.sys   Sat Oct 24 00:28:24 2009 (4AE28268)
    fffff880`04a5c000 fffff880`04a67000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04a67000 fffff880`04abd000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`05235000 fffff880`05250000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`045ec000 fffff880`045fb000   VClone   VClone.sys   Sun Aug 09 17:25:45 2009 (4A7F3ED9)
    fffff880`00e00000 fffff880`00e0d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`0417a000 fffff880`04188000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`04188000 fffff880`041ad000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`0168b000 fffff880`0169b000   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`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`0144a000 fffff880`01496000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`04200000 fffff880`0421b000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`041ad000 fffff880`041bd000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00efd000 fffff880`00fa1000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00fa1000 fffff880`00fb0000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`043a0000 fffff880`043a9000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000b0000 fffff960`003bf000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00fb0000 fffff880`00fb9000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`054d4000 fffff880`054f5000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`06f7d000 fffff880`06fae000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    Unloaded modules:
    fffff880`016be000 fffff880`016cc000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`014ac000 fffff880`014b6000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`040ee000 fffff880`0412d000   dump_nvstor6
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0412d000 fffff880`04140000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Outdated Drivers
    ctac32k.sys Wed Jul 02 04:38:22 2008
    amdxata.sys Tue May 19 13:56:59 2009
    nvstor.sys Wed May 20 02:45:37 2009

    Potential Causes: See above

    Probable Cause
    The probable cause given by your dump report is ntkrnlmp.exe. This is very unlikely this is a Microsoft Driver. It controls other drivers and is often mistakingly given as a cause. The likely cause is another driver. Also, memory may be a potential cause, but not as likely as a driver. We will procede with that thought in mind.

    Suggested Action in order given. Do one step at a time and then test your computer for BSOD. It is very unlikley that the entire list will need to be completed.

    Solution
    If overclocking restore normal settings

    Update outdated listed drivers. If I have inadvertently listed any Microsoft Drivers, they can be ignored.

    Enable the Driver Verifier
    https://www.sevenforums.com/crash-lockup-debug-how/65331-using-driver-verifier-identify-issues-drivers.html

    Download memtest86 and test RAM
    RAM - Test with Memtest86+


    These steps, one by one, only after you are certain that the above steps were not successful

    Uninstall your current Anti Virus and replace with Microsoft Security Essentials.
    http://www.microsoft.com/Security_Essentials/
    Uninstall your current firewall and replace with the Windows Firewall, part of the Security Essentials Anti Virus Package

    Scan with your Anti Virus

    SFC /scannow
    https://www.sevenforums.com/tutorials/1538-sfc-scannow-command-system-file-checker.html

    How to Find Drivers
    search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone - will help you search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads
    To remove any left over driver remnants, especially from graphics cards, use driver sweeper http://www.guru3d.com/category/driversweeper/


    Afer performing all of the above, post back with any new BSOD reports, or indicate that the attempted repairs were successful.
    If any links do not work, if clicked, please copy and paste to browser address bar.
    Remember that several attempts may be required before we can solve your BSOD problem. These reports are not definitive but merely point the way to a solution.
    Last edited by richc46; 27 Aug 2010 at 06:06.
      My Computer


  3. Posts : 5
    Win 7 Pro 64bit
    Thread Starter
       #3

    Hello,

    I have done these steps as you suggested,

    1) Remove CPU overclocking and reset to default CPU Q6600 clock 2.4Gz
    2) Went to nVidia and Creative websites and update drivers
    nVidia Chipset driver for EVGA 780i SLI for Win7 64bit
    nVidia Graphic driver for GTX460 for Win7 64bit
    Creative sound blaster X-Fi driver for Win7 64bit
    3) Run Memtest86+ with CD ISO for overnight and I got 16 passes and no errors.
    I suspect that it means my 4 DIMMs are fine.
    4) Enable Driver Verifier but Windows 7 crashed with BSOD right when loading up windows.
    So I followed the instruction to go to safe mode and turn off Driver Verifier and then
    regenerate the dump zip file.

    The dump zip file with system health report is attached as "Windows_NT6_BSOD_jcgriff2" in
    this reply. Could you please take a look ?
    I haven't done uninstalling of my Norton AntiVirus and
    replace it with Windows Security Essentials yet. If you
    think it is the cause, I will try out. Thanks so much!
      My Computer


  4. Posts : 17,796
    Windows 10, Home Clean Install
       #4

    I have looked at your reports and come to this conclusion;
    Either you did not have another BSOD and in that case, use the computer and post the new BSOD, if you should get one

    or

    You got a BSOD and did not include it in the report.
      My Computer


 

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

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