Win7 (7600) randomly freezes

Page 1 of 2 12 LastLast

  1. Posts : 10
    Windows 7 x64 Professional
       #1

    Win7 (7600) randomly freezes


    Hello,
    I did a fresh install 2 days ago, since then windows seems to randomly freeze from time to time (Got one BSOD too, but that was before I installed all the drivers). It seems that it freezes only when I'm doing something (I left it run all night long the other day, and it did not freeze). Another thing that caught my eye is that when I start up windows, and it loads to login screen, my screen flashes 1 or 2 times (goes black, and normal again), and the same thing happens when I log in.
    And another thing. Yesterday, I was listening to music, and just before win7 froze, It seemed like the music started to slow down, until everything stopped responding.

    Dunno if that BSOD dmp file will be relevant, but I'll attach it just in case.

    If there is something I forgot to mention please let me know.
    Thanks!
      My Computer


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

    Older drivers loaded in this module. Please update them as soon as you can:
    Code:
    gdrv.sys     Sat Oct 13 03:22:00 2007
    This driver is either a part of Windows, or a Gigabyte driver (most likely for your motherboard). To find out which, search your system for this driver (most likey in C:\Windows\System32\Drivers), right click and select Properties, then select the Details tab and see who the manufacturer is.

    Results of the BSOD 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`02804000 PsLoadedModuleList = 0xfffff800`02a41e50
    Debug session time: Mon Oct 26 13:24:24.307 2009 (GMT-4)
    System Uptime: 0 days 0:18:14.868
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7F, {8, 80050031, 406f8, fffff8000283e798}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiDoubleFaultAbort+b2 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from fffff80002aac000
    THREAD fffff880009f2f40  Cid 0000.0000  Teb: 0000000000000000 Win32Thread: 0000000000000000 RUNNING on processor 1
    Not impersonating
    GetUlongFromAddress: unable to read from fffff800029eab74
    Owning Process            fffff800029fd140       Image:         <Unknown>
    Attached Process          fffffa80039cd040       Image:         System
    fffff78000000000: Unable to get shared data
    Wait Start TickCount      69935        
    Context Switch Count      1470494             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address nt!KiIdleLoop (0xfffff8000287e6a0)
    Stack Init fffff88002f1bd70 Current fffff88002f1bd00
    Base fffff88002f1c000 Limit fffff88002f16000 Call 0
    Priority 16 BasePriority 0 UnusualBoost 0 ForegroundBoost 0 IoPriority 0 PagePriority 0
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    fffff880`009eec68 fffff800`02875469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000406f8 : nt!KeBugCheckEx
    fffff880`009eec70 fffff800`02873932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009eedb0 fffff800`0283e798 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2 (TrapFrame @ fffff880`009eedb0)
    fffff880`02f15b50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
    
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    UNEXPECTED_KERNEL_MODE_TRAP (7f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault).  The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
            use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
            use .trap on that value
    Else
            .trap on the appropriate frame will show where the trap was taken
            (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000000000008, EXCEPTION_DOUBLE_FAULT
    Arg2: 0000000080050031
    Arg3: 00000000000406f8
    Arg4: fffff8000283e798
    
    Debugging Details:
    ------------------
    
    
    BUGCHECK_STR:  0x7f_8
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  2
    
    LAST_CONTROL_TRANSFER:  from fffff80002875469 to fffff80002875f00
    
    STACK_TEXT:  
    fffff880`009eec68 fffff800`02875469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000406f8 : nt!KeBugCheckEx
    fffff880`009eec70 fffff800`02873932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009eedb0 fffff800`0283e798 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2
    fffff880`02f15b50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiDoubleFaultAbort+b2
    fffff800`02873932 90              nop
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!KiDoubleFaultAbort+b2
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc600
    
    FAILURE_BUCKET_ID:  X64_0x7f_8_nt!KiDoubleFaultAbort+b2
    
    BUCKET_ID:  X64_0x7f_8_nt!KiDoubleFaultAbort+b2
    
    Followup: MachineOwner
    ---------
    
    rax=fffff880009eed70 rbx=fffffa80048c6068 rcx=000000000000007f
    rdx=0000000000000008 rsi=0000000000000001 rdi=0000000000000000
    rip=fffff80002875f00 rsp=fffff880009eec68 rbp=fffff880009eee30
     r8=0000000080050031  r9=00000000000406f8 r10=fffff8000283e798
    r11=fffff88002f162a8 r12=0000000000000000 r13=fffff88002f162b8
    r14=fffff88002f162b0 r15=fffff88002f164d0
    iopl=0         nv up ei ng nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00000282
    nt!KeBugCheckEx:
    fffff800`02875f00 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:fffff880`009eec70=000000000000007f
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    fffff880`009eec68 fffff800`02875469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000406f8 : nt!KeBugCheckEx
    fffff880`009eec70 fffff800`02873932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009eedb0 fffff800`0283e798 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2 (TrapFrame @ fffff880`009eedb0)
    fffff880`02f15b50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
    start             end                 module name
    fffff800`00bcf000 fffff800`00bd9000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff800`02804000 fffff800`02de1000   nt       ntkrnlmp.exe Mon Jul 13 19:40:48 2009 (4A5BC600)
    fffff800`02de1000 fffff800`02e2a000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`00c5c000 fffff880`00c6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`00c6c000 fffff880`00c86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cad000 fffff880`00cf1000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`00cf1000 fffff880`00d05000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`00d05000 fffff880`00d63000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00d63000 fffff880`00d96000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00d96000 fffff880`00dab000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00dab000 fffff880`00dc0000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00dc0000 fffff880`00dea000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`00dea000 fffff880`00df5000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`00df5000 fffff880`00e00000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00e00000 fffff880`00e57000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`00e57000 fffff880`00e60000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00e60000 fffff880`00e6a000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`00e6a000 fffff880`00e77000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`00e77000 fffff880`00e7e000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00e7f000 fffff880`00f3f000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`00f3f000 fffff880`00fe3000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00fe3000 fffff880`00ff2000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00ff2000 fffff880`00ffb000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01025000 fffff880`01071000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01071000 fffff880`01085000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01085000 fffff880`010e3000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`010e3000 fffff880`01156000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`01156000 fffff880`011a2000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`011a2000 fffff880`011dc000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01238000 fffff880`013db000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`013db000 fffff880`013f5000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01401000 fffff880`014f3000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`014f3000 fffff880`01553000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01553000 fffff880`0157e000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:50:34 2009 (4A5BC84A)
    fffff880`0157e000 fffff880`015c8000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`015c8000 fffff880`015d8000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`015d8000 fffff880`015e0000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`015e0000 fffff880`015f2000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`015f2000 fffff880`015fb000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`01603000 fffff880`01800000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`01800000 fffff880`01810000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`01810000 fffff880`01819000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01819000 fffff880`01822000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01822000 fffff880`0182b000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0182b000 fffff880`01836000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01836000 fffff880`01847000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01847000 fffff880`01865000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`01865000 fffff880`01872000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`018cd000 fffff880`01907000   fvevol   fvevol.sys   Mon Jul 13 19:22:15 2009 (4A5BC1A7)
    fffff880`01907000 fffff880`0191d000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0191d000 fffff880`0194d000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`01985000 fffff880`019af000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`019af000 fffff880`019b8000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`019b8000 fffff880`019bf000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`019bf000 fffff880`019cd000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`019cd000 fffff880`019f2000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`02c00000 fffff880`02c8a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`02cc1000 fffff880`02d36000   avgtdia  avgtdia.sys  Tue Oct 13 03:28:14 2009 (4AD42C0E)
    fffff880`02d36000 fffff880`02d7b000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`02d7b000 fffff880`02dfe000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03a00000 fffff880`03a06bc0   avgmfx64 avgmfx64.sys Tue Oct 13 03:25:18 2009 (4AD42B5E)
    fffff880`03a20000 fffff880`03ab0000   vsdatant vsdatant.sys Sat Oct 17 04:35:33 2009 (4AD981D5)
    fffff880`03ab0000 fffff880`03ab9000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03ab9000 fffff880`03adf000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`03adf000 fffff880`03aee000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03aee000 fffff880`03b09000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`03b09000 fffff880`03b14500   VBoxUSBMon VBoxUSBMon.sys Wed Oct 07 03:43:39 2009 (4ACC46AB)
    fffff880`03b15000 fffff880`03b40180   VBoxDrv  VBoxDrv.sys  Wed Oct 07 03:43:38 2009 (4ACC46AA)
    fffff880`03b41000 fffff880`03b55000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff880`03b55000 fffff880`03ba6000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03ba6000 fffff880`03bb2000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff880`03bb2000 fffff880`03bbd000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`03bbd000 fffff880`03bcc000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`03bcc000 fffff880`03bea000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03bea000 fffff880`03bfb000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`03c00000 fffff880`03c43000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`03c43000 fffff880`03c55000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`03c55000 fffff880`03caf000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`03cce000 fffff880`03d3b000   avgldx64 avgldx64.sys Sun Sep 20 11:04:15 2009 (4AB6446F)
    fffff880`03d61000 fffff880`03d77000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`03d77000 fffff880`03d91000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03d91000 fffff880`03db1480   VBoxNetAdp VBoxNetAdp.sys Wed Oct 07 03:43:40 2009 (4ACC46AC)
    fffff880`03db2000 fffff880`03dbd000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`03dbd000 fffff880`03dcc000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`03dcc000 fffff880`03deff80   VBoxNetFlt VBoxNetFlt.sys Wed Oct 07 03:43:38 2009 (4ACC46AA)
    fffff880`03e00000 fffff880`03e56000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`03e56000 fffff880`03e67000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`03e71000 fffff880`03f65000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`03f65000 fffff880`03fab000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`03fab000 fffff880`03fb8000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`03fb8000 fffff880`03fdc000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`03ff6000 fffff880`03ff7480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`04600000 fffff880`0462c000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:23:59 2009 (4A5BC20F)
    fffff880`0462c000 fffff880`04679000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:24:08 2009 (4A5BC218)
    fffff880`04679000 fffff880`0469c000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:24:05 2009 (4A5BC215)
    fffff880`046e7000 fffff880`047af000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`047af000 fffff880`047cd000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff880`047cd000 fffff880`047e5000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`04800000 fffff880`04816000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`04816000 fffff880`0483a000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0483a000 fffff880`04846000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`04846000 fffff880`04875000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04875000 fffff880`04890000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04890000 fffff880`048b1000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`048bb000 fffff880`0537ea80   nvlddmkm nvlddmkm.sys Sun Sep 27 20:12:06 2009 (4ABFFF56)
    fffff880`0537f000 fffff880`05380180   nvBridge nvBridge.kmd Sun Sep 27 19:46:14 2009 (4ABFF946)
    fffff880`05381000 fffff880`053bf000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`053bf000 fffff880`053dd000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`053dd000 fffff880`053ec000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`053ec000 fffff880`053fc000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`05600000 fffff880`05608080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`05609000 fffff880`0560af00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`0560b000 fffff880`05619000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`05619000 fffff880`05626000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`05626000 fffff880`05634000   point64k point64k.sys Fri Oct 16 16:08:03 2009 (4AD8D2A3)
    fffff880`05634000 fffff880`05657000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`05657000 fffff880`0566c000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`0566c000 fffff880`05684000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`05684000 fffff880`0568f000   ISWKL    ISWKL.sys    Wed Oct 14 09:12:56 2009 (4AD5CE58)
    fffff880`056be000 fffff880`0571a000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`0571a000 fffff880`05757000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`05757000 fffff880`05779000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`05779000 fffff880`0577e200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`0577f000 fffff880`05794000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`05794000 fffff880`057a0000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`057a0000 fffff880`057ae000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`057ae000 fffff880`057ba000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`057ba000 fffff880`057c5000   dump_msahci dump_msahci.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`057c5000 fffff880`057d8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`057d8000 fffff880`057e6000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`057e6000 fffff880`057ff000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`05e63000 fffff880`05f09000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`05f09000 fffff880`05f14000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`05f14000 fffff880`05f41000   srvnet   srvnet.sys   Mon Jul 13 19:24:58 2009 (4A5BC24A)
    fffff880`05f41000 fffff880`05f53000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`05f53000 fffff880`05fbc000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`06092000 fffff880`0612a000   srv      srv.sys      Mon Jul 13 19:25:11 2009 (4A5BC257)
    fffff880`0612a000 fffff880`06147000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`06147000 fffff880`0614f000   gdrv     gdrv.sys     Sat Oct 13 03:22:00 2007 (47107218)
    fffff880`0614f000 fffff880`061c0000   spsys    spsys.sys    Mon May 11 13:20:58 2009 (4A085E7A)
    fffff880`061c0000 fffff880`061f2000   Rt64win7 Rt64win7.sys Thu Feb 26 04:04:13 2009 (49A65B0D)
    fffff960`00050000 fffff960`0035f000   win32k   win32k.sys   unavailable (00000000)
    fffff960`00540000 fffff960`0054a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff960`007b0000 fffff960`007d7000   cdd      cdd.dll      unavailable (00000000)
    fffff960`00810000 fffff960`00871000   ATMFD    ATMFD.DLL    unavailable (00000000)
    
    Unloaded modules:
    fffff880`0194d000 fffff880`0195b000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0195b000 fffff880`01967000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01967000 fffff880`01972000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01972000 fffff880`01985000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03fdc000 fffff880`03ff6000   Rtlh64.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03d3b000 fffff880`03d61000   tunnel.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start             end                 module name
    fffff880`05381000 fffff880`053bf000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00e00000 fffff880`00e57000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02c00000 fffff880`02c8a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04800000 fffff880`04816000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00df5000 fffff880`00e00000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`00ff2000 fffff880`00ffb000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00dc0000 fffff880`00dea000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff960`00810000 fffff960`00871000   ATMFD    ATMFD.DLL    unavailable (00000000)
    fffff880`03cce000 fffff880`03d3b000   avgldx64 avgldx64.sys Sun Sep 20 11:04:15 2009 (4AB6446F)
    fffff880`03a00000 fffff880`03a06bc0   avgmfx64 avgmfx64.sys Tue Oct 13 03:25:18 2009 (4AD42B5E)
    fffff880`02cc1000 fffff880`02d36000   avgtdia  avgtdia.sys  Tue Oct 13 03:28:14 2009 (4AD42C0E)
    fffff880`019b8000 fffff880`019bf000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`03bea000 fffff880`03bfb000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`047af000 fffff880`047cd000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`007b0000 fffff960`007d7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`0612a000 fffff880`06147000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`01985000 fffff880`019af000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00e7f000 fffff880`00f3f000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`0191d000 fffff880`0194d000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d05000 fffff880`00d63000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`010e3000 fffff880`01156000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`053ec000 fffff880`053fc000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`057a0000 fffff880`057ae000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02d7b000 fffff880`02dfe000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`03bcc000 fffff880`03bea000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03bbd000 fffff880`03bcc000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01907000 fffff880`0191d000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`05757000 fffff880`05779000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`057ae000 fffff880`057ba000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`057c5000 fffff880`057d8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`057ba000 fffff880`057c5000   dump_msahci dump_msahci.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`05794000 fffff880`057a0000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`03e71000 fffff880`03f65000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`03f65000 fffff880`03fab000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`01071000 fffff880`01085000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01025000 fffff880`01071000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`018cd000 fffff880`01907000   fvevol   fvevol.sys   Mon Jul 13 19:22:15 2009 (4A5BC1A7)
    fffff880`0157e000 fffff880`015c8000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`06147000 fffff880`0614f000   gdrv     gdrv.sys     Sat Oct 13 03:22:00 2007 (47107218)
    fffff800`02de1000 fffff800`02e2a000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`03fb8000 fffff880`03fdc000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`056be000 fffff880`0571a000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`057e6000 fffff880`057ff000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`05600000 fffff880`05608080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`057d8000 fffff880`057e6000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`046e7000 fffff880`047af000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`015f2000 fffff880`015fb000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`053bf000 fffff880`053dd000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03d61000 fffff880`03d77000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`05684000 fffff880`0568f000   ISWKL    ISWKL.sys    Wed Oct 14 09:12:56 2009 (4AD5CE58)
    fffff880`053dd000 fffff880`053ec000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bcf000 fffff800`00bd9000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`03c00000 fffff880`03c43000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`013db000 fffff880`013f5000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01553000 fffff880`0157e000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:50:34 2009 (4A5BC84A)
    fffff880`05779000 fffff880`0577e200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`05657000 fffff880`0566c000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`05634000 fffff880`05657000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cad000 fffff880`00cf1000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`0560b000 fffff880`05619000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`03dbd000 fffff880`03dcc000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`05619000 fffff880`05626000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00c6c000 fffff880`00c86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`047cd000 fffff880`047e5000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`04600000 fffff880`0462c000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:23:59 2009 (4A5BC20F)
    fffff880`0462c000 fffff880`04679000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:24:08 2009 (4A5BC218)
    fffff880`04679000 fffff880`0469c000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:24:05 2009 (4A5BC215)
    fffff880`00dea000 fffff880`00df5000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0182b000 fffff880`01836000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e60000 fffff880`00e6a000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01085000 fffff880`010e3000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03bb2000 fffff880`03bbd000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`015e0000 fffff880`015f2000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01401000 fffff880`014f3000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0483a000 fffff880`04846000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`04846000 fffff880`04875000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0577f000 fffff880`05794000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03adf000 fffff880`03aee000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d36000 fffff880`02d7b000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`014f3000 fffff880`01553000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01836000 fffff880`01847000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03ba6000 fffff880`03bb2000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02804000 fffff800`02de1000   nt       ntkrnlmp.exe Mon Jul 13 19:40:48 2009 (4A5BC600)
    fffff880`01238000 fffff880`013db000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`019af000 fffff880`019b8000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`0537f000 fffff880`05380180   nvBridge nvBridge.kmd Sun Sep 27 19:46:14 2009 (4ABFF946)
    fffff880`048bb000 fffff880`0537ea80   nvlddmkm nvlddmkm.sys Sun Sep 27 20:12:06 2009 (4ABFFF56)
    fffff880`03ab9000 fffff880`03adf000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00d96000 fffff880`00dab000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d63000 fffff880`00d96000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00e77000 fffff880`00e7e000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00c5c000 fffff880`00c6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`05e63000 fffff880`05f09000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`05626000 fffff880`05634000   point64k point64k.sys Fri Oct 16 16:08:03 2009 (4AD8D2A3)
    fffff880`0571a000 fffff880`05757000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cf1000 fffff880`00d05000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`04816000 fffff880`0483a000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04875000 fffff880`04890000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04890000 fffff880`048b1000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03d77000 fffff880`03d91000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03b55000 fffff880`03ba6000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03db2000 fffff880`03dbd000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`01810000 fffff880`01819000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01819000 fffff880`01822000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01822000 fffff880`0182b000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`011a2000 fffff880`011dc000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`0566c000 fffff880`05684000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`061c0000 fffff880`061f2000   Rt64win7 Rt64win7.sys Thu Feb 26 04:04:13 2009 (49A65B0D)
    fffff880`05f09000 fffff880`05f14000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`015d8000 fffff880`015e0000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0614f000 fffff880`061c0000   spsys    spsys.sys    Mon May 11 13:20:58 2009 (4A085E7A)
    fffff880`06092000 fffff880`0612a000   srv      srv.sys      Mon Jul 13 19:25:11 2009 (4A5BC257)
    fffff880`05f53000 fffff880`05fbc000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`05f14000 fffff880`05f41000   srvnet   srvnet.sys   Mon Jul 13 19:24:58 2009 (4A5BC24A)
    fffff880`03ff6000 fffff880`03ff7480   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`05f41000 fffff880`05f53000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`01865000 fffff880`01872000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`01847000 fffff880`01865000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03b41000 fffff880`03b55000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00540000 fffff960`0054a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03c43000 fffff880`03c55000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`05609000 fffff880`0560af00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`03e56000 fffff880`03e67000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`03c55000 fffff880`03caf000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`03e00000 fffff880`03e56000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`03fab000 fffff880`03fb8000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`03b15000 fffff880`03b40180   VBoxDrv  VBoxDrv.sys  Wed Oct 07 03:43:38 2009 (4ACC46AA)
    fffff880`03d91000 fffff880`03db1480   VBoxNetAdp VBoxNetAdp.sys Wed Oct 07 03:43:40 2009 (4ACC46AC)
    fffff880`03dcc000 fffff880`03deff80   VBoxNetFlt VBoxNetFlt.sys Wed Oct 07 03:43:38 2009 (4ACC46AA)
    fffff880`03b09000 fffff880`03b14500   VBoxUSBMon VBoxUSBMon.sys Wed Oct 07 03:43:39 2009 (4ACC46AB)
    fffff880`00e6a000 fffff880`00e77000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`019bf000 fffff880`019cd000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`019cd000 fffff880`019f2000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`015c8000 fffff880`015d8000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00dab000 fffff880`00dc0000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01156000 fffff880`011a2000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`03a20000 fffff880`03ab0000   vsdatant vsdatant.sys Sat Oct 17 04:35:33 2009 (4AD981D5)
    fffff880`03aee000 fffff880`03b09000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`01800000 fffff880`01810000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00f3f000 fffff880`00fe3000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00fe3000 fffff880`00ff2000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03ab0000 fffff880`03ab9000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00050000 fffff960`0035f000   win32k   win32k.sys   unavailable (00000000)
    fffff880`00e57000 fffff880`00e60000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    
    Unloaded modules:
    fffff880`0194d000 fffff880`0195b000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0195b000 fffff880`01967000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01967000 fffff880`01972000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01972000 fffff880`01985000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03fdc000 fffff880`03ff6000   Rtlh64.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`03d3b000 fffff880`03d61000   tunnel.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 0000007F
    Arguments 00000000`00000008 00000000`80050031 00000000`000406f8 fffff800`0283e798
    
    1: kd> kv
    Child-SP          RetAddr           : Args to Child                                                           : Call Site
    fffff880`009eec68 fffff800`02875469 : 00000000`0000007f 00000000`00000008 00000000`80050031 00000000`000406f8 : nt!KeBugCheckEx
    fffff880`009eec70 fffff800`02873932 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009eedb0 fffff800`0283e798 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiDoubleFaultAbort+0xb2 (TrapFrame @ fffff880`009eedb0)
    fffff880`02f15b50 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
    1: kd> .trap fffff880`009eedb0
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=ffffe47e96c300ce rbx=0000000000000000 rcx=fffff88002f15bd1
    rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8000283e798 rsp=fffff88002f15b50 rbp=fffffa8003c378f0
     r8=000000000000030f  r9=0000000000000001 r10=fffffa8003c378d0
    r11=fffff88002f162a8 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    nt!SeAccessCheckFromState+0x58:
    fffff800`0283e798 c684248000000000 mov     byte ptr [rsp+80h],0 ss:0018:fffff880`02f15bd0=??
    1: kd> kb
      *** Stack trace for last set context - .thread/.cxr resets it
    RetAddr           : Args to Child                                                           : Call Site
    00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!SeAccessCheckFromState+0x58
      My Computer


  3. Posts : 10
    Windows 7 x64 Professional
    Thread Starter
       #3

    usasma said:
    Older drivers loaded in this module. Please update them as soon as you can:
    Code:
    gdrv.sys     Sat Oct 13 03:22:00 2007
    This driver is either a part of Windows, or a Gigabyte driver (most likely for your motherboard). To find out which, search your system for this driver (most likey in C:\Windows\System32\Drivers), right click and select Properties, then select the Details tab and see who the manufacturer is.
    It was in C:\Windows\ folder. Doesn't mention who the manufacturer is, but it's copyrighted by Microsoft. So I suppose it's a part of Windows.
    And I think it's already updated (judging by the digital signature of that file, which dates to 2009-03-13), also that BSOD was before I did any windows updates.
    Furthermore, I don't have my chipset drivers installed, since there are no available yet, and I'm not sure if I should use the ones provided for Vista. Could that have to do something with this?

    Also what about that screen flashing I described earlier?
      My Computer


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

    No clue about the screen flashing, but I've seen it on other systems.

    Please check in Device manager for any devices without drivers.
    Also, please go to Start and type in "msinfo32.exe" (without the quotes) and press Enter
    Save the report as an .nfo file, zip it up, and then upload the .zip file with your next post.
      My Computer


  5. Posts : 10
    Windows 7 x64 Professional
    Thread Starter
       #5

    usasma said:
    No clue about the screen flashing, but I've seen it on other systems.

    Please check in Device manager for any devices without drivers.
    Also, please go to Start and type in "msinfo32.exe" (without the quotes) and press Enter
    Save the report as an .nfo file, zip it up, and then upload the .zip file with your next post.
    All devices are with drivers.
    Here's the report.
      My Computer


  6. Posts : 5,705
    Win7 x64 + x86
       #6

    The Realtek PCIe GBE Family Controller is disabled on your system - is this deliberate? Can you physically remove the device or disable it in your BIOS (so that Windows doesn't even see it)?

    The Toredo Tunneling Pseudo-Interface cannot start. I would suggest right clicking on it in Device Manager and selecting "Uninstall". In most cases it won't even come back - but if it does, it will most likely be enabled. If not, please post back.

    Other than that, please check the problem history in the Action Center (the Flag thing in the System Tray).
      My Computer


  7. Posts : 10
    Windows 7 x64 Professional
    Thread Starter
       #7

    usasma said:
    The Realtek PCIe GBE Family Controller is disabled on your system - is this deliberate? Can you physically remove the device or disable it in your BIOS (so that Windows doesn't even see it)?

    The Toredo Tunneling Pseudo-Interface cannot start. I would suggest right clicking on it in Device Manager and selecting "Uninstall". In most cases it won't even come back - but if it does, it will most likely be enabled. If not, please post back.

    Other than that, please check the problem history in the Action Center (the Flag thing in the System Tray).
    Thank you for your answer! Yes The Realtek PCIe GBE Family Controller is disabled deliberately. It is my network adapter. And since I have two network adapters, and two different internets, I disable one of them, which I do not plan to use. And no, I cannot physically remove it, since it is integrated, and I did not find a way how to remove it in BIOS. Even if I could, I don't suppose it would do me any good, since I wouldn't have internet anymore.

    I uninstalled the Toredo Tunneling Pseudo-Interface, it didn't come back after a restart.

    Opened Action Center, it says "No issues have been detected by Action center".
      My Computer


  8. Posts : 10
    Windows 7 x64 Professional
    Thread Starter
       #8

    I disabled aero when I posted my original post. And since then windows didn't freeze even once. So I suppose it has something to do with either my video card or it's drivers.

    Edit:
    Well it seems that the problem didn't go away with aero turned off. I woke up today to see windows frozen again.
    Last edited by Justas; 31 Oct 2009 at 02:55.
      My Computer


  9. Posts : 5,705
    Win7 x64 + x86
       #9

    Several things to try - but they're just guesses.
    Try each one individually (one at a time)

    - rename gdrv.sys to gdrv.BAK and test for a full day or more to see if the freezing stops. If it doesn't (or if you get other "bad" effects from it) - rename it back to gdrv.sys

    Drivers all appear present, so I wouldn't blame them quite yet (although there can be some Vista drivers that Win7 installed).

    - Can't recall if we've tried the Win7 Upgrade Advisor yet, but if not download and run it. It's free here: Download details: Windows 7 Upgrade Advisor Let us know what it says

    - Roll back your video drivers (if possible) using that feature in the Device Manager.
    Test for a full day to see if that helps.

    - Download the latest video drivers from this link: NVIDIA DRIVERS 191.07 WHQL
    Uninstall your current video drivers from Control Panel...Programs and features...Uninstall a program
    Then install the latest video drivers and test for a full day to see if that helps.

    - Go to Start and type in "sysdm.cpl" (without the quotes) and press Enter.
    Click on the Advanced tab
    Then on the Performance - Settings button
    Then on the Visual Effects tab select "Adjust for best performance"
    Click OK to exit the dialog(s)
    Then monitor it for a day or more (yes, it is uuuuugly!) to see if that helps.

    *******
    EDIT - just another thought. If you could approximate the time frame that windows froze (from you last post), you can look for errors in your Event Viewer during that time period.

    Check in the Windows Logs - both in the System log file and the Application log file.

    Also throw in a malware scan - just in case.
      My Computer


  10. Posts : 10
    Windows 7 x64 Professional
    Thread Starter
       #10

    usasma said:
    - Can't recall if we've tried the Win7 Upgrade Advisor yet, but if not download and run it. It's free here: Download details: Windows 7 Upgrade Advisor Let us know what it says

    - Download the latest video drivers from this link: NVIDIA DRIVERS 191.07 WHQL
    Uninstall your current video drivers from Control Panel...Programs and features...Uninstall a program
    Then install the latest video drivers and test for a full day to see if that helps.
    I tried the upgrade advisor even before I posted this thread, told me everything was OK. (I can run it again, if you need some specific information. Can't do it right now since I'm not at home)

    And I'm already using the latest drivers (the same ones you linked). Should I reinstall them?

    Again, I'm not at home right now, and wont be for a day or so. I'll do all the things you suggested me when I get back. I'll notify you when I've tried everything.
    Thanks a lot!

    Oh BTW, I'm going to replace the temporary video card which I was using until now. I'll see if it freezes using the new card too. Letting you know just in case.

    Edit (11-02):
    usasma said:
    - rename gdrv.sys to gdrv.BAK and test for a full day or more to see if the freezing stops. If it doesn't (or if you get other "bad" effects from it) - rename it back to gdrv.sys
    Tried this today. No luck. Windows still froze after some time.

    usasma said:
    EDIT - just another thought. If you could approximate the time frame that windows froze (from you last post), you can look for errors in your Event Viewer during that time period.

    Check in the Windows Logs - both in the System log file and the Application log file.
    Tried that already. Nothing, but an entry stating that my computer had an unexpected shutdown at a certain time.

    Rolling back my video drivers.

    Edit (11-06)
    usasma said:
    - Roll back your video drivers (if possible) using that feature in the Device Manager.
    Test for a full day to see if that helps.
    Well that didn't work. Windows froze after about 2 days.

    usasma said:
    - Go to Start and type in "sysdm.cpl" (without the quotes) and press Enter.
    Click on the Advanced tab
    Then on the Performance - Settings button
    Then on the Visual Effects tab select "Adjust for best performance"
    Click OK to exit the dialog(s)
    Then monitor it for a day or more (yes, it is uuuuugly!) to see if that helps.
    Ok, will do this. I hope that this last action will give us some useful information. Otherwise I think I'll have to roll back to win XP.
    Also, no malware detected after a scan.

    Edit (11-08):
    Bah, no luck. Windows just froze again.
    Last edited by Justas; 07 Nov 2009 at 17:24.
      My Computer


 
Page 1 of 2 12 LastLast

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

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