BSOD: Major Issue, need to know what is causing it.

Page 3 of 4 FirstFirst 1234 LastLast

  1. Posts : 72
    Windows 7 x64
    Thread Starter
       #21

    Oh and also, SFC /Scannow tells me that there are corrupt files but it cannot fix them. It also says there's a log explaining this, would you like me to upload it?
      My Computer


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

    Jordyi said:
    Oh and also, SFC /Scannow tells me that there are corrupt files but it cannot fix them. It also says there's a log explaining this, would you like me to upload it?
    Yes, please upload that log and run SFC again.

    I looked at six of the eight dumps and see four different error codes.
    Error code 50, PAGE_FAULT_IN_NONPAGED_AREA. Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS.

    Error code BE, ATTEMPTED_WRITE_TO_READONLY_MEMORY. Usual causes: Device driver, Memory.

    Error code 24, NTFS_FILE_SYSTEM. Usual causes: Disk corruption, insufficient physical memory, Device driver, Indexing, Resident antivirus, backup, defrag programs, Disk/Drive failing/failure.

    Error code D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL. Caused by a device driver.
    I am still suspecting a device driver because you still have two obsolete drivers on your system.

    tifsfilt.sys Wed Aug 29 08:37:17 2007 - Acronis True Image FS Filter http://www.acronis.com.

    timntr.sys Wed Aug 29 08:13:12 2007 - Acronis True Image Backup Archive Explorer http://www.acronis.com.
    You are correct; these drivers are part of Maxtor MaxBlast. This is the first time I have seen that. Apparently, it is a utility for diagnosing and working with hard drives? Your version is XP software. The software has been updated for Vista; but as far as I can determine, not for Win 7. Completely uninstall this utility.

    Let's see how your system does with these drivers eliminated.
      My Computer


  3. Posts : 72
    Windows 7 x64
    Thread Starter
       #23

    SFC log before deleting those drivers is attached.
      My Computer


  4. Posts : 72
    Windows 7 x64
    Thread Starter
       #24

    Bumping for help, thanks.

    Also, after deleting these two drivers, still getting BSODs. ):
      My Computer


  5. Posts : 72
    Windows 7 x64
    Thread Starter
       #25

    Bumping for help.
      My Computer


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

    We need to see the dumps.; please upload them. Also recap every thing you have done since your last reinstall of Win 7. For example, I know you have updated drivers since your reinstall. And you have run SFC, correct?
      My Computer


  7. Posts : 72
    Windows 7 x64
    Thread Starter
       #27

    I did run the SFC scan and uploaded the results to it as shown above under the file CBS which it saves as.

    Tests run so far and come back with no specific errors:

    Memtest
    Chkdsk
    Furmark
    Windows Memory diagnostic.
      My Computer


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

    Jordyi, Thank you for the recap; that helps. I looked at your latest eight dumps. In those eight dumps you have have seven different error codes. That alone indicates a hardware problem. Here are the error codes.
    Error code 50, PAGE_FAULT_IN_NONPAGED_AREA - Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS.

    Error code D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL - Usual causes: Device driver

    Error code 24, NTFS_FILE_SYSTEM - Usual causes: Disk corruption, insufficient physical memory, Device driver, Indexing, Resident antivirus, backup, defrag programs, Disk/Drive failing/failure.

    Error code 8E, KERNEL_MODE_EXCEPTION_NOT_HANDLED - Usual causes: Insufficient disk space, Device driver, Video card, BIOS, Breakpoint in startup without having a debugger attached, Hardware incompatibility, Faulty system service, 3rd party remote control, Memory.

    Error code 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.

    Error code A, IRQL_NOT_LESS_OR_EQUAL - Usual causes: Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility.

    Error code 19, BAD_POOL_HEADER - Usual causes: Device driver.
    Code:
    Kernel base = 0x82802000 PsLoadedModuleList = 0x8294a810
    Debug session time: Thu Oct 14 10:00:43.423 2010 (GMT-4)
    System Uptime: 0 days 0:34:07.717
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..............
    Loading User Symbols
    Loading unloaded module list
    ......
    2: kd> !Analyze
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {ffffff54, 8, ffffff54, 0}
    
    Probably caused by : ntkrpamp.exe ( nt!KiTrap0E+dc )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: ffffff54, memory referenced.
    Arg2: 00000008, value 0 = read operation, 1 = write operation.
    Arg3: ffffff54, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 00000000, (reserved)
    
    Debugging Details:
    ------------------
    
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from 8296a718
    Unable to read MiSystemVaType memory at 8294a160
     ffffff54 
    
    FAULTING_IP: 
    +5ac1952f01baddd4
    ffffff54 ??              ???
    
    MM_INTERNAL_CODE:  0
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  Safari.exe
    
    CURRENT_IRQL:  1
    
    TRAP_FRAME:  a0adc68c -- (.trap 0xffffffffa0adc68c)
    ErrCode = 00000010
    eax=a8245570 ebx=a82455b8 ecx=85708434 edx=0001657f esi=0001657f edi=00000000
    eip=ffffff54 esp=a0adc700 ebp=a0adc75c iopl=0         nv up ei pl zr na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010246
    ffffff54 ??              ???
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from 82848638 to 82887903
    
    STACK_TEXT:  
    a0adc674 82848638 00000008 ffffff54 00000000 nt!MmAccessFault+0x106
    a0adc674 ffffff54 00000008 ffffff54 00000000 nt!KiTrap0E+0xdc
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    a0adc6fc 8b61f87c 8b61f58f 2bc99d51 9fc39d98 0xffffff54
    a0adc700 8b61f58f 2bc99d51 9fc39d98 00000000 Ntfs!NtfsDefineNtfsMcbRange+0x393
    a0adc75c 8b6a1dcf a82455b8 00000000 00000000 Ntfs!NtfsDefineNtfsMcbRange+0xaa
    a0adc950 8b69cdf9 86d1c268 a82454d8 a0adc980 Ntfs!NtfsAddAttributeAllocation+0xabf
    a0adc9e8 8b62017b 86d1c268 8698c490 0100000c Ntfs!NtfsAddAllocation+0x3f5
    a0adca2c 8b616c78 86d1c268 8698c490 0000000c Ntfs!NtfsAddAllocationForNonResidentWrite+0x133
    a0adcb48 8b61885f 86d1c268 855ba770 2bc991cd Ntfs!NtfsCommonWrite+0x1a8f
    a0adcbc0 8283e4bc 860a2020 855ba770 855ba770 Ntfs!NtfsFsdWrite+0x2e1
    a0adcbd8 82fb820c 860aded8 855ba770 00000000 nt!IofCallDriver+0x63
    a0adcbfc 82fb83cb a0adcc1c 860aded8 00000000 fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x2aa
    a0adcc34 8283e4bc 860aded8 855ba770 855ba770 fltmgr!FltpDispatch+0xc5
    a0adcc4c 82a3ff6e 8698c490 855ba770 855ba96c nt!IofCallDriver+0x63
    a0adcc6c 82a40822 860aded8 8698c490 00000001 nt!IopSynchronousServiceTail+0x1f8
    a0adcd08 8284544a 860aded8 00000000 00000000 nt!NtWriteFile+0x6e8
    a0adcd08 770564f4 860aded8 00000000 00000000 nt!KiFastCallEntry+0x12a
    05fbeedc 00000000 00000000 00000000 00000000 0x770564f4
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiTrap0E+dc
    82848638 85c0            test    eax,eax
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!KiTrap0E+dc
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrpamp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c3fac
    
    FAILURE_BUCKET_ID:  0x50_nt!KiTrap0E+dc
    
    BUCKET_ID:  0x50_nt!KiTrap0E+dc
    
    Followup: MachineOwner
    ---------
    
    2: kd> lmtsmn
    start    end        module name
    8b494000 8b4dc000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8faa7000 8fb01000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    91a00000 91a12000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8b5ef000 8b5f8000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8b5b9000 8b5c2000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b5c2000 8b5e5000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8b9f7000 8b9fe000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    90693000 906a1000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    82ebd000 82ec5000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    98a8d000 98aa6000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    97f80000 97f9e000   cdd      cdd.dll      Mon Jul 13 21:04:18 2009 (4A5BD992)
    82f07000 82fb2000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8b998000 8b9bd000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    82ec5000 82f07000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8b774000 8b7d1000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    925e8000 925f5000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    93b4e000 93b5b000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    90617000 9067b000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    9067b000 90693000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8fbf0000 8fbfc000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8b987000 8b998000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    93b35000 93b4e000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    93b5b000 93b66000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    93b70000 93b81000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    93b66000 93b70000   dump_msahci dump_msahci.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    82337000 82341000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    924a9000 92560000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    92560000 92599000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8b400000 8b411000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    82fb2000 82fe6000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8b7df000 8b7e8000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8b955000 8b987000   fvevol   fvevol.sys   Fri Sep 25 22:24:21 2009 (4ABD7B55)
    8bb84000 8bbb5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    82c12000 82c49000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    9076a000 90789000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    93ab6000 93b06000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    98a08000 98a8d000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8b94d000 8b955000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    906d4000 906ec000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    906c2000 906d4000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    906ec000 906f9000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    80ba0000 80ba8000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    93a1f000 93a53000   ks       ks.sys       Wed Mar 03 22:57:52 2010 (4B8F2FC0)
    8b761000 8b774000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8b911000 8b936000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
    82381000 82391000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8234c000 82367000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    82e34000 82eac000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    82341000 8234c000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    906f9000 90706000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b5a3000 8b5b9000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    82e00000 82e23000   MpFilter MpFilter.sys Sat Mar 20 00:03:26 2010 (4BA4490E)
    9a88a000 9a892e00   MpNWMon  MpNWMon.sys  Sat Mar 20 00:03:24 2010 (4BA4490C)
    98aa6000 98ab8000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    98ab8000 98adb000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
    98adb000 98b16000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
    98b16000 98b31000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
    8b5e5000 8b5ef000   msahci   msahci.sys   Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8fa6c000 8fa77000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8b4e5000 8b4ed000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8b736000 8b761000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8fbe6000 8fbf0000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8b93d000 8b94d000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8b81c000 8b8d3000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    91a12000 91a1d000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    823d7000 823e7000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    907a1000 907c3000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    93aa5000 93ab6000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8fb6a000 8fb78000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8fb01000 8fb33000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8b8d3000 8b911000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8223d000 82314000   netr28u  netr28u.sys  Wed May 26 06:21:27 2010 (4BFCF627)
    8fa77000 8fa85000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8fbdc000 8fbe6000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82802000 82c12000   nt       ntkrpamp.exe Fri Jun 18 23:55:24 2010 (4C1C3FAC)
    8b607000 8b736000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8b9f0000 8b9f7000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    924a7000 924a8040   nvBridge nvBridge.kmd Fri Jul 09 17:10:11 2010 (4C379033)
    91a29000 924a6dc0   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:14 2010 (4C379162)
    82391000 823d7000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8fb3a000 8fb59000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    8b522000 8b533000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8b4ed000 8b517000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8b58e000 8b595000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8b595000 8b5a3000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8b7d1000 8b7df000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    98b49000 98be0000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    93b06000 93b35000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    82eac000 82ebd000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8b936000 8b93d000   pssnap   pssnap.sys   Tue Sep 28 09:03:20 2010 (4CA1E798)
    90789000 907a1000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    907c3000 907db000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    907db000 907f2000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    90600000 90617000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8fb9b000 8fbdc000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    91a1d000 91a27000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8fa54000 8fa5c000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8fa5c000 8fa64000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8fa64000 8fa6c000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8ba08000 8ba35000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    823e7000 823fa000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    92599000 925df000   Rt86win7 Rt86win7.sys Fri Sep 03 01:58:33 2010 (4C808E89)
    98be0000 98bea000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8ba00000 8ba08000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    9a893000 9a8fd000   spsys    spsys.sys    Mon May 11 12:37:10 2009 (4A085436)
    9a818000 9a869000   srv      srv.sys      Thu Aug 26 23:31:26 2010 (4C77318E)
    93b81000 93bd0000   srv2     srv2.sys     Thu Aug 26 23:30:45 2010 (4C773165)
    82200000 82221000   srvnet   srvnet.sys   Thu Aug 26 23:30:39 2010 (4C77315F)
    91a27000 91a28380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8ba3b000 8bb84000   tcpip    tcpip.sys    Sun Jun 13 23:36:59 2010 (4C15A3DB)
    98bea000 98bf7000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8fa9c000 8faa7000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8fa85000 8fa9c000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8fb8b000 8fb9b000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    97f50000 97f59000   TSDDD    TSDDD.dll    unavailable (00000000)
    906a1000 906c2000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    93a53000 93a61000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    82335000 82336700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    9075b000 9076a000   usbehci  usbehci.sys  Fri Oct 23 23:58:55 2009 (4AE27B7F)
    93a61000 93aa5000   usbhub   usbhub.sys   Sat Oct 24 00:00:05 2009 (4AE27BC5)
    90706000 90710000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    90710000 9075b000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8231e000 82335000   USBSTOR  USBSTOR.SYS  Mon Jul 13 19:51:19 2009 (4A5BC877)
    8b517000 8b522000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8b800000 8b80c000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8fa26000 8fa47000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8bbb5000 8bbbd380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8b533000 8b543000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8b543000 8b58e000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8bbbe000 8bbfd000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    82314000 8231e000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8fb59000 8fb6a000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    8fb78000 8fb8b000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8fa47000 8fa54000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8b415000 8b486000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8b486000 8b494000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8fb33000 8fb3a000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    97cf0000 97f3b000   win32k   win32k.sys   Tue Aug 31 22:34:29 2010 (4C7DBBB5)
    925df000 925e8000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    8b4dc000 8b4e5000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    82367000 82381000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    9a869000 9a889480   WUDFRd   WUDFRd.sys   Mon Jul 13 19:50:44 2009 (4A5BC854)
    
    Unloaded modules:
    98b31000 98b49000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9bd000 8b9ca000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9ca000 8b9d5000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9d5000 8b9df000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b9df000 8b9f0000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    82e00000 82e1f000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Your drivers appear to be all up to date. Your uptimes before the crash varied from 4 minutes to a little over 2 hours. Please check your temps using Speedfan. Make sure you are not overheating.

    I am going to suggest your run Prime95 to test your CPU. Run 3 separate tests, on each of the settings (Blend, Small FFTs, Large FFTs). Follow the instructions in this tutorial: https://www.sevenforums.com/tutorials...t-prime95.html. Monitor your temps during this test. Post your results.

      My Computer


  9. Posts : 72
    Windows 7 x64
    Thread Starter
       #29

    Ah I see.

    Oh, i've already run this test alongside speedfan before too with tempratures increasing but not so much so that it was an issue apparently. I'll try locate those results for you.

    Edit: Resting temps http://img683.imageshack.us/img683/6...eedfantest.png

    Running a high graphiced game temps http://img823.imageshack.us/img823/6...antesthigh.png

    With the prime test, the main core went up to 88 degrees C and the results of the test are attached.
      My Computer


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

    Do you know what the maximum temp for your CPU is? You should be able to find it on the CPU manufacturer's website.
      My Computer


 
Page 3 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 21:51.
Find Us