BSODs different error codes. Also random restarts!


  1. Posts : 10
    Windows 7 64 bit
       #1

    BSODs different error codes. Also random restarts!


    Hello guys,

    I've been getting BSODs for a while now. Most of the time it's while I'm playing League of Legends. I get a BSOD and sometimes I just get a random restart. But just now I had a BSOD while I was browsing the web, it was a different error code then I usually have!

    I hope it's just some driver error.

    I'll attach the stuff required in a BSOD post.

    Is Windows 7 . . .
    - x86 (32-bit) or x64 ? x64
    - the original installed OS on the system?
    Windows 7 Home Premium
    - an OEM or full retail version? OEM
    - What is the age of system (hardware)?
    I think it's 1.5 years old now.
    - What is the age of OS installation? I recently reinstalled it (about 3 months ago...)
      My Computer


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

    iGreek said:
    Hello guys,

    I've been getting BSODs for a while now. Most of the time it's while I'm playing League of Legends. I get a BSOD and sometimes I just get a random restart. But just now I had a BSOD while I was browsing the web, it was a different error code then I usually have!

    I hope it's just some driver error.

    I'll attach the stuff required in a BSOD post.

    Is Windows 7 . . .
    - x86 (32-bit) or x64 ? x64
    - the original installed OS on the system?
    Windows 7 Home Premium
    - an OEM or full retail version? OEM
    - What is the age of system (hardware)?
    I think it's 1.5 years old now.
    - What is the age of OS installation? I recently reinstalled it (about 3 months ago...)

    All of the crashes from when you updated to SP-1 were caused by memory corruption

    These were caused by a memory exception. Please run these two tests to verify your memory and find which driver is causing the problem.


    1-Memtest.

    *Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder or another ISO burning program. Memtest86+ - Advanced Memory Diagnostic Tool

    *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.

    RAM - Test with Memtest86+



    2-Driver verifier

    I'd suggest that you first backup your data and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista/Win7 Startup Repair feature).

    In Windows 7 you can make a Startup Repair disk by going to Start....All Programs...Maintenance...Create a System Repair Disc - with Windows Vista you'll have to use your installation disk or the "Repair your computer" option at the top of the Safe Mode menu .

    Then, here's the procedure:
    - 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. If it doesn't crash for you, then let it run for at least 36 hours of continuous operation (an estimate on my part).

    If you can't get into Windows because it crashes too soon, try it in Safe Mode.
    If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.
    Driver Verifier - Enable and Disable
      My Computer


  3. Posts : 968
    Windows 7 Ultimate x64
       #3

    Pointing to memory corruption will want to start with a memtest86 on your computer via this guide: RAM - Test with Memtest86+ Let us know the results in your next post.

    Nvidia Driver needs updating: Drivers - Download NVIDIA Drivers
    Realtek Audio: http://www.realtek.com.tw/Downloads/
    Update all drivers from here for your computer: Acer Support: Downloads & Support Documents - Desktop / Aspire / Aspire M5811 including the bios if need be.

    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [D:\Downloads\iGreek\Windows_NT6_BSOD_jcgriff2\092711-15958-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*F:\SymCache*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7601 (Service Pack 1) MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7601.17640.amd64fre.win7sp1_gdr.110622-1506
    Machine Name:
    Kernel base = 0xfffff800`0344d000 PsLoadedModuleList = 0xfffff800`03692670
    Debug session time: Tue Sep 27 08:50:41.108 2011 (UTC - 6:00)
    System Uptime: 0 days 16:04:48.451
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1E, {ffffffffc0000005, fffff800034e8a95, 0, ffffffffffffffff}
    
    Probably caused by : memory_corruption ( nt!MiCheckVirtualAddress+155 )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KMODE_EXCEPTION_NOT_HANDLED (1e)
    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.
    Arguments:
    Arg1: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff800034e8a95, The address that the exception occurred at
    Arg3: 0000000000000000, Parameter 0 of the exception
    Arg4: ffffffffffffffff, Parameter 1 of the exception
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    nt!MiCheckVirtualAddress+155
    fffff800`034e8a95 483b4118        cmp     rax,qword ptr [rcx+18h]
    
    EXCEPTION_PARAMETER1:  0000000000000000
    
    EXCEPTION_PARAMETER2:  ffffffffffffffff
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800036fc100
     ffffffffffffffff 
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    BUGCHECK_STR:  0x1E_c0000005
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  firefox.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80003515588 to fffff800034c9c40
    
    STACK_TEXT:  
    fffff880`03cef078 fffff800`03515588 : 00000000`0000001e ffffffff`c0000005 fffff800`034e8a95 00000000`00000000 : nt!KeBugCheckEx
    fffff880`03cef080 fffff800`034c92c2 : fffff880`03cef858 00000000`00000000 fffff880`03cef900 fffff880`03cefba8 : nt! ?? ::FNODOBFM::`string'+0x4977d
    fffff880`03cef720 fffff800`034c7bca : 000034a6`00000000 00000002`00000001 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2
    fffff880`03cef900 fffff800`034e8a95 : fffffa80`09c27370 ffffffff`ffffffff 00000000`00000000 fffff880`03cefb40 : nt!KiGeneralProtectionFault+0x10a
    fffff880`03cefa90 fffff800`034d6e09 : 00000000`00000000 00000000`00000000 fffff880`03cefc20 fffff680`001e8d80 : nt!MiCheckVirtualAddress+0x155
    fffff880`03cefac0 fffff800`034c7d6e : 00000000`00000000 00000000`00000047 00000000`3e633501 00000000`292bee00 : nt!MmAccessFault+0x249
    fffff880`03cefc20 00000000`686e6f37 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiPageFault+0x16e
    00000000`0473f600 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x686e6f37
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!MiCheckVirtualAddress+155
    fffff800`034e8a95 483b4118        cmp     rax,qword ptr [rcx+18h]
    
    SYMBOL_STACK_INDEX:  4
    
    SYMBOL_NAME:  nt!MiCheckVirtualAddress+155
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4e02aaa3
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  X64_0x1E_c0000005_nt!MiCheckVirtualAddress+155
    
    BUCKET_ID:  X64_0x1E_c0000005_nt!MiCheckVirtualAddress+155
    
    Followup: MachineOwner
    ---------
    
    2: kd> lmtsmn
    start             end                 module name
    fffff880`101ab000 fffff880`101e9000   1394ohci 1394ohci.sys Sat Nov 20 03:44:56 2010 (4CE7A6A8)
    fffff880`00f5f000 fffff880`00fb6000   ACPI     ACPI.sys     Sat Nov 20 02:19:16 2010 (4CE79294)
    fffff880`01845000 fffff880`018ce000   afd      afd.sys      Sun Apr 24 20:33:58 2011 (4DB4DD96)
    fffff880`0f421000 fffff880`0f437000   AgileVpn AgileVpn.sys Mon Jul 13 18:10:24 2009 (4A5BCCF0)
    fffff880`01355000 fffff880`01360000   amdxata  amdxata.sys  Fri Mar 19 10:18:18 2010 (4BA3A3CA)
    fffff880`01322000 fffff880`0132b000   atapi    atapi.sys    Mon Jul 13 17:19:47 2009 (4A5BC113)
    fffff880`0132b000 fffff880`01355000   ataport  ataport.SYS  Sat Nov 20 02:19:15 2010 (4CE79293)
    fffff880`03082000 fffff880`03089000   Beep     Beep.SYS     Mon Jul 13 18:00:13 2009 (4A5BCA8D)
    fffff880`0712a000 fffff880`0713b000   blbdrive blbdrive.sys Mon Jul 13 17:35:59 2009 (4A5BC4DF)
    fffff880`04165000 fffff880`04183000   bowser   bowser.sys   Tue Feb 22 21:55:04 2011 (4D649328)
    fffff960`00740000 fffff960`00767000   cdd      cdd.dll      Sat Nov 20 05:55:34 2010 (4CE7C546)
    fffff880`03046000 fffff880`03070000   cdrom    cdrom.sys    Sat Nov 20 02:19:20 2010 (4CE79298)
    fffff880`08584000 fffff880`08591a80   cfwids   cfwids.sys   Wed Mar 02 09:42:51 2011 (4D6E738B)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Sat Nov 20 06:12:36 2010 (4CE7C944)
    fffff880`01db4000 fffff880`01de4000   CLASSPNP CLASSPNP.SYS Sat Nov 20 02:19:23 2010 (4CE7929B)
    fffff880`00d42000 fffff880`00da0000   CLFS     CLFS.SYS     Mon Jul 13 17:19:57 2009 (4A5BC11D)
    fffff880`01625000 fffff880`01697000   cng      cng.sys      Sat Nov 20 03:08:45 2010 (4CE79E2D)
    fffff880`0f411000 fffff880`0f421000   CompositeBus CompositeBus.sys Sat Nov 20 03:33:17 2010 (4CE7A3ED)
    fffff880`07c00000 fffff880`07c0e000   crashdmp crashdmp.sys Mon Jul 13 18:01:01 2009 (4A5BCABD)
    fffff880`0710c000 fffff880`0712a000   dfsc     dfsc.sys     Sat Nov 20 02:26:31 2010 (4CE79447)
    fffff880`070fd000 fffff880`0710c000   discache discache.sys Mon Jul 13 17:37:18 2009 (4A5BC52E)
    fffff880`01d9e000 fffff880`01db4000   disk     disk.sys     Mon Jul 13 17:19:57 2009 (4A5BC11D)
    fffff880`0795b000 fffff880`0797d000   drmk     drmk.sys     Mon Jul 13 19:01:25 2009 (4A5BD8E5)
    fffff880`03000000 fffff880`03046000   dtsoftbus01 dtsoftbus01.sys Fri Jun 17 01:38:37 2011 (4DFB047D)
    fffff880`0786a000 fffff880`0787d000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 17:21:51 2009 (4A5BC18F)
    fffff880`030cc000 fffff880`031e8000   dump_iaStor dump_iaStor.sys Tue Oct 13 12:15:56 2009 (4AD4C3DC)
    fffff880`0787d000 fffff880`07889000   Dxapi    Dxapi.sys    Mon Jul 13 17:38:28 2009 (4A5BC574)
    fffff880`07223000 fffff880`07317000   dxgkrnl  dxgkrnl.sys  Sat Nov 20 02:50:50 2010 (4CE799FA)
    fffff880`07317000 fffff880`0735d000   dxgmms1  dxgmms1.sys  Sat Nov 20 02:49:53 2010 (4CE799C1)
    fffff880`07392000 fffff880`073d9000   e1k62x64 e1k62x64.sys Wed Sep 23 18:11:00 2009 (4ABAB914)
    fffff880`013ac000 fffff880`013c0000   fileinfo fileinfo.sys Mon Jul 13 17:34:25 2009 (4A5BC481)
    fffff880`01360000 fffff880`013ac000   fltmgr   fltmgr.sys   Sat Nov 20 02:19:24 2010 (4CE7929C)
    fffff880`016a8000 fffff880`016b2000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 17:19:45 2009 (4A5BC111)
    fffff880`01d64000 fffff880`01d9e000   fvevol   fvevol.sys   Sat Nov 20 02:24:06 2010 (4CE793B6)
    fffff880`01c71000 fffff880`01cbb000   fwpkclnt fwpkclnt.sys Sat Nov 20 02:21:37 2010 (4CE79321)
    fffff800`03404000 fffff800`0344d000   hal      hal.dll      Sat Nov 20 06:00:25 2010 (4CE7C669)
    fffff880`0735d000 fffff880`07381000   HDAudBus HDAudBus.sys Sat Nov 20 03:43:42 2010 (4CE7A65E)
    fffff880`07381000 fffff880`07392000   HECIx64  HECIx64.sys  Thu Sep 17 13:54:16 2009 (4AB293E8)
    fffff880`079db000 fffff880`079f4000   HIDCLASS HIDCLASS.SYS Sat Nov 20 03:43:49 2010 (4CE7A665)
    fffff880`079f4000 fffff880`079fc080   HIDPARSE HIDPARSE.SYS Mon Jul 13 18:06:17 2009 (4A5BCBF9)
    fffff880`079cd000 fffff880`079db000   hidusb   hidusb.sys   Sat Nov 20 03:43:49 2010 (4CE7A665)
    fffff880`0409c000 fffff880`04165000   HTTP     HTTP.sys     Sat Nov 20 02:24:30 2010 (4CE793CE)
    fffff880`01d5b000 fffff880`01d64000   hwpolicy hwpolicy.sys Sat Nov 20 02:18:54 2010 (4CE7927E)
    fffff880`01206000 fffff880`01322000   iaStor   iaStor.sys   Tue Oct 13 12:15:56 2009 (4AD4C3DC)
    fffff880`01000000 fffff880`0111e000   iaStorV  iaStorV.sys  Thu Jun 10 18:46:19 2010 (4C11875B)
    fffff880`07161000 fffff880`07177000   intelppm intelppm.sys Mon Jul 13 17:19:25 2009 (4A5BC0FD)
    fffff880`00da0000 fffff880`00dc0000   jraid    jraid.sys    Thu Oct 29 02:14:20 2009 (4AE94EDC)
    fffff880`073ea000 fffff880`073f9000   kbdclass kbdclass.sys Mon Jul 13 17:19:50 2009 (4A5BC116)
    fffff880`07889000 fffff880`07897000   kbdhid   kbdhid.sys   Sat Nov 20 03:33:25 2010 (4CE7A3F5)
    fffff800`00ba8000 fffff800`00bb2000   kdcom    kdcom.dll    Sat Feb 05 09:52:49 2011 (4D4D8061)
    fffff880`07000000 fffff880`07043000   ks       ks.sys       Sat Nov 20 03:33:23 2010 (4CE7A3F3)
    fffff880`015aa000 fffff880`015c5000   ksecdd   ksecdd.sys   Sat Nov 20 02:21:15 2010 (4CE7930B)
    fffff880`01958000 fffff880`01983000   ksecpkg  ksecpkg.sys  Sat Nov 20 03:10:34 2010 (4CE79E9A)
    fffff880`0797d000 fffff880`07982200   ksthunk  ksthunk.sys  Mon Jul 13 18:00:19 2009 (4A5BCA93)
    fffff880`031e8000 fffff880`031fd000   lltdio   lltdio.sys   Mon Jul 13 18:08:50 2009 (4A5BCC92)
    fffff880`071cd000 fffff880`071f0000   luafv    luafv.sys    Mon Jul 13 17:26:13 2009 (4A5BC295)
    fffff880`00cdf000 fffff880`00d2e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Sat Nov 20 06:03:51 2010 (4CE7C737)
    fffff880`08455000 fffff880`08470d00   mfeapfk  mfeapfk.sys  Wed Mar 02 09:38:39 2011 (4D6E728F)
    fffff880`07983000 fffff880`079af980   mfeavfk  mfeavfk.sys  Wed Mar 02 09:39:02 2011 (4D6E72A6)
    fffff880`07800000 fffff880`07869980   mfefirek mfefirek.sys Wed Mar 02 09:42:01 2011 (4D6E7359)
    fffff880`0111e000 fffff880`0119d100   mfehidk  mfehidk.sys  Wed Mar 02 09:38:02 2011 (4D6E726A)
    fffff880`019c7000 fffff880`019d7980   mfenlfk  mfenlfk.sys  Wed Mar 02 09:38:26 2011 (4D6E7282)
    fffff880`01983000 fffff880`019c6380   mfewfpk  mfewfpk.sys  Wed Mar 02 09:38:16 2011 (4D6E7278)
    fffff880`085c3000 fffff880`085d1000   monitor  monitor.sys  Mon Jul 13 17:38:52 2009 (4A5BC58C)
    fffff880`101e9000 fffff880`101f8000   mouclass mouclass.sys Mon Jul 13 17:19:50 2009 (4A5BC116)
    fffff880`07200000 fffff880`0720d000   mouhid   mouhid.sys   Mon Jul 13 18:00:20 2009 (4A5BCA94)
    fffff880`00cc0000 fffff880`00cda000   mountmgr mountmgr.sys Sat Nov 20 02:19:21 2010 (4CE79299)
    fffff880`04183000 fffff880`0419b000   mpsdrv   mpsdrv.sys   Mon Jul 13 18:08:25 2009 (4A5BCC79)
    fffff880`0419b000 fffff880`041c8000   mrxsmb   mrxsmb.sys   Tue Apr 26 20:40:38 2011 (4DB78226)
    fffff880`04000000 fffff880`0404e000   mrxsmb10 mrxsmb10.sys Fri Jul 08 20:46:28 2011 (4E17C104)
    fffff880`0404e000 fffff880`04072000   mrxsmb20 mrxsmb20.sys Tue Apr 26 20:39:37 2011 (4DB781E9)
    fffff880`01a12000 fffff880`01a1d000   Msfs     Msfs.SYS     Mon Jul 13 17:19:47 2009 (4A5BC113)
    fffff880`00fbf000 fffff880`00fc9000   msisadrv msisadrv.sys Mon Jul 13 17:19:26 2009 (4A5BC0FE)
    fffff880`0119e000 fffff880`011fc000   msrpc    msrpc.sys    Sat Nov 20 02:21:56 2010 (4CE79334)
    fffff880`070f2000 fffff880`070fd000   mssmbios mssmbios.sys Mon Jul 13 17:31:10 2009 (4A5BC3BE)
    fffff880`01d49000 fffff880`01d5b000   mup      mup.sys      Mon Jul 13 17:23:45 2009 (4A5BC201)
    fffff880`03070000 fffff880`03079000   mwlPSDFilter mwlPSDFilter.sys Tue Jun 02 04:07:30 2009 (4A24F9E2)
    fffff880`070ea000 fffff880`070f2000   mwlPSDNServ mwlPSDNServ.sys Tue Jun 02 04:07:39 2009 (4A24F9EB)
    fffff880`070d7000 fffff880`070ea000   mwlPSDVDisk mwlPSDVDisk.sys Tue Jun 02 04:15:29 2009 (4A24FBC1)
    fffff880`016b2000 fffff880`017a5000   ndis     ndis.sys     Sat Nov 20 02:23:30 2010 (4CE79392)
    fffff880`0f45b000 fffff880`0f467000   ndistapi ndistapi.sys Mon Jul 13 18:10:00 2009 (4A5BCCD8)
    fffff880`0f467000 fffff880`0f496000   ndiswan  ndiswan.sys  Sat Nov 20 03:52:32 2010 (4CE7A870)
    fffff880`078f1000 fffff880`07906000   NDProxy  NDProxy.SYS  Sat Nov 20 03:52:20 2010 (4CE7A864)
    fffff880`019d8000 fffff880`019e7000   netbios  netbios.sys  Mon Jul 13 18:09:26 2009 (4A5BCCB6)
    fffff880`01800000 fffff880`01845000   netbt    netbt.sys    Sat Nov 20 02:23:18 2010 (4CE79386)
    fffff880`018f8000 fffff880`01958000   NETIO    NETIO.SYS    Sat Nov 20 02:23:13 2010 (4CE79381)
    fffff880`01a1d000 fffff880`01a2e000   Npfs     Npfs.SYS     Mon Jul 13 17:19:48 2009 (4A5BC114)
    fffff880`070cb000 fffff880`070d7000   nsiproxy nsiproxy.sys Mon Jul 13 17:21:02 2009 (4A5BC15E)
    fffff800`0344d000 fffff800`03a36000   nt       ntkrnlmp.exe Wed Jun 22 20:53:23 2011 (4E02AAA3)
    fffff880`01407000 fffff880`015aa000   Ntfs     Ntfs.sys     Thu Mar 10 20:39:39 2011 (4D79997B)
    fffff880`0f400000 fffff880`0f408000   NTIDrvr  NTIDrvr.sys  Tue Mar 24 21:09:39 2009 (49C9A073)
    fffff880`03079000 fffff880`03082000   Null     Null.SYS     Mon Jul 13 17:19:37 2009 (4A5BC109)
    fffff880`10150000 fffff880`10155000   nvBridge nvBridge.kmd Fri May 20 21:58:23 2011 (4DD7385F)
    fffff880`07906000 fffff880`0791e000   nvhda64v nvhda64v.sys Fri Aug 21 14:23:50 2009 (4A8F0256)
    fffff880`0f4a2000 fffff880`10150000   nvlddmkm nvlddmkm.sys Fri May 20 22:07:04 2011 (4DD73A68)
    fffff880`018ce000 fffff880`018f4000   pacer    pacer.sys    Sat Nov 20 03:52:18 2010 (4CE7A862)
    fffff880`00e0d000 fffff880`00e22000   partmgr  partmgr.sys  Sat Nov 20 02:20:00 2010 (4CE792C0)
    fffff880`00fc9000 fffff880`00ffc000   pci      pci.sys      Sat Nov 20 02:19:11 2010 (4CE7928F)
    fffff880`01697000 fffff880`016a8000   pcw      pcw.sys      Mon Jul 13 17:19:27 2009 (4A5BC0FF)
    fffff880`0665e000 fffff880`06704000   peauth   peauth.sys   Mon Jul 13 19:01:19 2009 (4A5BD8DF)
    fffff880`0791e000 fffff880`0795b000   portcls  portcls.sys  Mon Jul 13 18:06:27 2009 (4A5BCC03)
    fffff880`00d2e000 fffff880`00d42000   PSHED    PSHED.dll    Mon Jul 13 19:32:23 2009 (4A5BE027)
    fffff880`0f437000 fffff880`0f45b000   rasl2tp  rasl2tp.sys  Sat Nov 20 03:52:34 2010 (4CE7A872)
    fffff880`07177000 fffff880`07192000   raspppoe raspppoe.sys Mon Jul 13 18:10:17 2009 (4A5BCCE9)
    fffff880`07192000 fffff880`071b3000   raspptp  raspptp.sys  Sat Nov 20 03:52:31 2010 (4CE7A86F)
    fffff880`071b3000 fffff880`071cd000   rassstp  rassstp.sys  Mon Jul 13 18:10:25 2009 (4A5BCCF1)
    fffff880`0707a000 fffff880`070cb000   rdbss    rdbss.sys    Sat Nov 20 02:27:51 2010 (4CE79497)
    fffff880`01df2000 fffff880`01dfb000   RDPCDD   RDPCDD.sys   Mon Jul 13 18:16:34 2009 (4A5BCE62)
    fffff880`01a00000 fffff880`01a09000   rdpencdd rdpencdd.sys Mon Jul 13 18:16:34 2009 (4A5BCE62)
    fffff880`01a09000 fffff880`01a12000   rdprefmp rdprefmp.sys Mon Jul 13 18:16:35 2009 (4A5BCE63)
    fffff880`01d0f000 fffff880`01d49000   rdyboost rdyboost.sys Sat Nov 20 02:43:10 2010 (4CE7982E)
    fffff880`017e1000 fffff880`017f9000   rspndr   rspndr.sys   Mon Jul 13 18:08:50 2009 (4A5BCC92)
    fffff880`07c14000 fffff880`07dff100   RTKVHD64 RTKVHD64.sys Tue Oct 27 21:40:54 2009 (4AE7BD46)
    fffff880`00dc0000 fffff880`00def000   SCSIPORT SCSIPORT.SYS Sat Nov 20 03:34:01 2010 (4CE7A419)
    fffff880`06704000 fffff880`0670f000   secdrv   secdrv.SYS   Wed Sep 13 07:18:38 2006 (4508052E)
    fffff880`01d07000 fffff880`01d0f000   spldr    spldr.sys    Mon May 11 10:56:27 2009 (4A0858BB)
    fffff880`084ec000 fffff880`08584000   srv      srv.sys      Thu Apr 28 21:06:06 2011 (4DBA2B1E)
    fffff880`06752000 fffff880`067bb000   srv2     srv2.sys     Thu Apr 28 21:05:46 2011 (4DBA2B0A)
    fffff880`0670f000 fffff880`06740000   srvnet   srvnet.sys   Thu Apr 28 21:05:35 2011 (4DBA2AFF)
    fffff880`073f9000 fffff880`073fa480   swenum   swenum.sys   Mon Jul 13 18:00:18 2009 (4A5BCA92)
    fffff880`01a6d000 fffff880`01c71000   tcpip    tcpip.sys    Mon Jun 20 21:33:55 2011 (4E001123)
    fffff880`06740000 fffff880`06752000   tcpipreg tcpipreg.sys Sat Nov 20 03:51:48 2010 (4CE7A844)
    fffff880`01a2e000 fffff880`01a3b000   TDI      TDI.SYS      Sat Nov 20 02:22:06 2010 (4CE7933E)
    fffff880`01a3b000 fffff880`01a5d000   tdx      tdx.sys      Sat Nov 20 02:21:54 2010 (4CE79332)
    fffff880`019e7000 fffff880`019fb000   termdd   termdd.sys   Sat Nov 20 04:03:40 2010 (4CE7AB0C)
    fffff960`004e0000 fffff960`004ea000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`0713b000 fffff880`07161000   tunnel   tunnel.sys   Sat Nov 20 03:51:50 2010 (4CE7A846)
    fffff880`0721b000 fffff880`07222000   TurboB   TurboB.sys   Thu Aug 06 15:17:31 2009 (4A7B486B)
    fffff880`101f8000 fffff880`10200000   UBHelper UBHelper.sys Mon Apr 27 02:48:19 2009 (49F57153)
    fffff880`08400000 fffff880`08455000   udfs     udfs.sys     Sat Nov 20 02:26:11 2010 (4CE79433)
    fffff880`07043000 fffff880`07055000   umbus    umbus.sys    Sat Nov 20 03:44:37 2010 (4CE7A695)
    fffff880`079b0000 fffff880`079cd000   usbccgp  usbccgp.sys  Thu Mar 24 21:29:14 2011 (4D8C0C0A)
    fffff880`07c0e000 fffff880`07c0ff00   USBD     USBD.SYS     Thu Mar 24 21:28:59 2011 (4D8C0BFB)
    fffff880`073d9000 fffff880`073ea000   usbehci  usbehci.sys  Thu Mar 24 21:29:04 2011 (4D8C0C00)
    fffff880`07897000 fffff880`078f1000   usbhub   usbhub.sys   Thu Mar 24 21:29:25 2011 (4D8C0C15)
    fffff880`10155000 fffff880`101ab000   USBPORT  USBPORT.SYS  Thu Mar 24 21:29:12 2011 (4D8C0C08)
    fffff880`07055000 fffff880`07070000   USBSTOR  USBSTOR.SYS  Thu Mar 10 21:37:16 2011 (4D79A6FC)
    fffff880`00e00000 fffff880`00e0d000   vdrvroot vdrvroot.sys Mon Jul 13 18:01:31 2009 (4A5BCADB)
    fffff880`03089000 fffff880`03097000   vga      vga.sys      Mon Jul 13 17:38:47 2009 (4A5BC587)
    fffff880`03097000 fffff880`030bc000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 17:38:51 2009 (4A5BC58B)
    fffff880`00e22000 fffff880`00e37000   volmgr   volmgr.sys   Sat Nov 20 02:19:28 2010 (4CE792A0)
    fffff880`00e37000 fffff880`00e93000   volmgrx  volmgrx.sys  Sat Nov 20 02:20:43 2010 (4CE792EB)
    fffff880`01cbb000 fffff880`01d07000   volsnap  volsnap.sys  Sat Nov 20 02:20:08 2010 (4CE792C8)
    fffff880`017a5000 fffff880`017c0000   wanarp   wanarp.sys   Sat Nov 20 03:52:36 2010 (4CE7A874)
    fffff880`030bc000 fffff880`030cc000   watchdog watchdog.sys Mon Jul 13 17:37:35 2009 (4A5BC53F)
    fffff880`00eac000 fffff880`00f50000   Wdf01000 Wdf01000.sys Mon Jul 13 17:22:07 2009 (4A5BC19F)
    fffff880`00f50000 fffff880`00f5f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 17:19:54 2009 (4A5BC11A)
    fffff880`01a5d000 fffff880`01a66000   wfplwf   wfplwf.sys   Mon Jul 13 18:09:26 2009 (4A5BCCB6)
    fffff960`000b0000 fffff960`003c3000   win32k   win32k.sys   Fri Jun 10 21:06:57 2011 (4DF2DBD1)
    fffff880`0f408000 fffff880`0f411000   wmiacpi  wmiacpi.sys  Mon Jul 13 17:31:02 2009 (4A5BC3B6)
    fffff880`00fb6000 fffff880`00fbf000   WMILIB   WMILIB.SYS   Mon Jul 13 17:19:51 2009 (4A5BC117)
    fffff880`017c0000 fffff880`017e1000   WudfPf   WudfPf.sys   Sat Nov 20 03:42:44 2010 (4CE7A624)
    fffff880`08592000 fffff880`085c3000   WUDFRd   WUDFRd.sys   Sat Nov 20 03:43:32 2010 (4CE7A654)
      My Computer


  4. Posts : 10
    Windows 7 64 bit
    Thread Starter
       #4

    Thanks for taking the time to read through all my dumpfiles.

    I've got a question before I start. When I'll do the memtest, do you want me to remove all my memorysticks but 1 or just leave them all in and see if there is a problem after 7 passes?

    Thanks
      My Computer


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

    iGreek said:
    Thanks for taking the time to read through all my dumpfiles.

    I've got a question before I start. When I'll do the memtest, do you want me to remove all my memorysticks but 1 or just leave them all in and see if there is a problem after 7 passes?

    Thanks
    Especially if a laptop or under warranty leave the memory intact and run memtest for 5-6 passes (its a long test). If it passes remove all but one and try it again, etc.
      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 20:08.
Find Us