BSOD 7a Crashing during gaming


  1. Posts : 7
    Windows 7 Ultimate x86
       #1

    BSOD 7a Crashing during gaming


    Hi I've had this problem awhile and have searched these forums many times to try and find a solution There have been others with the same problem but none of the fixes have worked for me.

    I purchased the Radeon 5870 about a year ago and it has always given me problems during gaming. I have run every test i can to try and figure out what the problem is. I have RMA'd one card and this new one ive had for about 4 months and is still giving me problems.

    While running any games, ATM im playing League of Legends, after about 10-15mins i get BSOD auto shutdown which comes back with the code 7f,0,0,0.

    Many people with this same issue has been fixed due to out of date drivers. If someone could take a look at my dumps and let me know if theres anything i can do it would be much appreciated

    Thanks in advance
      My Computer


  2. Posts : 8,383
    Windows 10 Pro x64, Arch Linux
       #2

    Please remove any CD virtualization programs such as Daemon Tools and Alcohol 120%. They use a driver, found in your dmp, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads
    You can use MagicDisc as an alternative.


    The dmp(s) point to ntkrpamp.exe or ntoskrnl.exe as the probable cause. We know this is not the case, as these are core OS files, and will definitely not cause a BSOD. They are just the default files the debuggers blame when they can't see a better cause. We need to run driver verifier to pinpoint the faulting driver...

    - Go to Start and type in "verifier" (without the quotes) and press Enter
    - Select "Create custom settings (for code developers)" and click "Next"
    - Select "Select individual settings from a full list" and click "Next"
    - Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
    - Select "Select driver names from a list" and click "Next"
    Then select all drivers NOT provided by Microsoft and click "Next"
    - Select "Finish" on the next page.

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

    Then upload the new dump files here
      My Computer


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

    Thanks on the quick reply have setup driver verifier and have rebooted going to play the game for awhile and see what happens. Will upload the dmp files when it occurs
      My Computer


  4. Posts : 7
    Windows 7 Ultimate x86
    Thread Starter
       #4

    Ok had another Crash same code, dump file attached.

    And another. I have no idea what causes these crashes,i just know they tend to occur when im playing games. However had a few BSOD yesterday just from watching bbc iplayer. Are these dumps the same as the one posted before or any changes?

    Many thanks
    Last edited by HowardTeall; 13 Dec 2010 at 13:07.
      My Computer


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

    Sorry heres the other dump file
      My Computer


  6. Posts : 670
    Windows 7 x64
       #6

    0x7f_d_VRF_amdk8!C1Halt+4 (amd processor driver)


    1. Check your hardware clocks (CPU, RAM), ensure that they are set optimized defaults exactly as recommended by the manufacturer.


    2. Remove Daemon Tools completely:

    sptd.sys Mon Nov 08 19:24:31 2010

    DuplexSecure - FAQ



    3. Update nForce driver:

    nvm62x32.sys Fri Oct 17 17:00:39 2008





    DMP

    Code:
    
    
    
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121310-22479-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Unable to load image Unknown_Module_3954ce3c, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for Unknown_Module_3954ce3c
    *** ERROR: Module load completed but symbols could not be loaded for Unknown_Module_3954ce3c
    Debugger can not determine kernel base address
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.x86fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0x82a53000 PsLoadedModuleList = 0x82b9b810
    Debug session time: Mon Dec 13 11:16:59.802 2010 (UTC - 5:00)
    System Uptime: 0 days 0:55:48.487
    Unable to load image Unknown_Module_3954ce3c, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for Unknown_Module_3954ce3c
    *** ERROR: Module load completed but symbols could not be loaded for Unknown_Module_3954ce3c
    Debugger can not determine kernel base address
    Loading Kernel Symbols
    .
    Loading User Symbols
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {d, 0, 0, 0}
    
    *** WARNING: Unable to verify timestamp for Unknown_Module_3954ce3c
    *** ERROR: Module load completed but symbols could not be loaded for Unknown_Module_3954ce3c
    Unknown module 'Unknown_Module_3954ce3c' found on stack, using vad to reload module.
    !vad_reload -1 0x3954ce3c
    Failed to get old VAD root
    ***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
    
    Probably caused by : Unknown_Image ( ANALYSIS_INCONCLUSIVE )
    
    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: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000
    
    Debugging Details:
    ------------------
    
    Unknown module 'Unknown_Module_3954ce3c' found on stack, using vad to reload module.
    !vad_reload -1 0x3954ce3c
    Failed to get old VAD root
    ***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.
    
    
    BUGCHECK_STR:  0x7f_d
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 82abc042 to 82abc15a
    
    STACK_TEXT:  
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    a39f3c58 82abc042 00000000 00000000 8b8c2808 0x82abc15a
    a39f3c8c 82abbfb6 82b7cd20 00000000 00000000 0x82abc042
    a39f3cb0 82aba753 82b7cd20 8b8c2800 00000000 0x82abbfb6
    a39f3cdc 82c890d6 8b8c2800 00000001 00000000 0x82aba753
    a39f3d24 82a9644a 00000460 00000000 1bf0ff20 0x82c890d6
    a39f3d34 771f64f4 badb0d00 1bf0ff18 00000000 0x82a9644a
    a39f3d38 badb0d00 1bf0ff18 00000000 00000000 Unknown_Module_3954ce3c+0x3dca96b8
    a39f3d3c 1bf0ff18 00000000 00000000 00000000 0xbadb0d00
    a39f3d40 00000000 00000000 00000000 00000000 0x1bf0ff18
    
    
    STACK_COMMAND:  kb
    
    SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: Unknown_Module
    
    IMAGE_NAME:  Unknown_Image
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    BUCKET_ID:  CORRUPT_MODULELIST
    
    Followup: MachineOwner
    ---------
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [F:\a\Minidump\D M P\121310-37471-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\websymbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.x86fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0x82a0e000 PsLoadedModuleList = 0x82b56810
    Debug session time: Mon Dec 13 12:59:34.744 2010 (UTC - 5:00)
    System Uptime: 0 days 0:40:33.398
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {d, 0, 0, 0}
    
    Probably caused by : amdk8.sys ( amdk8!C1Halt+4 )
    
    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: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_d
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from 82e2131a to 82a54f6b
    
    STACK_TEXT:  
    807dfbb4 82e2131a badb0d00 0001503b 8b8640f8 nt!KiSystemFatalException+0xf
    807dfc28 86023bb6 00000000 00000000 0db73f68 hal!HalpClockInterruptPn+0x42
    807dfc98 82a936b5 8b8659c8 807c8800 807c3000 amdk8!C1Halt+0x4
    807dfd20 82a7600d 00000000 0000000e 00000000 nt!PoIdle+0x538
    807dfd24 00000000 0000000e 00000000 00000000 nt!KiIdleLoop+0xd
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    amdk8!C1Halt+4
    86023bb6 c3              ret
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  amdk8!C1Halt+4
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: amdk8
    
    IMAGE_NAME:  amdk8.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bbf07
    
    FAILURE_BUCKET_ID:  0x7f_d_VRF_amdk8!C1Halt+4
    
    BUCKET_ID:  0x7f_d_VRF_amdk8!C1Halt+4
    
    Followup: MachineOwner
    ---------


    DRIVERS:

    Code:
    start    end        module name
    8dc6f000 8dc9b000   1394ohci 1394ohci.sys Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8595b000 859a3000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8d625000 8d67f000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    8ed99000 8edab000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    86022000 86034000   amdk8    amdk8.sys    Mon Jul 13 19:11:03 2009 (4A5BBF07)
    85aa7000 85ab0000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8ed8a000 8ed8b6c0   ASACPI   ASACPI.sys   Wed May 13 07:11:32 2009 (4A0AAAE4)
    85817000 85820000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85a18000 85a3b000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8e607000 8ec9a000   atikmdag atikmdag.sys Tue Oct 26 22:26:21 2010 (4CC78DCD)
    8dd0f000 8dd4c000   atikmpag atikmpag.sys Tue Oct 26 22:14:03 2010 (4CC78AEB)
    86187000 8618e000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8d7e5000 8d7f3000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    8562a000 85632000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    9b2bb000 9b2d4000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    825d0000 825ee000   cdd      cdd.dll      unavailable (00000000)
    8f37a000 8f390000   cdfs     cdfs.sys     Mon Jul 13 19:11:14 2009 (4A5BBF12)
    86168000 86187000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    85674000 8571f000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8610a000 8612f000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    85632000 85674000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    85d6d000 85dca000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    8ed8c000 8ed99000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    8f390000 8f39d000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8d769000 8d7cd000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8d7cd000 8d7e5000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8d75d000 8d769000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    860f9000 8610a000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8f30c000 8f325000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    8f3a8000 8f3b1000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8f39d000 8f3a8000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8f3b1000 8f3c2000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    8f3c2000 8f3cc000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    8ec9a000 8ed51000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8ed51000 8ed8a000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    85ae4000 85af5000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    85ab0000 85ae4000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    85dd8000 85de1000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    860c7000 860f9000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    85f90000 85fc1000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    8dc69000 8dc6e280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
    82e1e000 82e55000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8dc9b000 8dcba000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8f28d000 8f2dd000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    8f349000 8f35c000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    8f35c000 8f362480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    8f33e000 8f349000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    9b236000 9b2bb000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    860bf000 860c7000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8dd92000 8dd9f000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8f363000 8f36f000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bd3000 80bdb000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    8ddac000 8dde0000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    85d5a000 85d6d000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    85e22000 85e47000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
    8f21a000 8f22a000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8f3d7000 8f3f2000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8560e000 85619000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 19:13:13 2009 (4A5BBF89)
    8f3cc000 8f3d7000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8dd9f000 8ddac000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8f36f000 8f37a000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    857e9000 857ff000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    9b2d4000 9b2e6000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    9b2e6000 9b309000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
    9b309000 9b344000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
    9b344000 9b35f000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
    861e0000 861eb000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    859a3000 859ab000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    85d2f000 85d5a000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8d753000 8d75d000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    860af000 860bf000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    85af5000 85bac000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8edc3000 8edce000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8edce000 8edf0000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    8f27c000 8f28d000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8d6d7000 8d6e5000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8d67f000 8d6b1000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    85bac000 85bea000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    861eb000 861f9000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8d749000 8d753000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82a0e000 82e1e000   nt       ntkrpamp.exe Fri Jun 18 23:55:24 2010 (4C1C3FAC)
    85c00000 85d2f000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8612f000 86136000   null     null.sys     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    8dcba000 8dd0ec80   nvm62x32 nvm62x32.sys Fri Oct 17 17:00:39 2008 (48F8FCF7)
    85a3b000 85a60000   nvstor   nvstor.sys   Wed May 20 02:44:09 2009 (4A13A6B9)
    8d6b8000 8d6d7000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    85fe4000 85ffc000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    859e0000 859f1000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    9b35f000 9b366000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    859b6000 859e0000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    85810000 85817000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    859f1000 859ff000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    85dca000 85dd8000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    9b366000 9b3fd000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    8f2dd000 8f30c000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    85619000 8562a000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8edab000 8edc3000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8dd4c000 8dd64000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8dd64000 8dd7b000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8dd7b000 8dd92000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8d708000 8d749000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    8edf0000 8edfa000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    861c8000 861d0000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    861d0000 861d8000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    861d8000 861e0000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    86082000 860af000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    86136000 86149000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    85935000 8595b000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    9b200000 9b20a000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8d7f3000 8d7fd000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    85fca000 85fe4000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8607a000 86082000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    9cabb000 9cb25000   spsys    spsys.sys    Mon May 11 12:37:10 2009 (4A085436)
    85820000 8592c000   sptd     sptd.sys     Mon Nov 08 19:24:31 2010 (4CD894BF)
    9ca6a000 9cabb000   srv      srv.sys      Thu Aug 26 23:31:26 2010 (4C77318E)
    9ca1b000 9ca6a000   srv2     srv2.sys     Thu Aug 26 23:30:45 2010 (4C773165)
    9b20a000 9b22b000   srvnet   srvnet.sys   Thu Aug 26 23:30:39 2010 (4C77315F)
    85a60000 85aa7000   storport storport.sys Mon Jul 13 19:45:58 2009 (4A5BC736)
    8edfa000 8edfb380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    85e47000 85f90000   tcpip    tcpip.sys    Sun Jun 13 23:36:59 2010 (4C15A3DB)
    8f22a000 8f237000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    86017000 86022000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    86000000 86017000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8d6f8000 8d708000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    825a0000 825a9000   TSDDD    TSDDD.dll    unavailable (00000000)
    8d600000 8d621000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    8dde0000 8ddee000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    8f325000 8f33c000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    8f33c000 8f33d700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8dc5a000 8dc69000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8f238000 8f27c000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    85e00000 85e0a000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8dc0f000 8dc5a000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    859ab000 859b6000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8618e000 8619a000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8619a000 861bb000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    85fc1000 85fc9380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    85800000 85810000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8579e000 857e9000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8603b000 8607a000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8d6e5000 8d6f8000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    861bb000 861c8000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8571f000 85790000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    85790000 8579e000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8d6b1000 8d6b8000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    82340000 8258b000   win32k   win32k.sys   unavailable (00000000)
    8592c000 85935000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    8f200000 8f21a000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    
    Unloaded modules:
    86136000 86143000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000D000
    86143000 8614e000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000B000
    8614e000 86157000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00009000
    86157000 86168000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00011000
      My Computer


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

    Hi,

    Thanks for the reply.

    My motherboard is relatively old now, due to this i think the nForce network drivers are as up to date as they can be. I have searched for newer ones but cant find any on the Nvidia site.

    I have uninstalled deamon tools and SPTD using the software that yowanvista providided above so that should be removed now.

    I have never touched the Clock settings on my CPU or RAM so they should still be defaults.

    Thanks for the reply, will include anymore dumps when they occur
      My Computer


  8. Posts : 7
    Windows 7 Ultimate x86
    Thread Starter
       #8

    Hi,

    and another crash, dump file posted below

    *edit and another minutes after. Im starting to think its more a hardware problem than any drivers, or maybe just descrepencies between very old motherboard and newer windows 7 drivers?
    Last edited by HowardTeall; 13 Dec 2010 at 17:10.
      My Computer


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

    Hi,

    Since starting this thread the crashes have actually become more frequent. I have posted another dump file, if anyone can tell me whats causing these id very much appreciate it

    Thanks
      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 17:55.
Find Us