Regular BSOD

Page 2 of 2 FirstFirst 12

  1. Posts : 10
    Windows 7
    Thread Starter
       #11

    Today's first BSOD came within 5 minutes of turning it on. I was running Windows Live mail and chrome. See attached. I still have verifier going.
      My Computer


  2. Posts : 5,705
    Win7 x64 + x86
       #12

    Not much info on this one in the dump file (it blames core Windows files).
    If you have other dump files that we haven't looked at - please upload them. Often it'll take reviewing a bunch of them in order to see what the problem is.

    This dump file is a Driver Verifier Enabled dump - so I'd first suggest turning off the Driver Verifier by going into it, selecting "Delete existing settings", clicking on the "Finish" button and then rebooting. This will stop Driver Verifier and will reduce the number of BSOD's that you are getting.
      My Computer


  3. Posts : 10
    Windows 7
    Thread Starter
       #13

    Here are two more that have happened this morning. Following something I read on another thread, I have changed the memory clock speed in the BIOS from "auto" to 1066. It took about 15 minutes for another BSOD....
      My Computer


  4. Posts : 5,705
    Win7 x64 + x86
       #14

    When you change the memory speed, please run a memory diagnostic for 3 passes - just to be sure.
    Memory Diagnostics (read the details at the link)

    One of the dump files points at tcpip.sys - a component of Windows networking.
    As such, please download the latest copy of the Windows 7 compatible networking drivers from the website of the network card manufacturer.
    Then uninstall the current drivers and install the freshly downloaded one's.
    Wait and see if it BSOD's again. If so, post the dump files and we'll move on.

    Summary of the dump files:
    Code:
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Debug session time: Sun Jan  3 08:11:38.843 2010 (GMT-5)
    System Uptime: 0 days 0:20:54.482
    BugCheck 50, {fffffa80ffad6a70, 1, fffff80002cb585e, 5}
    Probably caused by : ntkrnlmp.exe ( nt!ExAcquireResourceSharedLite+4e )
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  wlmail.exe
    -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Debug session time: Sun Jan  3 06:59:26.558 2010 (GMT-5)
    System Uptime: 0 days 1:01:38.197
    BugCheck 1E, {0, 0, 0, 0}
    Probably caused by : tcpip.sys ( tcpip!Ipv4pInterfaceSetTimeout+60 )
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    PROCESS_NAME:  chrome.exe
      My Computer


  5. Posts : 10
    Windows 7
    Thread Starter
       #15

    I did get a handful of errors when trying memtest but resetting the bios back to auto made them go away when I gave memtest another three runs. Doesn't fill me with confidence, I must admit.
      My Computer


  6. Posts : 10
    Windows 7
    Thread Starter
       #16

    It had been running smoothly for about 5 hours but I turned it off for the night, remembered I needed to do something before bed, and had a BSOD within a minute.

    See attached.
      My Computer


  7. Posts : 1,020
    Windows 7 Ultimate 64 bit
       #17

    RedStu - Just double check that LAN driver, according to the Asus website , your Mobo should have the Realtek RTL8111C Ethernet Driver V7.3.522.2009 for Windows 32/64bit 7.(WHQL). There is also a bios update and some other drivers that that you may wish to check.

    usasma said:
    Probably caused by : tcpip.sys ( tcpip!Ipv4pInterfaceSetTimeout+60 )
    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
    PROCESS_NAME: chrome.exe[/CODE]
    If the above log is a reoccurring theme and your router/modem supports the changing of the TCP timeouts, as a last resort you may want to increase the TCP timeout to above 500 and less than 600 seconds. I personally don't like this as an option; but I want to present something else that may work for you.

    BTW - I am having a problem with WinDebug and am unable to view your dumps until I get it resolved, hopefully by tonight when I have more time. In the meantime I will try to help based on the info posted by youself and Usasma.
      My Computer


  8. Posts : 5,705
    Win7 x64 + x86
       #18

    Not much in the memory dump that we can use. Try running Driver Verifier according to these instructions:
    Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.

    So, I'd suggest that you first backup your stuff 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).

    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.

    Reboot into Windows (after the crash) and turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page, then locate and zip up the memory dump file and upload it with your next post.

    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.
    If that doesn't work, post back and we'll have to see about fixing the registry entry off-line.

    More info on this at this link: Using Driver Verifier to identify issues with Windows drivers for advanced users

    Here's the analysis:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\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 (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0xfffff800`02c03000 PsLoadedModuleList = 0xfffff800`02e40e50
    Debug session time: Sun Jan  3 18:10:57.591 2010 (GMT-5)
    System Uptime: 0 days 0:00:35.230
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .................
    Loading User Symbols
    Loading unloaded module list
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {fffffaafd21404b0, 2, 1, fffff80002cbbe89}
    
    Probably caused by : memory_corruption ( nt!MmZeroPageThread+3d4 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from fffff80002eab000
    THREAD fffffa80039ccb60  Cid 0004.0008  Teb: 0000000000000000 Win32Thread: 0000000000000000 RUNNING on processor 0
    Not impersonating
    GetUlongFromAddress: unable to read from fffff80002de9b74
    Owning Process            fffffa80039cc040       Image:         System
    Attached Process          N/A            Image:         N/A
    fffff78000000000: Unable to get shared data
    Wait Start TickCount      2257         
    Context Switch Count      3661             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address nt!Phase1Initialization (0xfffff800030f6410)
    Stack Init fffff880009a9d70 Current fffff880009a9970
    Base fffff880009aa000 Limit fffff880009a4000 Call 0
    Priority 1 BasePriority 0 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    fffff880`009a98f8 fffff800`02c74469 : 00000000`0000000a fffffaaf`d21404b0 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
    fffff880`009a9900 fffff800`02c730e0 : 00000000`00000000 00000000`ff0b156e 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009a9a40 fffff800`02cbbe89 : 00000000`0000003f 00000000`0000002c 00000000`0000002b 00000000`00000000 : nt!KiPageFault+0x260 (TrapFrame @ fffff880`009a9a40)
    fffff880`009a9bd0 fffff800`02f18166 : fffffa80`039ccb60 00000000`00000080 fffffa80`039cc040 fffff800`02c53479 : nt!MmZeroPageThread+0x3d4
    fffff880`009a9d00 fffff800`02c53486 : fffff800`02dede80 fffffa80`039ccb60 fffff800`02dfbc40 0013541c`0015641c : nt!PspSystemThreadStartup+0x5a
    fffff880`009a9d40 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a9970 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    *******************************************************************************
    *                                                                             *
    *                        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: fffffaafd21404b0, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000001, 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: fffff80002cbbe89, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002eab0e0
     fffffaafd21404b0 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!MmZeroPageThread+3d4
    fffff800`02cbbe89 f0410fba6d1000  lock bts dword ptr [r13+10h],0
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff880009a9a40 -- (.trap 0xfffff880009a9a40)
    .trap 0xfffff880009a9a40
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=000000000000002e rbx=0000000000000000 rcx=0000000000000000
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002cbbe89 rsp=fffff880009a9bd0 rbp=000000000000003f
     r8=0000000000000000  r9=0000058000000000 r10=0000000000000002
    r11=fffff880009a9bc8 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na po cy
    nt!MmZeroPageThread+0x3d4:
    fffff800`02cbbe89 f0410fba6d1000  lock bts dword ptr [r13+10h],0 ds:cb60:00000000`00000010=????????
    .trap
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002c74469 to fffff80002c74f00
    
    STACK_TEXT:  
    fffff880`009a98f8 fffff800`02c74469 : 00000000`0000000a fffffaaf`d21404b0 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
    fffff880`009a9900 fffff800`02c730e0 : 00000000`00000000 00000000`ff0b156e 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009a9a40 fffff800`02cbbe89 : 00000000`0000003f 00000000`0000002c 00000000`0000002b 00000000`00000000 : nt!KiPageFault+0x260
    fffff880`009a9bd0 fffff800`02f18166 : fffffa80`039ccb60 00000000`00000080 fffffa80`039cc040 fffff800`02c53479 : nt!MmZeroPageThread+0x3d4
    fffff880`009a9d00 fffff800`02c53486 : fffff800`02dede80 fffffa80`039ccb60 fffff800`02dfbc40 0013541c`0015641c : nt!PspSystemThreadStartup+0x5a
    fffff880`009a9d40 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a9970 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!MmZeroPageThread+3d4
    fffff800`02cbbe89 f0410fba6d1000  lock bts dword ptr [r13+10h],0
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!MmZeroPageThread+3d4
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc600
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  X64_0xA_nt!MmZeroPageThread+3d4
    
    BUCKET_ID:  X64_0xA_nt!MmZeroPageThread+3d4
    
    Followup: MachineOwner
    ---------
    
    rax=fffff880009a9a00 rbx=00000000ff0b156e rcx=000000000000000a
    rdx=fffffaafd21404b0 rsi=fffffa8003901130 rdi=000000000000002e
    rip=fffff80002c74f00 rsp=fffff880009a98f8 rbp=fffff880009a9ac0
     r8=0000000000000002  r9=0000000000000001 r10=fffff80002cbbe89
    r11=fffff6fb7eabf480 r12=000000000000002c r13=fffffaafd21404a0
    r14=0000000000000040 r15=fffff80002dede80
    iopl=0         nv up ei ng nz na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00000286
    nt!KeBugCheckEx:
    fffff800`02c74f00 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:fffff880`009a9900=000000000000000a
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    fffff880`009a98f8 fffff800`02c74469 : 00000000`0000000a fffffaaf`d21404b0 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
    fffff880`009a9900 fffff800`02c730e0 : 00000000`00000000 00000000`ff0b156e 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009a9a40 fffff800`02cbbe89 : 00000000`0000003f 00000000`0000002c 00000000`0000002b 00000000`00000000 : nt!KiPageFault+0x260 (TrapFrame @ fffff880`009a9a40)
    fffff880`009a9bd0 fffff800`02f18166 : fffffa80`039ccb60 00000000`00000080 fffffa80`039cc040 fffff800`02c53479 : nt!MmZeroPageThread+0x3d4
    fffff880`009a9d00 fffff800`02c53486 : fffff800`02dede80 fffffa80`039ccb60 fffff800`02dfbc40 0013541c`0015641c : nt!PspSystemThreadStartup+0x5a
    fffff880`009a9d40 00000000`00000000 : fffff880`009aa000 fffff880`009a4000 fffff880`009a9970 00000000`00000000 : nt!KxStartSystemThread+0x16
    start             end                 module name
    fffff800`00bc4000 fffff800`00bce000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff800`02c03000 fffff800`031e0000   nt       ntkrnlmp.exe Mon Jul 13 19:40:48 2009 (4A5BC600)
    fffff800`031e0000 fffff800`03229000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`00c00000 fffff880`00c2a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`00c2a000 fffff880`00c35000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00c35000 fffff880`00c5b000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`00c5c000 fffff880`00ca0000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`00ca0000 fffff880`00cb4000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`00cb4000 fffff880`00d12000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00d12000 fffff880`00dd2000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`00dd2000 fffff880`00dd9000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00dd9000 fffff880`00df3000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00df3000 fffff880`00dfc000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`00e5c000 fffff880`00e64000   intelide intelide.sys Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`00e68000 fffff880`00f0c000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f0c000 fffff880`00f1b000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00f1b000 fffff880`00f72000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`00f72000 fffff880`00f7b000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00f7b000 fffff880`00f85000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`00f85000 fffff880`00fb8000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00fb8000 fffff880`00fc5000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`00fc5000 fffff880`00fda000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fda000 fffff880`00fef000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00fef000 fffff880`00fff000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01000000 fffff880`0103a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0103a000 fffff880`01074000   fvevol   fvevol.sys   Mon Jul 13 19:22:15 2009 (4A5BC1A7)
    fffff880`0107c000 fffff880`010c8000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`010c8000 fffff880`010dc000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010dc000 fffff880`0113a000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`0113a000 fffff880`011ad000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`011ad000 fffff880`011f9000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`01200000 fffff880`01211000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`01211000 fffff880`013b4000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`013b4000 fffff880`013ce000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`013ce000 fffff880`013df000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`013df000 fffff880`013e9000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`013e9000 fffff880`013ff000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01400000 fffff880`01410000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`01410000 fffff880`01418000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`01418000 fffff880`0142a000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0142a000 fffff880`01433000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`01438000 fffff880`0152a000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0152a000 fffff880`0158a000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0158a000 fffff880`015b5000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:50:34 2009 (4A5BC84A)
    fffff880`015b5000 fffff880`015ff000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`01800000 fffff880`01811000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01811000 fffff880`0182f000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`0182f000 fffff880`0183c000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`0183c000 fffff880`018c6000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`018c6000 fffff880`018d7000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`018d7000 fffff880`018ed000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`018ee000 fffff880`0191e000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`0191e000 fffff880`01936000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01954000 fffff880`0197e000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`0197e000 fffff880`01987000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`01987000 fffff880`0198e000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`0198e000 fffff880`0199c000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`0199c000 fffff880`019c1000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`019c1000 fffff880`019d1000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`019d1000 fffff880`019da000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019da000 fffff880`019e3000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019e3000 fffff880`019ec000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`019ec000 fffff880`019f7000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`02c0b000 fffff880`02c50000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`02c50000 fffff880`02c59000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02c59000 fffff880`02c7f000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`02c7f000 fffff880`02c8e000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02c8e000 fffff880`02cab000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`02cab000 fffff880`02cc6000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02cc6000 fffff880`02cda000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff880`02cda000 fffff880`02d2b000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`02d2b000 fffff880`02d37000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff880`02d37000 fffff880`02d42000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`02d42000 fffff880`02d51000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`02d51000 fffff880`02dd4000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02dd4000 fffff880`02df2000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02df2000 fffff880`02df8000   AsUpIO   AsUpIO.sys   Sun Jul 05 22:21:38 2009 (4A515FB2)
    fffff880`02df8000 fffff880`02dfe000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4)
    fffff880`03806000 fffff880`038ce000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`038ce000 fffff880`038ec000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`038ec000 fffff880`03904000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`03904000 fffff880`03930000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:23:59 2009 (4A5BC20F)
    fffff880`03930000 fffff880`0397d000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:24:08 2009 (4A5BC218)
    fffff880`0397d000 fffff880`039a0000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:24:05 2009 (4A5BC215)
    fffff880`03a02000 fffff880`04038000   atikmdag atikmdag.sys Tue Nov 24 22:44:50 2009 (4B0CA832)
    fffff880`04038000 fffff880`0412c000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0412c000 fffff880`04172000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`04172000 fffff880`04196000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04196000 fffff880`041a3000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`041a3000 fffff880`041f9000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`04200000 fffff880`04215000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04224000 fffff880`04270000   Rt64win7 Rt64win7.sys Fri Nov 27 04:45:07 2009 (4B0F9FA3)
    fffff880`04270000 fffff880`0428d000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`0428d000 fffff880`04295000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
    fffff880`04295000 fffff880`042a1000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`042a1000 fffff880`042b1000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`042b1000 fffff880`042c7000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`042c7000 fffff880`042eb000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`042eb000 fffff880`042f7000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`042f7000 fffff880`04326000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04326000 fffff880`04341000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04341000 fffff880`04362000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04362000 fffff880`0437c000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`0437c000 fffff880`04387000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`04387000 fffff880`04396000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`04396000 fffff880`043a5000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`043a5000 fffff880`043a6480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`043a7000 fffff880`043ea000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`043ea000 fffff880`043fc000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`04800000 fffff880`04823000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`04823000 fffff880`04844000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`04845000 fffff880`0489f000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`0489f000 fffff880`048b4000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`048b4000 fffff880`048d5000   AtiHdmi  AtiHdmi.sys  Wed Sep 30 09:54:46 2009 (4AC36326)
    fffff880`048d5000 fffff880`04912000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`04912000 fffff880`04934000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04934000 fffff880`04939200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`0493a000 fffff880`0498e000   udfs     udfs.sys     Mon Jul 13 19:23:37 2009 (4A5BC1F9)
    fffff880`0498e000 fffff880`0499c000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`0499c000 fffff880`049b5000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`049b5000 fffff880`049c8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`049c8000 fffff880`049e3000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`049e3000 fffff880`049f1000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`049f1000 fffff880`049fe000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`05e00000 fffff880`05e0c000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`05e0c000 fffff880`05e15000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`05e1b000 fffff880`05faf000   viahduaa viahduaa.sys Thu Jul 09 23:07:01 2009 (4A56B055)
    fffff880`05faf000 fffff880`05fbb000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`05fbb000 fffff880`05fc9000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`05fc9000 fffff880`05fe6000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05fe6000 fffff880`05fe7f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`05fe8000 fffff880`05ff6000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`05ff6000 fffff880`05ffe080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`06000000 fffff880`06069000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`060c2000 fffff880`06168000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`06168000 fffff880`06173000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`06173000 fffff880`061a0000   srvnet   srvnet.sys   Mon Jul 13 19:24:58 2009 (4A5BC24A)
    fffff880`061a0000 fffff880`061b2000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`06c9a000 fffff880`06d32000   srv      srv.sys      Mon Jul 13 19:25:11 2009 (4A5BC257)
    fffff880`06d32000 fffff880`06d63000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    fffff960`00030000 fffff960`0033f000   win32k   win32k.sys   unavailable (00000000)
    fffff960`005e0000 fffff960`005ea000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff960`007d0000 fffff960`007f7000   cdd      cdd.dll      unavailable (00000000)
    
    Unloaded modules:
    fffff880`0191e000 fffff880`0192c000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0192c000 fffff880`01938000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01938000 fffff880`01941000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01941000 fffff880`01954000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start             end                 module name
    fffff880`00f1b000 fffff880`00f72000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`0183c000 fffff880`018c6000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`042b1000 fffff880`042c7000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00c2a000 fffff880`00c35000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`0428d000 fffff880`04295000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
    fffff880`02df8000 fffff880`02dfe000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4)
    fffff880`02df2000 fffff880`02df8000   AsUpIO   AsUpIO.sys   Sun Jul 05 22:21:38 2009 (4A515FB2)
    fffff880`00df3000 fffff880`00dfc000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00c00000 fffff880`00c2a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`048b4000 fffff880`048d5000   AtiHdmi  AtiHdmi.sys  Wed Sep 30 09:54:46 2009 (4AC36326)
    fffff880`03a02000 fffff880`04038000   atikmdag atikmdag.sys Tue Nov 24 22:44:50 2009 (4B0CA832)
    fffff880`01987000 fffff880`0198e000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`018c6000 fffff880`018d7000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`038ce000 fffff880`038ec000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`007d0000 fffff960`007f7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`01954000 fffff880`0197e000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d12000 fffff880`00dd2000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`018ee000 fffff880`0191e000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cb4000 fffff880`00d12000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0113a000 fffff880`011ad000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`042a1000 fffff880`042b1000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`05fe8000 fffff880`05ff6000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02d51000 fffff880`02dd4000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02dd4000 fffff880`02df2000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02d42000 fffff880`02d51000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`013e9000 fffff880`013ff000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04912000 fffff880`04934000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`05e0c000 fffff880`05e15000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`05e00000 fffff880`05e0c000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`049b5000 fffff880`049c8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`05faf000 fffff880`05fbb000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04038000 fffff880`0412c000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0412c000 fffff880`04172000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`010c8000 fffff880`010dc000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`0107c000 fffff880`010c8000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`013df000 fffff880`013e9000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`0103a000 fffff880`01074000   fvevol   fvevol.sys   Mon Jul 13 19:22:15 2009 (4A5BC1A7)
    fffff880`015b5000 fffff880`015ff000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`031e0000 fffff800`03229000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04172000 fffff880`04196000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0499c000 fffff880`049b5000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`05ff6000 fffff880`05ffe080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`0498e000 fffff880`0499c000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`03806000 fffff880`038ce000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`0142a000 fffff880`01433000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`00e5c000 fffff880`00e64000   intelide intelide.sys Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`018d7000 fffff880`018ed000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`04387000 fffff880`04396000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`049e3000 fffff880`049f1000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bc4000 fffff800`00bce000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`043a7000 fffff880`043ea000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`013b4000 fffff880`013ce000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`0158a000 fffff880`015b5000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:50:34 2009 (4A5BC84A)
    fffff880`04934000 fffff880`04939200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`04200000 fffff880`04215000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04800000 fffff880`04823000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c5c000 fffff880`00ca0000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`05fbb000 fffff880`05fc9000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04396000 fffff880`043a5000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`049f1000 fffff880`049fe000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00dd9000 fffff880`00df3000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`038ec000 fffff880`03904000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`03904000 fffff880`03930000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:23:59 2009 (4A5BC20F)
    fffff880`03930000 fffff880`0397d000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:24:08 2009 (4A5BC218)
    fffff880`0397d000 fffff880`039a0000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:24:05 2009 (4A5BC215)
    fffff880`019ec000 fffff880`019f7000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f7b000 fffff880`00f85000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`010dc000 fffff880`0113a000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02d37000 fffff880`02d42000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01418000 fffff880`0142a000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01438000 fffff880`0152a000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`042eb000 fffff880`042f7000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`042f7000 fffff880`04326000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0489f000 fffff880`048b4000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02c7f000 fffff880`02c8e000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02c0b000 fffff880`02c50000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0152a000 fffff880`0158a000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01800000 fffff880`01811000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02d2b000 fffff880`02d37000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c03000 fffff800`031e0000   nt       ntkrnlmp.exe Mon Jul 13 19:40:48 2009 (4A5BC600)
    fffff880`01211000 fffff880`013b4000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`0197e000 fffff880`01987000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02c59000 fffff880`02c7f000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`04270000 fffff880`0428d000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`00fc5000 fffff880`00fda000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f85000 fffff880`00fb8000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00dd2000 fffff880`00dd9000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00fef000 fffff880`00fff000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`013ce000 fffff880`013df000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`060c2000 fffff880`06168000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`048d5000 fffff880`04912000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00ca0000 fffff880`00cb4000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`042c7000 fffff880`042eb000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04326000 fffff880`04341000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04341000 fffff880`04362000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04362000 fffff880`0437c000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02cda000 fffff880`02d2b000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`0437c000 fffff880`04387000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`019d1000 fffff880`019da000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019da000 fffff880`019e3000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`019e3000 fffff880`019ec000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01000000 fffff880`0103a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0191e000 fffff880`01936000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04224000 fffff880`04270000   Rt64win7 Rt64win7.sys Fri Nov 27 04:45:07 2009 (4B0F9FA3)
    fffff880`06168000 fffff880`06173000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04295000 fffff880`042a1000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02c8e000 fffff880`02cab000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`01410000 fffff880`01418000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`06c9a000 fffff880`06d32000   srv      srv.sys      Mon Jul 13 19:25:11 2009 (4A5BC257)
    fffff880`06000000 fffff880`06069000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`06173000 fffff880`061a0000   srvnet   srvnet.sys   Mon Jul 13 19:24:58 2009 (4A5BC24A)
    fffff880`043a5000 fffff880`043a6480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`061a0000 fffff880`061b2000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`0182f000 fffff880`0183c000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`01811000 fffff880`0182f000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02cc6000 fffff880`02cda000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`005e0000 fffff960`005ea000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`00c35000 fffff880`00c5b000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0493a000 fffff880`0498e000   udfs     udfs.sys     Mon Jul 13 19:23:37 2009 (4A5BC1F9)
    fffff880`043ea000 fffff880`043fc000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`05fc9000 fffff880`05fe6000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05fe6000 fffff880`05fe7f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`01200000 fffff880`01211000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04845000 fffff880`0489f000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`041a3000 fffff880`041f9000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`049c8000 fffff880`049e3000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`04196000 fffff880`041a3000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00fb8000 fffff880`00fc5000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`0198e000 fffff880`0199c000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`05e1b000 fffff880`05faf000   viahduaa viahduaa.sys Thu Jul 09 23:07:01 2009 (4A56B055)
    fffff880`0199c000 fffff880`019c1000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01400000 fffff880`01410000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00fda000 fffff880`00fef000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`011ad000 fffff880`011f9000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02cab000 fffff880`02cc6000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`019c1000 fffff880`019d1000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e68000 fffff880`00f0c000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f0c000 fffff880`00f1b000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02c50000 fffff880`02c59000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00030000 fffff960`0033f000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00f72000 fffff880`00f7b000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`04823000 fffff880`04844000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`06d32000 fffff880`06d63000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`0191e000 fffff880`0192c000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0192c000 fffff880`01938000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01938000 fffff880`01941000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01941000 fffff880`01954000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 0000000A
    Arguments fffffaaf`d21404b0 00000000`00000002 00000000`00000001 fffff800`02cbbe89
      My Computer


  9. Posts : 10
    Windows 7
    Thread Starter
       #19

    Yesterday I tried the nuclear option of formatting the hard-drive and trying a fresh install of Windows. As that blue-screened in the early stages I am fairly convinced this is a hardware issue and I think it is time to send the PC back to the company I bought it from and let them sort it out.

    Thanks to everybody that helped and I'll let you know what the faulty component was when I found out.

    Stuart.
      My Computer


  10. Posts : 1,020
    Windows 7 Ultimate 64 bit
       #20

    Great we look forward to hearing what they say. I really hope they can fix it for you and we can find out what this is.

    On a slightly attached note - I'm curious as to why your log says VISTA driver.

    Good luck mate!
      My Computer


 
Page 2 of 2 FirstFirst 12

  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 10:20.
Find Us