Completely Random Crashing

Page 2 of 4 FirstFirst 1234 LastLast

  1. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #11

    This here? NVIDIA DRIVERS 15.49 WHQL

    I thought I updated everything from this site last week...I guess not?

    Mobo: ASRock N68-S UCC Nvidia GeForce 7025/nForce 630a
      My Computer


  2. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #12

    Alright I updated drivers. When I tried to do it, it said that these drivers were already installed but I did it again anyways.

    I will do the Prime95 and Memtest+86 tonight...
      My Computer


  3. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #13

    Alright after updating the drivers and running both tests lastnight and most of the day today(both came back fine with no errors), I am still getting the BSOD...any suggestions?

    Here are the new dump files...
      My Computer


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

    Error code 7E, SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. Usual causes: Insufficient disk space, Device driver, Video card, BIOS, Breakpoint with no debugger attached, Hardware incompatibility, Faulty system service, Memory, 3rd party remote control.
    Code:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02c66000 PsLoadedModuleList = 0xfffff800`02ea3e50
    Debug session time: Thu Oct 21 20:23:22.548 2010 (GMT-4)
    System Uptime: 0 days 11:32:21.970
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ................
    Loading User Symbols
    Loading unloaded module list
    .............
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {ffffffffc000001d, fffff96000725856, fffff8800777f778, fffff8800777efe0}
    
    Probably caused by : cdd.dll ( cdd!PresentWorkerThread+4ea )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: ffffffffc000001d, The exception code that was not handled
    Arg2: fffff96000725856, The address that the exception occurred at
    Arg3: fffff8800777f778, Exception Record Address
    Arg4: fffff8800777efe0, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.
    
    FAULTING_IP: 
    cdd!PresentWorkerThread+4ea
    fffff960`00725856 413bc5          cmp     eax,r13d
    
    EXCEPTION_RECORD:  fffff8800777f778 -- (.exr 0xfffff8800777f778)
    ExceptionAddress: fffff96000725856 (cdd!PresentWorkerThread+0x00000000000004ea)
       ExceptionCode: c000001d (Illegal instruction)
      ExceptionFlags: 00000000
    NumberParameters: 0
    
    CONTEXT:  fffff8800777efe0 -- (.cxr 0xfffff8800777efe0)
    rax=0000000000000000 rbx=fffffffffffd74f6 rcx=0000000000000000
    rdx=000000010d1f6000 rsi=0000000000000000 rdi=fffff900c20c2020
    rip=fffff96000725856 rsp=fffff8800777f9b0 rbp=0000000000000000
     r8=fffffa800589abb8  r9=0000000000000000 r10=fffffffffffffffd
    r11=0000000000000000 r12=0000000000000001 r13=0000000000000000
    r14=0000000000000001 r15=0000000000000004
    iopl=0         nv up ei ng nz na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010286
    cdd!PresentWorkerThread+0x4ea:
    fffff960`00725856 413bc5          cmp     eax,r13d
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x7E
    
    PROCESS_NAME:  csrss.exe
    
    CURRENT_IRQL:  0
    
    ERROR_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.
    
    LAST_CONTROL_TRANSFER:  from fffff80002f7ac06 to fffff96000725856
    
    FAILED_INSTRUCTION_ADDRESS: 
    cdd!PresentWorkerThread+4ea
    fffff960`00725856 413bc5          cmp     eax,r13d
    
    STACK_TEXT:  
    fffff880`0777f9b0 fffff800`02f7ac06 : 00000000`00000000 fffffa80`0656a840 00000000`00000080 fffffa80`0589ab30 : cdd!PresentWorkerThread+0x4ea
    fffff880`0777fd40 fffff800`02cb4c26 : fffff800`02e50e80 fffffa80`0656a840 fffff800`02e5ec40 fffff880`01221534 : nt!PspSystemThreadStartup+0x5a
    fffff880`0777fd80 00000000`00000000 : fffff880`07780000 fffff880`0777a000 fffff880`0777f4f0 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    FOLLOWUP_IP: 
    cdd!PresentWorkerThread+4ea
    fffff960`00725856 413bc5          cmp     eax,r13d
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  cdd!PresentWorkerThread+4ea
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: cdd
    
    IMAGE_NAME:  cdd.dll
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bf4408a
    
    STACK_COMMAND:  .cxr 0xfffff8800777efe0 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x7E_BAD_IP_cdd!PresentWorkerThread+4ea
    
    BUCKET_ID:  X64_0x7E_BAD_IP_cdd!PresentWorkerThread+4ea
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start             end                 module name
    fffff880`00e48000 fffff880`00e9f000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03ef8000 fffff880`03f82000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`043ca000 fffff880`043e0000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`040f8000 fffff880`0410d000   amdppm   amdppm.sys   Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`01195000 fffff880`011a0000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`06916000 fffff880`06921000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`00fa9000 fffff880`00fb2000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fb2000 fffff880`00fdc000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`05600000 fffff880`05620000   AtihdW76 AtihdW76.sys Thu Jul 15 08:46:49 2010 (4C3F0339)
    fffff880`0482f000 fffff880`04fea000   atikmdag atikmdag.sys Wed Aug 25 21:47:22 2010 (4C75C7AA)
    fffff880`04083000 fffff880`040cd000   atikmpag atikmpag.sys Wed Aug 25 21:20:56 2010 (4C75C178)
    fffff880`01809000 fffff880`01810000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`00fdc000 fffff880`00fed000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`02a00000 fffff880`02a1e000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00720000 fffff960`00747000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`019ce000 fffff880`019f8000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01934000 fffff880`01964000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cf4000 fffff880`00d52000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0105e000 fffff880`010d1000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`043ba000 fffff880`043ca000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`04454000 fffff880`04462000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`03ed2000 fffff880`03ef0000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03ec3000 fffff880`03ed2000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`0191e000 fffff880`01934000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`057d3000 fffff880`057f5000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04462000 fffff880`0446c000   dump_diskdump dump_diskdump.sys Mon Jul 13 20:01:00 2009 (4A5BCABC)
    fffff880`045d8000 fffff880`045eb000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`01964000 fffff880`019a3000   dump_nvstor64 dump_nvstor64.sys Tue Aug 04 20:31:07 2009 (4A78D2CB)
    fffff880`045be000 fffff880`045ca000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04280000 fffff880`04374000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04374000 fffff880`043ba000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`011ec000 fffff880`01200000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`011a0000 fffff880`011ec000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`013e1000 fffff880`013eb000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`018e4000 fffff880`0191e000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`015b2000 fffff880`015fc000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`04024000 fffff880`04031000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02c1d000 fffff800`02c66000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04000000 fffff880`04024000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0458f000 fffff880`045a8000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`045a8000 fffff880`045b0080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`05622000 fffff880`05630000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`02b31000 fffff880`02bf9000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`018db000 fffff880`018e4000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`0412a000 fffff880`04148000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04148000 fffff880`04157000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bb4000 fffff800`00bbe000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04471000 fffff880`044b4000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013b6000 fffff880`013d0000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`057f5000 fffff880`057fa200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`02b04000 fffff880`02b19000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`019a3000 fffff880`019c6000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cd3000 fffff880`00ce0000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`045ca000 fffff880`045d8000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04157000 fffff880`04166000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`045b1000 fffff880`045be000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00f8f000 fffff880`00fa9000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02a1e000 fffff880`02a36000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`02a36000 fffff880`02a63000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`02a63000 fffff880`02ab1000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`02ab1000 fffff880`02ad4000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`013f4000 fffff880`013ff000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00ea8000 fffff880`00eb2000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01000000 fffff880`0105e000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03eb8000 fffff880`03ec3000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`018c9000 fffff880`018db000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014c0000 fffff880`015b2000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04224000 fffff880`04230000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`04230000 fffff880`0425f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04520000 fffff880`04535000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03e00000 fffff880`03e0f000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03f82000 fffff880`03fc7000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01200000 fffff880`01211000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03eac000 fffff880`03eb8000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c66000 fffff800`03242000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01213000 fffff880`013b6000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`01800000 fffff880`01809000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`04031000 fffff880`04082500   nvmf6264 nvmf6264.sys Thu Jul 30 19:48:18 2009 (4A723142)
    fffff880`00e00000 fffff880`00e2b000   nvstor   nvstor.sys   Wed May 20 02:45:37 2009 (4A13A711)
    fffff880`01156000 fffff880`01195000   nvstor64 nvstor64.sys Tue Aug 04 20:31:07 2009 (4A78D2CB)
    fffff880`03fd0000 fffff880`03ff6000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`0410d000 fffff880`0412a000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`00ef2000 fffff880`00f07000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00eb2000 fffff880`00ee5000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00f78000 fffff880`00f7f000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00f7f000 fffff880`00f8f000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`013d0000 fffff880`013e1000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`064c5000 fffff880`0656b000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04535000 fffff880`04572000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00ce0000 fffff880`00cf4000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`04200000 fffff880`04224000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0425f000 fffff880`0427a000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04800000 fffff880`04821000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`043e0000 fffff880`043fa000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e5b000 fffff880`03eac000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`0182e000 fffff880`01837000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`014b0000 fffff880`014b9000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`013eb000 fffff880`013f4000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0188f000 fffff880`018c9000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`02b19000 fffff880`02b31000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`0656b000 fffff880`06576000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04166000 fffff880`04172000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03e0f000 fffff880`03e2c000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01887000 fffff880`0188f000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0680f000 fffff880`068a5000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`06400000 fffff880`06467000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`06576000 fffff880`065a3000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`010f4000 fffff880`01156000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`043fa000 fffff880`043fb480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`065a3000 fffff880`065b5000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`00e2b000 fffff880`00e38000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`010d1000 fffff880`010ef000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03e47000 fffff880`03e5b000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00560000 fffff960`0056a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`040d2000 fffff880`040f8000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04400000 fffff880`04454000   udfs     udfs.sys     Mon Jul 13 19:23:37 2009 (4A5BC1F9)
    fffff880`044b4000 fffff880`044c6000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`0695d000 fffff880`06977c00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`04572000 fffff880`0458f000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05620000 fffff880`05621f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`041d3000 fffff880`041e4000   usbehci  usbehci.sys  Sat Oct 24 00:27:33 2009 (4AE28235)
    fffff880`044c6000 fffff880`04520000   usbhub   usbhub.sys   Sat Oct 24 00:28:24 2009 (4AE28268)
    fffff880`04172000 fffff880`0417d000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`0417d000 fffff880`041d3000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`06921000 fffff880`0695c480   V0400Vid V0400Vid.sys Mon Jan 04 03:36:28 2010 (4B41A88C)
    fffff880`00ee5000 fffff880`00ef2000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`01810000 fffff880`0181e000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`05634000 fffff880`057d3000   viahduaa viahduaa.sys Thu Sep 17 07:04:15 2009 (4AB217AF)
    fffff880`0148b000 fffff880`014b0000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00f07000 fffff880`00f1c000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00f1c000 fffff880`00f78000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`0183b000 fffff880`01887000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`03e2c000 fffff880`03e47000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`0181e000 fffff880`0182e000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00d52000 fffff880`00df6000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00cc0000 fffff880`00ccf000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03fc7000 fffff880`03fd0000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00000000 fffff960`0030f000   win32k   win32k.sys   Tue Aug 31 22:58:04 2010 (4C7DC13C)
    fffff880`00e9f000 fffff880`00ea8000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`02ae3000 fffff880`02b04000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`06986000 fffff880`06988000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06984000 fffff880`06986000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06982000 fffff880`06984000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06980000 fffff880`06982000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0697e000 fffff880`06980000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0697c000 fffff880`0697e000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0697a000 fffff880`0697c000   MSPCLOCK.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06978000 fffff880`0697a000   MSPQM.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`068a5000 fffff880`06916000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01964000 fffff880`01972000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01972000 fffff880`0197c000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0197c000 fffff880`019bb000   dump_nvstor6
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`019bb000 fffff880`019ce000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Unfortunately, the dump does not tell us anything specific. Looking at it, I am still thinking you have a hardware problem. You do still have one out of date driver:
    nvstor.sys Wed May 20 02:45:37 2009 - nVidia Storage Drivers Drivers - Download NVIDIA Drivers
    All of your other drivers appear to be up to date.

    You have run Memtest86 for at least 7 passes and tested your RAM, correct?

    You have run Prime95 to test your CPU and RAM, correct? Did you run three separate Prime tests: one on each of the settings (Blend, Small FFTs, Large FFTs)? If not, please do so.

    Have your tested your video card using Furmark? If not, please follow the instructions in this tutorial:

    Video Card - Stress Test with Furmark

    Post back with the results of your tests.
      My Computer


  5. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #15

    Okay well after much research im pretty possitive that the nvstor.sys is the problem, however, I have downloaded new drivers from Nvidia and this is not included...I have searched google on where/how to get a new nvstor.sys with no luck.

    Is file the same format for all versions of Windows? I guess what I am asking is can I take the nvstor.sys file off of my laptop (copy it, not take it off completely) and swap it out with the one that is causing the BSOD on my desktop? My laptop runs Vista Home Prem. 32bit and my desktop is Windows 7 Home Prem. 64bit. Is this plausable or am I talking out of my ass?
      My Computer


  6. Posts : 25,847
    Windows 10 Pro. 64/ version 1709 Windows 7 Pro/64
       #16

    I'm not sure if you have been to this site.
    nVIDIA GeForce 7025/nForce 630a GeForce/ION Driver 260.89 WHQL Windows XP x64 International
    I noticed you have a ATI graphics card is it updated also
      My Computer


  7. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #17

    Layback Bear said:
    I'm not sure if you have been to this site.
    nVIDIA GeForce 7025/nForce 630a GeForce/ION Driver 260.89 WHQL Windows XP x64 International
    I noticed you have a ATI graphics card is it updated also
    These are display drivers right? My problem is the storage driver. Also this link is for Windows XP.

    My ATI graphics driver is up to date. I'm game a bit so I check for new ATI drivers weekly.
      My Computer


  8. Posts : 28,845
    Win 8 Release candidate 8400
       #18

    PFCBarefoot said:
    Okay well after much research im pretty possitive that the nvstor.sys is the problem, however, I have downloaded new drivers from Nvidia and this is not included...I have searched google on where/how to get a new nvstor.sys with no luck.

    Is file the same format for all versions of Windows? I guess what I am asking is can I take the nvstor.sys file off of my laptop (copy it, not take it off completely) and swap it out with the one that is causing the BSOD on my desktop? My laptop runs Vista Home Prem. 32bit and my desktop is Windows 7 Home Prem. 64bit. Is this plausable or am I talking out of my ass?
    You can install a vista driver in compatibility mode but not simply copy and paste it.

    See if you can find a vista 64 bit driver and install it in compatibility mode.

    Are you sure the controller is win 7 compatible?
      My Computer


  9. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #19

    You can install a vista driver in compatibility mode but not simply copy and paste it.

    See if you can find a vista 64 bit driver and install it in compatibility mode.

    Are you sure the controller is win 7 compatible?
    What do you mean "the controller"...
      My Computer


  10. Posts : 25
    Windows 7 Home Premium 64 bit
    Thread Starter
       #20

    Alright I noticed that when I update from the Nvidia site, only the nvstor64.sys gets updated. Not the nvstor.sys...
      My Computer


 
Page 2 of 4 FirstFirst 1234 LastLast

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

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