Need some light shed on NTOSKRNL.EXE BSoD: DMP attached.


  1. Posts : 7
    Win 7 Home 32 Bit
       #1

    Need some light shed on NTOSKRNL.EXE BSoD: DMP attached.


    Thx in advance for your time.

    New PC: i5, ASUS P7H55/USB3, 4GB RAM, fresh install of windows 7 home prem 64

    Getting random BSoDs. The current ones seem to be with ntoskrnl. There were some other ones that had to do with hal.dll but i dont have those dmp files anymore.

    Attached are the current dmp files.

    Thanks again
      My Computer


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

    Hi Mimi. Please read this thread, follow the instructions and post back. We will be glad to help you.

    https://www.sevenforums.com/crashes-d...tructions.html
      My Computer


  3. Posts : 7
    Win 7 Home 32 Bit
    Thread Starter
       #3

    Excellent, will do.
      My Computer


  4. Posts : 7
    Win 7 Home 32 Bit
    Thread Starter
       #4

    Files attached

    Windows 7 Pro (Bloops, mixed up with 2nd machine next to it with home premium):
    - x64
    - Fresh first install on new hardware (couple weeks old)
    - System builder OEM from newegg
      My Computer


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

    Thanks for uploading the files. Both dumps indicate memory corruption and blame a Windows system core file, which is highly unlikely to be the real cause.
    Bugcheck 3B, SYSTEM_SERVICE_EXCEPTION. Usual causes: System service, Device driver, graphics driver, ?memory.

    Bugcheck 7E, SYSTEM_THREAD_EXCEPTION_NOT_HANDLED. Usual causes: Insufficient disk space, Device driver, Video card, BIOS, Breakpoint with no debugger attached, Hardware incompatibility, Faulty system service, Memory, 3rd party remote control.
    I recommend that you uninstall Sunbelt Personal Firewall using this removal tool: Tool. If by chance this tool does not work, download and install Revo Uninstaller (free) and use it to remove Sunbelt. Many third party security programs cause problems with Win 7 and Sunbelt is no exception. I see tht you are also running Windows Firewall. Do not run two firewalls simultaneously. That creates conflicts.

    Next uninstall Vipre antivirus using the removal tool above. Vipre, like many third party antivirus programs, is known to cause BSOD's on some Win 7 systems. Download and install Microsoft Security Essentials in its place. Once you get your system stable, you can try Vipre again; but I do not recommend doing so.

    I find a slightly out of date driver loaded on your system. Update this driver through the link provided.
    Rt64win7.sys Fri May 22 10:52:30 2009 - Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC Realtek.
    Uninstall Vipre and Sunbelt, install MSE, update the above driver, reboot and see how your system runs. Post back and let us know. If you get another BSOD, upload it and we will go from there.

    Code:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02c13000 PsLoadedModuleList = 0xfffff800`02e50e50
    Debug session time: Mon Jan 10 13:00:40.717 2011 (GMT-5)
    System Uptime: 0 days 0:53:00.669
    Loading Kernel Symbols
    .............................................Unable to load image Unknown_Module_00000000`00000000, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for Unknown_Module_00000000`00000000
    Unable to add module at 00000000`00000000
    
    Loading User Symbols
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7E, {ffffffffc0000005, fffff88002d8f8bd, fffff88003d886d8, fffff88003d87f40}
    
    Probably caused by : ntkrnlmp.exe ( nt!PoIdle+53a )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (7e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Arguments:
    Arg1: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff88002d8f8bd, The address that the exception occurred at
    Arg3: fffff88003d886d8, Exception Record Address
    Arg4: fffff88003d87f40, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    +5e22952f01afda00
    fffff880`02d8f8bd ??              ???
    
    EXCEPTION_RECORD:  fffff88003d886d8 -- (.exr 0xfffff88003d886d8)
    Cannot read Exception record @ fffff88003d886d8
    
    CONTEXT:  fffff88003d87f40 -- (.cxr 0xfffff88003d87f40)
    Unable to read context, Win32 error 0n30
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x7E
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002c9124a to fffff880041979c2
    
    STACK_TEXT:  
    fffff800`00b9cc98 fffff800`02c9124a : 00000000`00375d64 fffffa80`041055d8 fffffa80`05750b60 fffffa80`0533a000 : 0xfffff880`041979c2
    fffff800`00b9cca0 fffff800`02c8bebc : fffff800`02dfde80 fffff800`00000000 00000000`00000000 fffff880`014cfc50 : nt!PoIdle+0x53a
    fffff800`00b9cd80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiIdleLoop+0x2c
    
    
    FOLLOWUP_IP: 
    nt!PoIdle+53a
    fffff800`02c9124a 0fba25f61318000f bt      dword ptr [nt!PerfGlobalGroupMask+0x8 (fffff800`02e12648)],0Fh
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt!PoIdle+53a
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    STACK_COMMAND:  .cxr 0xfffff88003d87f40 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x7E_nt!PoIdle+53a
    
    BUCKET_ID:  X64_0x7E_nt!PoIdle+53a
    
    Followup: MachineOwner
    ---------
    
    Debug session time: Sat Jan  8 12:04:49.759 2011 (GMT-5)
    System Uptime: 0 days 0:01:04.711
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .....................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 3B, {c0000005, fffff80002f998ef, fffff88007897050, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!NtQueryValueKey+33d )
    
    Followup: MachineOwner
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_SERVICE_EXCEPTION (3b)
    An exception happened while executing a system service routine.
    Arguments:
    Arg1: 00000000c0000005, Exception code that caused the bugcheck
    Arg2: fffff80002f998ef, Address of the exception record for the exception that caused the bugcheck
    Arg3: fffff88007897050, Address of the context record for the exception that caused the bugcheck
    Arg4: 0000000000000000, zero.
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    nt!NtQueryValueKey+33d
    fffff800`02f998ef 488b9c2488000000 mov     rbx,qword ptr [rsp+88h]
    
    CONTEXT:  fffff88007897050 -- (.cxr 0xfffff88007897050)
    rax=0000000000000000 rbx=0000000000000000 rcx=fffff8a002a77b98
    rdx=fffff8a00242e060 rsi=0000000000000000 rdi=0000000000000002
    rip=fffff80002f998ef rsp=fffff88007897a20 rbp=fffff88007897ca0
     r8=fffff8a00242e001  r9=fffffa8006b7d268 r10=0000000000000008
    r11=fffffa8006ab4770 r12=0000000000000090 r13=000000000a7bef44
    r14=000000000a7bef90 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010246
    nt!NtQueryValueKey+0x33d:
    fffff800`02f998ef 488b9c2488000000 mov     rbx,qword ptr [rsp+88h] ss:0018:fffff880`07897aa8=0000000000000000
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3B
    
    PROCESS_NAME:  explorer.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from fffff80002cbd993 to fffff80002f998ef
    
    STACK_TEXT:  
    fffff880`07897a20 fffff800`02cbd993 : fffffa80`06ab4770 00000000`0a7bef18 00000000`00000002 00000000`0a7bef90 : nt!NtQueryValueKey+0x33d
    fffff880`07897bb0 00000000`7770feca : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`0a7beef8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7770feca
    
    
    FOLLOWUP_IP: 
    nt!NtQueryValueKey+33d
    fffff800`02f998ef 488b9c2488000000 mov     rbx,qword ptr [rsp+88h]
    
    SYMBOL_STACK_INDEX:  0
    
    SYMBOL_NAME:  nt!NtQueryValueKey+33d
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    STACK_COMMAND:  .cxr 0xfffff88007897050 ; kb
    
    FAILURE_BUCKET_ID:  X64_0x3B_nt!NtQueryValueKey+33d
    
    BUCKET_ID:  X64_0x3B_nt!NtQueryValueKey+33d
    
    Followup: MachineOwner
    ---------
    
    2: kd> lmtsmn
    start             end                 module name
    fffff880`00fa6000 fffff880`00ffd000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03eed000 fffff880`03f77000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`041dc000 fffff880`041f2000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00dcf000 fffff880`00dda000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`0416f000 fffff880`04177000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
    fffff880`00cda000 fffff880`00ce3000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00da5000 fffff880`00dcf000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`019b9000 fffff880`019c0000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`02d65000 fffff880`02d76000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`03ba9000 fffff880`03bc7000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`007d0000 fffff960`007f7000   cdd      cdd.dll      Wed May 19 15:48:26 2010 (4BF4408A)
    fffff880`01986000 fffff880`019b0000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00c00000 fffff880`00cc0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01920000 fffff880`01950000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00d47000 fffff880`00da5000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01000000 fffff880`01073000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`041cc000 fffff880`041dc000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`0459f000 fffff880`045ad000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02cc4000 fffff880`02d47000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02d47000 fffff880`02d65000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02cb5000 fffff880`02cc4000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`0190a000 fffff880`01920000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04534000 fffff880`04556000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04ff6000 fffff880`04fff000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`045ad000 fffff880`045b9000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`045b9000 fffff880`045cc000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`045cc000 fffff880`045d8000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`10a94000 fffff880`10b88000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`10b88000 fffff880`10bce000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`0113b000 fffff880`0114f000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010ef000 fffff880`0113b000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0122b000 fffff880`01235000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`018d0000 fffff880`0190a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0142b000 fffff880`01475000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`041bf000 fffff880`041cc000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02c05000 fffff800`02c4e000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`10bce000 fffff880`10bf2000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0449b000 fffff880`044f7000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`04579000 fffff880`04592000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`04e32000 fffff880`04e3a080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`04e24000 fffff880`04e32000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`03ae1000 fffff880`03ba9000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`01235000 fffff880`0123e000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`04183000 fffff880`041a1000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02d9c000 fffff880`02db2000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`041a1000 fffff880`041b0000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`0554c000 fffff880`0555a000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bd0000 fffff800`00bda000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`02c00000 fffff880`02c43000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`01200000 fffff880`0121a000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01400000 fffff880`0142b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04556000 fffff880`0455b200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`011e7000 fffff880`011fc000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01950000 fffff880`01973000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00cef000 fffff880`00d33000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`045d8000 fffff880`045e6000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`041b0000 fffff880`041bf000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`0553f000 fffff880`0554c000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00cc0000 fffff880`00cda000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03bc7000 fffff880`03bdf000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`03a00000 fffff880`03a2d000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`03a2d000 fffff880`03a7b000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`03a7b000 fffff880`03a9e000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`01850000 fffff880`0185b000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e09000 fffff880`00e13000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`0114f000 fffff880`011ad000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02caa000 fffff880`02cb5000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`0148d000 fffff880`0149f000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014a7000 fffff880`01599000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04024000 fffff880`04030000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`04030000 fffff880`0405f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04486000 fffff880`0449b000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03feb000 fffff880`03ffa000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03f77000 fffff880`03fbc000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01599000 fffff880`015f9000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0185b000 fffff880`0186c000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02c9e000 fffff880`02caa000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c4e000 fffff800`0322a000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0124d000 fffff880`013f0000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`019b0000 fffff880`019b9000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`0446e000 fffff880`04486000   nusb3hub nusb3hub.sys Thu Jan 21 22:22:18 2010 (4B5919EA)
    fffff880`0413d000 fffff880`0416d000   nusb3xhc nusb3xhc.sys Thu Jan 21 22:22:21 2010 (4B5919ED)
    fffff880`10a92000 fffff880`10a93180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA)
    fffff880`0fe00000 fffff880`10a91e00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E)
    fffff880`03fc5000 fffff880`03feb000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00e53000 fffff880`00e68000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00e13000 fffff880`00e46000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00ed9000 fffff880`00ee0000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00ee0000 fffff880`00ef0000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0121a000 fffff880`0122b000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`050fc000 fffff880`051a2000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`044f7000 fffff880`04534000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00d33000 fffff880`00d47000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`04000000 fffff880`04024000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0405f000 fffff880`0407a000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`0407a000 fffff880`0409b000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`02dc3000 fffff880`02ddd000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02c4d000 fffff880`02c9e000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`0409b000 fffff880`040a6000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`01835000 fffff880`0183e000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`0183e000 fffff880`01847000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01847000 fffff880`01850000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`011ad000 fffff880`011e7000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`00dda000 fffff880`00df2000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04104000 fffff880`0413d000   Rt64win7 Rt64win7.sys Fri May 22 10:52:30 2009 (4A16BC2E)
    fffff880`045e6000 fffff880`045fe000   sbapifs  sbapifs.sys  Mon Jun 14 12:20:34 2010 (4C1656D2)
    fffff880`03e2c000 fffff880`03e92000   SbFw     SbFw.sys     Mon Jul 26 20:35:35 2010 (4C4E29D7)
    fffff880`02ddd000 fffff880`02df6000   SBFWIM   SBFWIM.sys   Thu Apr 15 12:26:28 2010 (4BC73E34)
    fffff880`019c0000 fffff880`019cf000   SBREdrv  SBREdrv.sys  Mon Mar 22 10:54:10 2010 (4BA78492)
    fffff880`03e92000 fffff880`03eed000   sbtis    sbtis.sys    Mon Jul 26 20:30:54 2010 (4C4E28BE)
    fffff880`051a2000 fffff880`051ad000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`04177000 fffff880`04183000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03e00000 fffff880`03e1d000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`04e1b000 fffff880`04e24000   sfloppy  sfloppy.sys  Mon Jul 13 20:01:02 2009 (4A5BCABE)
    fffff880`01485000 fffff880`0148d000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0548e000 fffff880`05524000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`05000000 fffff880`05067000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`051ad000 fffff880`051da000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`040a6000 fffff880`040a7480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01602000 fffff880`017ff000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`051da000 fffff880`051ec000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`0188a000 fffff880`01897000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`0186c000 fffff880`0188a000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`018b2000 fffff880`018c6000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`004b0000 fffff960`004ba000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`02d76000 fffff880`02d9c000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`019dd000 fffff880`019ef000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`0455c000 fffff880`04579000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`0416d000 fffff880`0416ef00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`02db2000 fffff880`02dc3000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04414000 fffff880`0446e000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`040ae000 fffff880`04104000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`04e00000 fffff880`04e1b000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`00e46000 fffff880`00e53000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`019cf000 fffff880`019dd000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`04e40000 fffff880`04fe8000   viahduaa viahduaa.sys Tue Oct 20 23:30:30 2009 (4ADE8056)
    fffff880`01800000 fffff880`01825000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01475000 fffff880`01485000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00e68000 fffff880`00e7d000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e7d000 fffff880`00ed9000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01073000 fffff880`010bf000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`01897000 fffff880`018b2000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`01825000 fffff880`01835000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ef3000 fffff880`00f97000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f97000 fffff880`00fa6000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03fbc000 fffff880`03fc5000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000e0000 fffff960`003f0000   win32k   win32k.sys   Tue Oct 19 23:08:46 2010 (4CBE5D3E)
    fffff880`00e00000 fffff880`00e09000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`010bf000 fffff880`010e0000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`05531000 fffff880`0553f000   kbdhid.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`05524000 fffff880`05531000   mouhid.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`04fe8000 fffff880`04ff6000   kbdhid.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`04592000 fffff880`0459f000   mouhid.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01950000 fffff880`0195e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0195e000 fffff880`0196a000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0196a000 fffff880`01973000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01973000 fffff880`01986000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


 

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

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