Page fault in nonpaged area (bsod)


  1. Posts : 4
    windows 7 ultimate 32bit
       #1

    Page fault in nonpaged area (bsod)


    Lately I've had a couple BSODs, both only while gaming. The games seem to freeze up and i can get no response from my pc. After a few moments i get a BSOD and it dumps physical memory and reboots. the name is 'PAGE FAULT IN NONPAGED AREA'

    I've uploaded the most recent minidump, can anyone tell me whats happening in my rig?
      My Computer


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

    Hi, silverfang and welcome to the forum. Sorry that you are having problems. 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 : 4
    windows 7 ultimate 32bit
    Thread Starter
       #3

    I cant seem to run the .exe from the thread properly. The blue CMD window opens. it continues to state 'we will begin in 5 seconds' and nothing happens. i cannot type into ths window.
      My Computer


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

    Did you right click on the .exe file and select "Run as administrator"? If you did try it again and give it about 15 minutes.
      My Computer


  5. Posts : 4
    windows 7 ultimate 32bit
    Thread Starter
       #5

    I did right click and run as admin.
    Despite the fact that the window was not showing any progress and only showed "we will begin in 5 seconds" I left it open for at least 10 close to 15 minutes
      My Computer


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

    Your dump blames memory corruption and indicates Metro2033 was involved. If you Google metro2033.sys, you will see a lot of problems with this software. That said, there can easily be something else causing conflict and you have some sources of potential conflict. It appears that you may have two antivirus programs running; if so, this is a really good source of conflict

    I recommend -
    1. Uninstall AVG completely using this removal tool: Tool (32bit). If you have Identity Protection installed, uninstall it using this removal tool: Tool. AVG is a known cause of BSOD's on some Win 7 systems. Download and install Microsoft Security Essentials in its place.

    2. Completely uninstall Kaspersky using this removal tool:
    Tool. Kaspersky in a known and documented cause of BSOD's on some Win 7 systems. Make sure Windows Firewall is turned on.

    Outdated drivers are another source of conflict and memory corruption. Software designed for XP is not going to run on Win 7. Update or eliminate the following drivers. Those in red font are really obsolete.
    nvm62x32.sys Fri Oct 17 17:00:39 2008 - nVidia Ethernet Networking Driver (nForce chipset driver), Drivers - Download NVIDIA Drivers. Update this driver.

    nvstor.sys Wed May 20 02:44:09 2009 - nVidia Storage Drivers, Drivers - Download NVIDIA Drivers. Update this driver.
    pcouffin.sys Tue Dec 05 09:39:53 2006 - low level access layer for CD devices (A part of many different CD/DVD burning programs), VSO Download DVD Burning Software, convert AVI to DVD, video converter, DVD copy to DVD slideshow photo. Rename to pcouffin.BAK and see what CD/DVD program it breaks. This is XP software.

    UltraMonUtility.sys Thu Nov 13 20:09:26 2008 - UltraMon multi-monitor, UltraMon Support. Uninstall this utility.

    Follow all of the above suggestions, reboot and see how your system does. Update us and let us know. If you get another BSOD, upload it it and we will go from there.
    Code:
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.x86fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0x82e0a000 PsLoadedModuleList = 0x82f52810
    Debug session time: Tue Nov 30 17:53:08.600 2010 (GMT-5)
    System Uptime: 0 days 2:56:09.600
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................................
    Loading User Symbols
    Loading unloaded module list
    ........
    1: kd> !Analyze
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {f2d6ff97, 0, 82e7c631, 2}
    
    Probably caused by : memory_corruption ( nt!MiAgeWorkingSet+1e5 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: f2d6ff97, memory referenced.
    Arg2: 00000000, value 0 = read operation, 1 = write operation.
    Arg3: 82e7c631, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 00000002, (reserved)
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from 82f72718
    Unable to read MiSystemVaType memory at 82f52160
     f2d6ff97 
    
    FAULTING_IP: 
    nt!MiAgeWorkingSet+1e5
    82e7c631 0fb6460f        movzx   eax,byte ptr [esi+0Fh]
    
    MM_INTERNAL_CODE:  2
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  INTEL_CPU_MICROCODE_ZERO
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  metro2033.exe
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  8cf4ba2c -- (.trap 0xffffffff8cf4ba2c)
    ErrCode = 00000000
    eax=00000000 ebx=c0806818 ecx=ffffffff edx=85b8e350 esi=f2d6ff88 edi=c0002100
    eip=82e7c631 esp=8cf4baa0 ebp=8cf4bc10 iopl=0         nv up ei ng nz ac pe cy
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010297
    nt!MiAgeWorkingSet+0x1e5:
    82e7c631 0fb6460f        movzx   eax,byte ptr [esi+0Fh]     ds:0023:f2d6ff97=??
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from 82e50638 to 82e8f903
    
    STACK_TEXT:  
    8cf4ba14 82e50638 00000000 f2d6ff97 00000000 nt!MmAccessFault+0x106
    8cf4ba14 82e7c631 00000000 f2d6ff97 00000000 nt!KiTrap0E+0xdc
    8cf4bc10 82e7d61b 85b8e350 00000001 00000001 nt!MiAgeWorkingSet+0x1e5
    8cf4bc5c 82e7d2e0 00000002 00000001 00000000 nt!MiProcessWorkingSets+0x25b
    8cf4bc88 82e9321f 00000000 854139c8 00000000 nt!MmWorkingSetManager+0xa4
    8cf4bd50 830186d3 00000000 a4140fba 00000000 nt!KeBalanceSetManager+0x1af
    8cf4bd90 82eca0f9 82e93070 00000000 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!MiAgeWorkingSet+1e5
    82e7c631 0fb6460f        movzx   eax,byte ptr [esi+0Fh]
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!MiAgeWorkingSet+1e5
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c3fac
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  0x50_nt!MiAgeWorkingSet+1e5
    
    BUCKET_ID:  0x50_nt!MiAgeWorkingSet+1e5
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start    end        module name
    90c00000 90c39000   a0vst0v8 a0vst0v8.SYS Tue Jul 14 17:12:41 2009 (4A5CF4C9)
    8ab5c000 8aba4000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    9172b000 91785000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    907ee000 90800000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8ad11000 8ad1a000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8ac79000 8ac82000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8ac82000 8aca5000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    99f20000 99f6d000   ATMFD    ATMFD.DLL    Wed May 26 23:49:36 2010 (4BFDEBD0)
    9065c000 90666000   avgfwd6x avgfwd6x.sys Tue Oct 06 18:04:29 2009 (4ACBBEED)
    9d31b000 9d343000   AVGIDSDriver AVGIDSDriver.sys Tue May 11 20:49:34 2010 (4BE9FB1E)
    9d28c000 9d296000   AVGIDSFilter AVGIDSFilter.sys Tue May 11 20:48:50 2010 (4BE9FAF2)
    9d283000 9d28c000   AVGIDSShim AVGIDSShim.sys Tue May 11 20:50:28 2010 (4BE9FB54)
    8b1ad000 8b1b6000   AVGIDSwx AVGIDSwx.sys Tue May 11 20:50:00 2010 (4BE9FB38)
    90600000 90633300   avgldx86 avgldx86.sys Thu Jun 03 17:05:19 2010 (4C08190F)
    907db000 907e0940   avgmfx86 avgmfx86.sys Sun Apr 25 17:05:02 2010 (4BD4AE7E)
    8b1a1000 8b1ac480   avgrkx86 avgrkx86.sys Wed Feb 10 22:51:27 2010 (4B737EBF)
    90688000 906c1b00   avgtdix  avgtdix.sys  Thu Jun 03 17:08:25 2010 (4C0819C9)
    8aa00000 8aa0b000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    8b1f9000 8b200000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    907cd000 907db000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    8a88f000 8a897000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    9d343000 9d35c000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    99f00000 99f1e000   cdd      cdd.dll      Mon Jul 13 21:04:18 2009 (4A5BD992)
    8ad5f000 8ad7e000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    8a8d9000 8a984000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8b17c000 8b1a1000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    8a897000 8a8d9000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8af9e000 8affb000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    8abf2000 8abfa000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    907e1000 907ee000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    93135000 93142000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    90751000 907b5000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    93099000 930a2600   dc3d     dc3d.sys     Thu Jul 01 06:07:37 2010 (4C2C68E9)
    907b5000 907cd000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    90745000 90751000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8b16b000 8b17c000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    93067000 93080000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    93142000 9314c000   dump_diskdump dump_diskdump.sys Mon Jul 12 23:24:27 2010 (4C3BDC6B)
    93171000 93182000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    9314c000 93171000   dump_nvstor dump_nvstor.sys Wed May 20 02:44:09 2009 (4A13A6B9)
    93182000 9318c000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    90c70000 90d27000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    929c1000 929fa000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    92000000 9200b000   fdc      fdc.sys      unavailable (00000000)
    8ad4e000 8ad5f000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8ad1a000 8ad4e000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8ae0e000 8ae17000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
    8b139000 8b16b000   fvevol   fvevol.sys   Fri Sep 25 22:24:21 2009 (4ABD7B55)
    8b388000 8b3b9000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    9201f000 92024280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
    8321a000 83251000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    90d81000 90da0000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    92b87000 92bd7000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    930b5000 930c8000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    930a3000 930a9480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    930aa000 930b5000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    9d296000 9d31b000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8b3f7000 8b3ff000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    90c5e000 90c70000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    92ac9000 92ad6000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    930c8000 930d4000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bb2000 80bba000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    9120b000 9172b000   kl1      kl1.sys      Tue Sep 01 07:29:07 2009 (4A9D0583)
    8b12c000 8b139000   klbg     klbg.sys     Wed Oct 14 13:18:07 2009 (4AD607CF)
    8ad7e000 8adcf000   klif     klif.sys     Wed Nov 11 08:32:39 2009 (4AFABCF7)
    917b4000 917bb000   klim6    klim6.sys    Mon Sep 14 06:46:22 2009 (4AAE1EFE)
    930ec000 930f5000   klmouflt klmouflt.sys Fri Oct 02 11:38:31 2009 (4AC61E77)
    92ae5000 92b19000   ks       ks.sys       Wed Mar 03 22:57:52 2010 (4B8F2FC0)
    8af8b000 8af9e000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8b0f7000 8b11c000   ksecpkg  ksecpkg.sys  Thu Dec 10 23:04:22 2009 (4B21C4C6)
    931cc000 931dc000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    93197000 931b2000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8a806000 8a87e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    9318c000 93197000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    92ad6000 92ae3000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    930d8000 930e3000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8ac63000 8ac79000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    9d35c000 9d36e000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    9d36e000 9d391000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:32:02 2010 (4B88CA72)
    9d391000 9d3cc000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:32:21 2010 (4B88CA85)
    9d3cc000 9d3e7000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:32:11 2010 (4B88CA7B)
    90643000 9064e000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8aba4000 8abac000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8af60000 8af8b000   msrpc    msrpc.sys    unavailable (00000000)
    91200000 9120a000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8b11c000 8b12c000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8b002000 8b0b9000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    92a40000 92a4b000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    9d260000 9d270000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    92a4b000 92a6d000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    92b6b000 92b7c000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    917bb000 917c9000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    906c2000 906f4000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8b0b9000 8b0f7000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    9064e000 9065c000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    917f6000 91800000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82e0a000 8321a000   nt       ntkrpamp.exe Fri Jun 18 23:55:24 2010 (4C1C3FAC)
    8ae31000 8af60000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    930d4000 930d7c80   NuidFltr NuidFltr.sys Tue Jun 29 04:54:25 2010 (4C29B4C1)
    8b1f2000 8b1f9000   Null     Null.SYS     unavailable (00000000)
    929bf000 929c0040   nvBridge nvBridge.kmd Fri Oct 08 02:50:24 2010 (4CAEBF30)
    92029000 929be420   nvlddmkm nvlddmkm.sys Fri Oct 08 02:52:05 2010 (4CAEBF95)
    90da0000 90df4c80   nvm62x32 nvm62x32.sys Fri Oct 17 17:00:39 2008 (48F8FCF7)
    8aca5000 8acca000   nvstor   nvstor.sys   Wed May 20 02:44:09 2009 (4A13A6B9)
    9d21a000 9d260000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    91795000 917b4000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    8abe1000 8abf2000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8abb7000 8abe1000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8ac4e000 8ac55000   pciide   pciide.sys   Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8ac55000 8ac63000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    92ab3000 92abe900   pcouffin pcouffin.sys Tue Dec 05 09:39:53 2006 (457584B9)
    8ae00000 8ae0e000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    a4a24000 a4abb000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    930e3000 930eb800   point32  point32.sys  Tue Jun 29 04:54:24 2010 (4C29B4C0)
    93038000 93067000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    8a87e000 8a88f000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    92a28000 92a40000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    92a6d000 92a85000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    92a85000 92a9c000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    92a9c000 92ab3000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    90704000 90745000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    92abf000 92ac9000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8ae28000 8ae30000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8a9f5000 8a9fd000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    9063b000 90643000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8b3ca000 8b3f7000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    9d270000 9d283000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    8ab36000 8ab5c000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    a4abb000 a4ac5000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    9200b000 92015000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    917c9000 917e3000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8b3c2000 8b3ca000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8aa3a000 8ab2d000   sptd     sptd.sys     Sun Oct 11 16:54:02 2009 (4AD245EA)
    a4b45000 a4b96000   srv      srv.sys      Thu Aug 26 23:31:26 2010 (4C77318E)
    a4af6000 a4b45000   srv2     srv2.sys     Thu Aug 26 23:30:45 2010 (4C773165)
    a4ac5000 a4ae6000   srvnet   srvnet.sys   Thu Aug 26 23:30:39 2010 (4C77315F)
    8acca000 8ad11000   storport storport.sys Mon Jul 13 19:45:58 2009 (4A5BC736)
    92ae3000 92ae4380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8b23f000 8b388000   tcpip    tcpip.sys    Sun Jun 13 23:36:59 2010 (4C15A3DB)
    a4ae6000 a4af3000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    9067d000 90688000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    90666000 9067d000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    906f4000 90704000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    99ed0000 99ed9000   TSDDD    TSDDD.dll    unavailable (00000000)
    90c3d000 90c5e000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    930f5000 93135000   udfs     udfs.sys     Mon Jul 13 19:14:09 2009 (4A5BBFC1)
    a4af3000 a4af5900   UltraMonUtility UltraMonUtility.sys Thu Nov 13 20:09:26 2008 (491CCFC6)
    92b19000 92b27000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    93080000 93097000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    93097000 93098700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    90d72000 90d81000   usbehci  usbehci.sys  Fri Oct 23 23:58:55 2009 (4AE27B7F)
    92b27000 92b6b000   usbhub   usbhub.sys   Sat Oct 24 00:00:05 2009 (4AE27BC5)
    92015000 9201f000   usbohci  usbohci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    90d27000 90d72000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8abac000 8abb7000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8adcf000 8addb000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8addb000 8adfc000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8b3b9000 8b3c2000   vmstorfl vmstorfl.sys unavailable (00000000)
    8aa0b000 8aa1b000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8ac03000 8ac4e000   volmgrx  volmgrx.sys  unavailable (00000000)
    8b200000 8b23f000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    917e3000 917f6000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8aa1b000 8aa28000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8a984000 8a9f5000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8aa2c000 8aa3a000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    9178e000 91795000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    99c70000 99ebb000   win32k   win32k.sys   Tue Aug 31 22:34:29 2010 (4C7DBBB5)
    8ab2d000 8ab36000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    91785000 9178e000   ws2ifsl  ws2ifsl.sys  Mon Jul 13 19:55:01 2009 (4A5BC955)
    931b2000 931cc000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    
    Unloaded modules:
    a4b96000 a4c00000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9d3e7000 9d3ff000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b1b6000 8b1c3000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b1c3000 8b1cd000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8b1cd000 8b1f2000   dump_nvstor.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8ae17000 8ae28000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    92b85000 92b87000   USBD.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    92b7c000 92b85000   LVUSBSta.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  7. Posts : 4
    windows 7 ultimate 32bit
    Thread Starter
       #7

    Thank you, I'll try these suggestions
      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 03:49.
Find Us