BSOD all the time, randomly, with apparently multiple causes


  1. Posts : 4
    Windows 7 Home Premium x64
       #1

    BSOD all the time, randomly, with apparently multiple causes


    Hello. I've attached the files as per the posting instructions. I've also attached the minidump files for the last 5 crashes.

    Basic system info:

    Win 7 Home Premium x64 (retail)
    Intel i5 2500k
    Asus p8p67 le (mobo)
    8GB DDR 3 Ram
    Nvidia GX 570

    Background: System crashes randomly. Sometimes when under heavy load (gaming, or rendering), sometimes when browsing, sometimes when just idling. Using a bluescreen reporter it has given multiple causes, but I don't know what to do. I've updated all drivers manually (some from MS update, but most from vendor sites).

    I greatly appreciate any help or insights, as it's driving me crazy.

    Riley
      My Computer


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

    RileyLewis said:
    Hello. I've attached the files as per the posting instructions. I've also attached the minidump files for the last 5 crashes.

    Basic system info:

    Win 7 Home Premium x64 (retail)
    Intel i5 2500k
    Asus p8p67 le (mobo)
    8GB DDR 3 Ram
    Nvidia GX 570

    Background: System crashes randomly. Sometimes when under heavy load (gaming, or rendering), sometimes when browsing, sometimes when just idling. Using a bluescreen reporter it has given multiple causes, but I don't know what to do. I've updated all drivers manually (some from MS update, but most from vendor sites).

    I greatly appreciate any help or insights, as it's driving me crazy.

    Riley

    Riley

    You have at least 8 different causes and that is usually indicative of hardware. I would start by running memtest

    Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder or another ISO burning program.

    Boot from the CD, and leave it running for at least 5 or 6 passes.

    Just remember, any time Memtest reports errors, it can be either bad RAM or a bad motherboard slot.

    Test the sticks individually, and if you find a good one, test it in all slots.
      My Computer


  3. Posts : 4
    Windows 7 Home Premium x64
    Thread Starter
       #3

    I should have mentioned this earlier, but I already ran memtest86+, once even overnight for dozens of passes. It came up with nothing.

    I also figured it could be a hardware issue, including ram. Could it be something simple like a keyboard or wificard issue, if not the motherboard or ram?

    I'll run memtest again though, to be sure.

    EDIT - I didn't test different slots though, so I'll try that.
      My Computer


  4. Posts : 1,782
    Windows 7 Home Premium 64bit
       #4

    Along with running memtest please run these tests

    1. Prime95 - Run all three tests for a couple hours each - https://www.sevenforums.com/tutorials...t-prime95.html
    2. Disk Check
    3. Hard drive scan using Seatools

    Code:
    SM Bus Controller
    PCI\VEN_8086&DEV_1C22&SUBSYS_844D1043&REV_05
    The drivers for this device are not installed.
    
    Universal Serial Bus (USB) Controller
    PCI\VEN_1B21&DEV_1042&SUBSYS_84881043&REV_00
    The drivers for this device are not installed.
    
    PCI Simple Communications Controller
    PCI\VEN_8086&DEV_1C3A&SUBSYS_844D1043&REV_04\
    The drivers for this device are not installed.
    
    Ethernet Controller
    PCI\VEN_10EC&DEV_8168&SUBSYS_84321043&REV_06\
    The drivers for this device are not installed.
    Browse to device manager and look for any devices with a yellow exclamation mark. Right click on them and attempt to install the drivers. You can also download the latest chipset for your motherboard and see if it fixes those driver issues.

    Please report all results and any errors/new BSOD that you run into.

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Mike\AppData\Local\Temp\Rar$DI02.561\040311-13291-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 Personal
    Built by: 7600.16695.amd64fre.win7_gdr.101026-1503
    Machine Name:
    Kernel base = 0xfffff800`02c13000 PsLoadedModuleList = 0xfffff800`02e50e50
    Debug session time: Sun Apr  3 16:15:02.063 2011 (UTC - 4:00)
    System Uptime: 0 days 0:53:41.984
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {82b, 2, 0, fffff80002c36b0e}
    
    Probably caused by : NETIO.SYS ( NETIO!NsiEnumerateObjectsAllParametersEx+24f )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 000000000000082b, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, bitfield :
        bit 0 : value 0 = read operation, 1 = write operation
        bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff80002c36b0e, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002ebb0e0
     000000000000082b 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!RtlIsGenericTableEmptyAvl+2
    fffff800`02c36b0e 39412c          cmp     dword ptr [rcx+2Ch],eax
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  chrome.exe
    
    TRAP_FRAME:  fffff88003a8d250 -- (.trap 0xfffff88003a8d250)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=00000000000007ff
    rdx=00000000000006eb rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002c36b0e rsp=fffff88003a8d3e8 rbp=0000000000000001
     r8=0000000000000801  r9=fffff80002c13000 r10=fffff880009eba60
    r11=fffffa8008fd6260 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    nt!RtlIsGenericTableEmptyAvl+0x2:
    fffff800`02c36b0e 39412c          cmp     dword ptr [rcx+2Ch],eax ds:dd40:00000000`0000082b=????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002c82ca9 to fffff80002c83740
    
    STACK_TEXT:  
    fffff880`03a8d108 fffff800`02c82ca9 : 00000000`0000000a 00000000`0000082b 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`03a8d110 fffff800`02c81920 : fffff880`03a8d2c8 00830000`05000000 fffff8a0`08887000 00000000`00f80001 : nt!KiBugCheckDispatch+0x69
    fffff880`03a8d250 fffff800`02c36b0e : fffff800`02c36759 fffffa80`0a52dd60 fffff880`00000003 fffffa80`0682dcd8 : nt!KiPageFault+0x260
    fffff880`03a8d3e8 fffff800`02c36759 : fffffa80`0a52dd60 fffff880`00000003 fffffa80`0682dcd8 00000000`00000002 : nt!RtlIsGenericTableEmptyAvl+0x2
    fffff880`03a8d3f0 fffff880`018841f1 : 00830000`05000000 00000000`00000001 fffffa80`09a6ca58 00000000`000007ff : nt!RtlEnumerateGenericTableLikeADirectory+0x29
    fffff880`03a8d440 fffff880`0184b1bf : fffff880`03a8d6a0 fffffa80`0a92b970 fffffa80`09a6c840 00000000`00000001 : tcpip!IppEnumerateInterfaceAddresses+0x155
    fffff880`03a8d530 fffff880`0160302b : fffff880`01942960 fffffa80`00000002 00830000`05000000 fffffa80`0682dc50 : tcpip!IppEnumerateAllAddresses+0xd5
    fffff880`03a8d590 fffff880`0414ee29 : fffffa80`0682dc50 00000000`00000070 fffffa80`06cf6540 fffff880`03a8d8d0 : NETIO!NsiEnumerateObjectsAllParametersEx+0x24f
    fffff880`03a8d770 fffff880`041508e8 : fffffa80`06cf6540 fffffa80`06cf6470 00000000`00000003 fffffa80`06cf64a8 : nsiproxy!NsippEnumerateObjectsAllParameters+0x305
    fffff880`03a8d960 fffff880`041509db : fffffa80`09764700 00000000`00000000 00000000`00000001 00000000`00000003 : nsiproxy!NsippDispatchDeviceControl+0x70
    fffff880`03a8d9a0 fffff800`02f9c547 : fffffa80`06a51330 fffffa80`06a51330 fffffa80`06cf6588 fffffa80`06cf6470 : nsiproxy!NsippDispatch+0x4b
    fffff880`03a8d9d0 fffff800`02f9cda6 : 00000000`05bde808 00000000`00001060 00000000`00000001 00000000`00000000 : nt!IopXxxControlFile+0x607
    fffff880`03a8db00 fffff800`02c82993 : fffffa80`06d8c060 00000000`05bde7a8 fffff880`03a8db88 00000000`00000001 : nt!NtDeviceIoControlFile+0x56
    fffff880`03a8db70 00000000`74302dd9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`05bdf0b8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x74302dd9
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    NETIO!NsiEnumerateObjectsAllParametersEx+24f
    fffff880`0160302b 8bd8            mov     ebx,eax
    
    SYMBOL_STACK_INDEX:  7
    
    SYMBOL_NAME:  NETIO!NsiEnumerateObjectsAllParametersEx+24f
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: NETIO
    
    IMAGE_NAME:  NETIO.SYS
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4bbe946f
    
    FAILURE_BUCKET_ID:  X64_0xA_NETIO!NsiEnumerateObjectsAllParametersEx+24f
    
    BUCKET_ID:  X64_0xA_NETIO!NsiEnumerateObjectsAllParametersEx+24f
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmntsm
    start             end                 module name
    fffff880`03fb5000 fffff880`03ff3000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00ef7000 fffff880`00f4e000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03e2c000 fffff880`03eb6000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`041d4000 fffff880`041ea000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`01035000 fffff880`01040000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`041a8000 fffff880`041ae000   AsIO     AsIO.sys     Mon Aug 23 21:53:02 2010 (4C7325FE)
    fffff880`041a1000 fffff880`041a8000   AsUpIO   AsUpIO.sys   Mon Aug 02 22:47:59 2010 (4C57835F)
    fffff880`05c71000 fffff880`05c7c000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`011e8000 fffff880`011f1000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01000000 fffff880`0102a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff960`00980000 fffff960`009e1000   ATMFD    ATMFD.DLL    Fri Jan 07 00:49:20 2011 (4D26A960)
    fffff880`02dd2000 fffff880`02dd9000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04190000 fffff880`041a1000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`0514e000 fffff880`0516c000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00620000 fffff960`00647000   cdd      cdd.dll      Wed Jan 26 01:31:34 2011 (4D3FBFC6)
    fffff880`02d6e000 fffff880`02d98000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cce000 fffff880`00d8e000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`013b3000 fffff880`013e3000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c70000 fffff880`00cce000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01524000 fffff880`01597000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`040df000 fffff880`040ef000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`04e23000 fffff880`04e2c000   cpuz135_x64 cpuz135_x64.sys Wed Jan 19 11:42:06 2011 (4D37145E)
    fffff880`04ef1000 fffff880`04eff000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`04172000 fffff880`04190000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`04163000 fffff880`04172000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01474000 fffff880`0148a000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04e6d000 fffff880`04e8f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04eff000 fffff880`04f12000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02c00000 fffff880`02d54000   dump_iaStor dump_iaStor.sys Sat Nov 06 03:44:52 2010 (4CD50774)
    fffff880`04f12000 fffff880`04f1e000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`10ad7000 fffff880`10bcb000   dxgkrnl  dxgkrnl.sys  Tue Jan 25 23:22:56 2011 (4D3FA1A0)
    fffff880`0fe00000 fffff880`0fe46000   dxgmms1  dxgmms1.sys  Tue Jan 25 23:22:12 2011 (4D3FA174)
    fffff880`00e00000 fffff880`00e14000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01040000 fffff880`0108c000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`015a8000 fffff880`015b2000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`0143a000 fffff880`01474000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0168b000 fffff880`016d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`031f0000 fffff800`03239000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`0fe46000 fffff880`0fe6a000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04e95000 fffff880`04ef1000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`04f59000 fffff880`04f72000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`04f72000 fffff880`04f7a080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`04f4b000 fffff880`04f59000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`05086000 fffff880`0514e000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`017ec000 fffff880`017f5000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`01094000 fffff880`011e8000   iaStor   iaStor.sys   Sat Nov 06 03:44:52 2010 (4CD50774)
    fffff880`0fe6a000 fffff880`0fe76000   ICCWDT   ICCWDT.sys   Wed Aug 18 04:27:45 2010 (4C6B9981)
    fffff880`040c9000 fffff880`040df000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0493a000 fffff880`04949000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`04f7b000 fffff880`04f89000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bb9000 fffff800`00bc3000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`0495a000 fffff880`0499d000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`0150a000 fffff880`01524000   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`04e8f000 fffff880`04e94200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`04fea000 fffff880`04fff000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04f89000 fffff880`04fac000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c18000 fffff880`00c5c000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`04f1e000 fffff880`04f2c000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04949000 fffff880`04958000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`04fcd000 fffff880`04fda000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00fe2000 fffff880`00ffc000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02d98000 fffff880`02dc9000   MpFilter MpFilter.sys Tue Sep 14 20:19:28 2010 (4C901110)
    fffff880`049d8000 fffff880`049e8000   MpNWMon  MpNWMon.sys  Tue Sep 14 20:19:30 2010 (4C901112)
    fffff880`0516c000 fffff880`05184000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`05184000 fffff880`051b1000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`051b1000 fffff880`051ff000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`04e00000 fffff880`04e23000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`0102a000 fffff880`01035000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`014a1000 fffff880`014ac000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f57000 fffff880`00f61000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`014ac000 fffff880`0150a000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`04158000 fffff880`04163000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017da000 fffff880`017ec000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`016d6000 fffff880`017c8000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`048a9000 fffff880`048b5000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`0505b000 fffff880`0506e000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`048b5000 fffff880`048e4000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0485a000 fffff880`0486f000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03f40000 fffff880`03f4f000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03eb6000 fffff880`03efb000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Thu Apr 08 22:43:59 2010 (4BBE946F)
    fffff880`04056000 fffff880`040c9000   netr6164 netr6164.sys Wed Apr 07 08:07:21 2010 (4BBC7579)
    fffff880`05d90000 fffff880`05da5000   NisDrvWFP NisDrvWFP.sys Tue Sep 14 20:20:25 2010 (4C901149)
    fffff880`013e3000 fffff880`013f4000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0414c000 fffff880`04158000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c13000 fffff800`031f0000   nt       ntkrnlmp.exe Tue Oct 26 22:43:09 2010 (4CC791BD)
    fffff880`01210000 fffff880`013b3000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02dc9000 fffff880`02dd2000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10ad5000 fffff880`10ad6180   nvBridge nvBridge.kmd Fri Jan 07 20:57:22 2011 (4D27C482)
    fffff880`049af000 fffff880`049d8000   nvhda64v nvhda64v.sys Thu Nov 11 18:10:36 2010 (4CDC77EC)
    fffff880`0fe7a000 fffff880`10ad4d00   nvlddmkm nvlddmkm.sys Fri Jan 07 21:07:22 2011 (4D27C6DA)
    fffff880`05008000 fffff880`0505b000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`03f04000 fffff880`03f2a000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00fa1000 fffff880`00fb6000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f61000 fffff880`00f94000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00fcb000 fffff880`00fd2000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00fd2000 fffff880`00fe2000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01597000 fffff880`015a8000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`05aea000 fffff880`05b90000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04fda000 fffff880`04fea000   point64  point64.sys  Tue Dec 14 06:09:25 2010 (4D075065)
    fffff880`04e30000 fffff880`04e6d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c5c000 fffff880`00c70000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`04885000 fffff880`048a9000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`048e4000 fffff880`048ff000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`048ff000 fffff880`04920000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04920000 fffff880`0493a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`040fb000 fffff880`0414c000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`02df7000 fffff880`02e00000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`017f5000 fffff880`017fe000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01498000 fffff880`014a1000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01400000 fffff880`0143a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0506e000 fffff880`05086000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`03f9b000 fffff880`03fb5000   SCDEmu   SCDEmu.SYS   Mon Apr 12 04:52:25 2010 (4BC2DF49)
    fffff880`05b90000 fffff880`05b9b000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`10be9000 fffff880`10bf5000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03f4f000 fffff880`03f6c000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`017d0000 fffff880`017da000   speedfan speedfan.sys Sat Dec 18 06:03:51 2010 (4D0C9517)
    fffff880`017c8000 fffff880`017d0000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`05cfa000 fffff880`05d90000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`05a00000 fffff880`05a67000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`05b9b000 fffff880`05bc8000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`04958000 fffff880`04959480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01800000 fffff880`019fd000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`05bc8000 fffff880`05bda000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`03e1f000 fffff880`03e2c000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`03e01000 fffff880`03e1f000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03f87000 fffff880`03f9b000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00580000 fffff960`0058a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`041ae000 fffff880`041d4000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0499d000 fffff880`049af000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`04f2c000 fffff880`04f49000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`04f49000 fffff880`04f4af00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`10bcb000 fffff880`10bdc000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04800000 fffff880`0485a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04000000 fffff880`04056000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00f94000 fffff880`00fa1000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02dd9000 fffff880`02de7000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`00e14000 fffff880`00e39000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00fb6000 fffff880`00fcb000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00d8e000 fffff880`00dea000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`015b2000 fffff880`015fe000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`10bdc000 fffff880`10be9000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`03f2a000 fffff880`03f40000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`03f6c000 fffff880`03f87000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02de7000 fffff880`02df7000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e44000 fffff880`00ee8000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00ee8000 fffff880`00ef7000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03efb000 fffff880`03f04000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00070000 fffff960`00380000   win32k   win32k.sys   Tue Jan 04 22:59:44 2011 (4D23ECB0)
    fffff880`10bf5000 fffff880`10bfe000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00f4e000 fffff880`00f57000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`04fac000 fffff880`04fcd000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`05c00000 fffff880`05c71000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00071000
    fffff880`0148a000 fffff880`01498000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  0000E000
    fffff880`02c07000 fffff880`02d5b000   dump_iaStor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00154000
    fffff880`02d5b000 fffff880`02d6e000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
        ImageSize:  00013000
      My Computer


  5. Posts : 4
    Windows 7 Home Premium x64
    Thread Starter
       #5

    I've ran Prime95 previously, and it does indeed crash, but only with the same frequency as otherwise, and with the same results. My temperatures remain stable while running it, and the same with graphics benchmarking.

    However, I just ran memcheck again, and unlike a week ago, this time it came up with 5 errors. I saved a screenshot on my DSi, so if that's needed I can probably figure out how to transfer it.

    If the ram is giving errors, is that an issue that can only be resolved by returning it? Or is there a way to fix it?

    I'll run the Seagate boot disc too since I might as well, but I am guessing it's the ram if there were errors...
      My Computer


  6. Posts : 4
    Windows 7 Home Premium x64
    Thread Starter
       #6

    Computer is now crashing 2 or 3 min after startup, hopefully I can get this post in...

    I will run memtest with just 1 stick at a time (I have 2 4GB sticks).

    AAHHH
      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 06:22.
Find Us