BSOD Problem ( Unexpected )


  1. Posts : 2
    Windows 7
       #1

    BSOD Problem ( Unexpected )


    Problem signature:
    Problem Event Name: BlueScreen
    OS Version: 6.1.7100.2.0.0.256.1
    Locale ID: 1055

    Additional information about the problem:
    BCCode: 50
    BCP1: FD6AA008
    BCP2: 00000000
    BCP3: 8EC3D7F8
    BCP4: 00000002
    OS Version: 6_1_7100
    Service Pack: 0_0
    Product: 256_1

    Files that help describe the problem:
    C:\Windows\Minidump\071909-30890-01.dmp
    C:\Users\Antes\AppData\Local\Temp\WER-54109-0.sysdata.xml
    Files above :)
    RapidShare: 1-CLICK Web hosting - Easy Filehosting
      My Computer


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

    Link to a brief description of the error: Troubleshooting Windows STOP Messages

    Run the built in memory diagnostic to see if that points to anything (at the bottom of the Safe Mode screen).

    More details about when it does it and how often it does it would help - as would your system specs.
      My Computer


  3. Posts : 2
    Windows 7
    Thread Starter
       #3

    usasma said:
    Link to a brief description of the error: Troubleshooting Windows STOP Messages

    Run the built in memory diagnostic to see if that points to anything (at the bottom of the Safe Mode screen).

    More details about when it does it and how often it does it would help - as would your system specs.
    Intel P4 2.8 - 1 GB Ram - 64 Mb Vid Card ,

    When Opened X-Fire , When Opened Full Screen Games ... rarely IE 8 stucked :/
      My Computer


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

    While the analysis runs, the first look says that it's due to your nVidia display drivers.

    - Download the latest nVidia drivers for Win7 from here: Drivers - Download NVIDIA Drivers
    - Uninstall your current nVidia drivers from Control Panel...Programs...Uninstall a program
    - Reboot, dismissing the "Found New Hardware" wizard if it appears
    - Double click on the downloaded file to install the downloaded drivers.

    NOTE: Just noticed your response, please run the Memory Diagnostic as it's essential to rule out memory issues. Also, a 64 mB video card is likely to be older - and may not support Win7. Please run the Windows 7 Upgrade Advisor (free here: http://www.microsoft.com/downloads/d...displaylang=en ) and let us know the results.

    Here's a list of your older drivers. Please note that one is from 2004, and one from 2005 - not real good to have with a beta OS. Either remove the program/device, or update the drivers to something that's compatible with Win7:
    AsInsHelp32.sys Wed Mar 10 01:31:17 2004 Asus Ai Booster software
    smwdm.sys Mon Mar 28 10:19:36 2005 SoundMAX Integrated Digital Audio driver
    sisnicxp.sys Tue Feb 14 03:02:56 2006 SiS PCI Fast Ethernet Adapter Driver
    nv4_mini.sys Sun Oct 22 17:08:02 2006 NVIDIA Compatible Windows 2000 Miniport Driver
    Finally, this is just the first step of suggestions. Please respond back with a description of what you were doing when the error happened, and any "suspicions" that you may have about it (that's usually the place where we get the best ideas from).
    NOTE: From your description, the crashes most likely involve the video components of your OS - but there is a networking component also (making the update of the SiS NIC card essential also).

    Here's the output of the debugger. Please note that there is no Machine Name listed. I don't know how this affects the system, but would suggest naming your machine for convenience. :
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR-RC1-Desktop\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: 
    Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Windows 7 Kernel Version 7100 UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7100.0.x86fre.winmain_win7rc.090421-1700
    Machine Name:
    Kernel base = 0x82847000 PsLoadedModuleList = 0x82986570
    Debug session time: Sun Jul 19 04:40:20.061 2009 (GMT-4)
    System Uptime: 0 days 0:11:12.062
    Unable to load image \SystemRoot\system32\ntoskrnl.exe, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for ntoskrnl.exe
    *** ERROR: Module load completed but symbols could not be loaded for ntoskrnl.exe
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    .....
    kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 829a6704
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_ETHREAD                                   ***
    ***                                                                   ***
    *************************************************************************
    847e7d48: Unable to get thread contents
    *******************************************************************************
    *                                                                             *
    *                        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: fd6aa008, memory referenced.
    Arg2: 00000000, value 0 = read operation, 1 = write operation.
    Arg3: 8ec3d7f8, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 00000002, (reserved)
    
    Debugging Details:
    ------------------
    
    Unable to load image \SystemRoot\system32\DRIVERS\nv4_mini.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for nv4_mini.sys
    *** ERROR: Module load completed but symbols could not be loaded for nv4_mini.sys
    ***** Kernel symbols are WRONG. Please fix symbols to do analysis.
    
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!KPRCB                                      ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!KPRCB                                      ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    *************************************************************************
    ***                                                                   ***
    ***                                                                   ***
    ***    Your debugger is not using the correct symbols                 ***
    ***                                                                   ***
    ***    In order for this command to work properly, your symbol path   ***
    ***    must point to .pdb files that have full type information.      ***
    ***                                                                   ***
    ***    Certain .pdb files (such as the public OS symbols) do not      ***
    ***    contain the required information.  Contact the group that      ***
    ***    provided you with these symbols if you need this command to    ***
    ***    work.                                                          ***
    ***                                                                   ***
    ***    Type referenced: nt!_KPRCB                                     ***
    ***                                                                   ***
    *************************************************************************
    
    ADDITIONAL_DEBUG_TEXT:  
    
    Use '!findthebuild' command to search for the target build information.
    
    If the build information is available, run '!findthebuild -s ; .reload' to set symbol path and load symbols.
    
    FAULTING_MODULE: 82847000 nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  453bddb2
    
    READ_ADDRESS: unable to get nt!MmSpecialPoolStart
    unable to get nt!MmSpecialPoolEnd
    unable to get nt!MmPoolCodeStart
    unable to get nt!MmPoolCodeEnd
     fd6aa008 
    
    FAULTING_IP: 
    nv4_mini+1e7f8
    8ec3d7f8 8b4608          mov     eax,dword ptr [esi+8]
    
    MM_INTERNAL_CODE:  2
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 8288b528 to 828bab55
    
    STACK_TEXT:  
    WARNING: Stack unwind information not available. Following frames may be wrong.
    9e96dcbc 8288b528 00000000 fd6aa008 00000000 nt+0x73b55
    9e96dcd4 8ec3d7f8 badb0d00 00000000 9e96dcf8 nt+0x44528
    9e96dd90 828c1dd9 8ec3d7f0 fd6aa000 00000000 nv4_mini+0x1e7f8
    00000000 00000000 00000000 00000000 00000000 nt+0x7add9
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nv4_mini+1e7f8
    8ec3d7f8 8b4608          mov     eax,dword ptr [esi+8]
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nv4_mini+1e7f8
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nv4_mini
    
    IMAGE_NAME:  nv4_mini.sys
    
    BUCKET_ID:  WRONG_SYMBOLS
    
    Followup: MachineOwner
    ---------
    
    eax=82975934 ebx=fd6aa000 ecx=00000000 edx=00000000 esi=82968d20 edi=00000000
    eip=828bab55 esp=9e96dc50 ebp=9e96dcbc iopl=0         nv up ei pl nz na po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00000202
    nt+0x73b55:
    828bab55 cc              int     3
    ChildEBP RetAddr  Args to Child              
    WARNING: Stack unwind information not available. Following frames may be wrong.
    9e96dcbc 8288b528 00000000 fd6aa008 00000000 nt+0x73b55
    9e96dcd4 8ec3d7f8 badb0d00 00000000 9e96dcf8 nt+0x44528
    9e96dd90 828c1dd9 8ec3d7f0 fd6aa000 00000000 nv4_mini+0x1e7f8
    00000000 00000000 00000000 00000000 00000000 nt+0x7add9
    start    end        module name
    80b9b000 80ba3000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    82810000 82847000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    82847000 82c47000   nt       ntoskrnl.exe Tue Apr 21 23:13:12 2009 (49EE8B48)
    87415000 87486000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Wed Apr 22 01:05:20 2009 (49EEA590)
    87486000 87497000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    87497000 8749f000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    8749f000 874e1000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    874e1000 8758c000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    8758c000 875fd000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    875fd000 8760b000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8760b000 87653000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    87653000 8765c000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    8765c000 87664000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    87664000 8768e000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    8768e000 87699000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    87699000 876aa000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    876aa000 876ba000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    876ba000 87705000   volmgrx  volmgrx.sys  unavailable (00000000)
    87705000 8770c000   pciide   pciide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    8770c000 8771a000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    8771a000 87730000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    87730000 87739000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    87739000 8775c000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    8775c000 87765000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    87765000 87799000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    87799000 877aa000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    87800000 8780c000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    8781c000 8794b000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    8794b000 87976000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    87976000 87989000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    87989000 879e6000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    879e6000 879f4000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    879f4000 879fd000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    879fd000 87ab4000   ndis     ndis.sys     Tue May 12 22:31:34 2009 (4A0A3106)
    87ab4000 87af2000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    87af2000 87b17000   ksecpkg  ksecpkg.sys  Tue Apr 21 23:32:15 2009 (49EE8FBF)
    87b17000 87b71000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    87b71000 87b8b000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    87b8b000 87b9e000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    87b9e000 87bae000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    87bae000 87bef000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    87bef000 87bf9000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    87c00000 87c1e000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    87c1e000 87c2c000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    87c31000 87d76000   tcpip    tcpip.sys    Tue May 12 22:32:47 2009 (4A0A314F)
    87d76000 87da7000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    87da7000 87daf380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    87db0000 87dee000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    87dee000 87df6000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    87df6000 87e23000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    87e23000 87e32000   sisagp   sisagp.sys   Tue Apr 21 23:23:07 2009 (49EE8D9B)
    87e32000 87e42000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    87e42000 87e4a000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    87e4a000 87e7c000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    87e7c000 87e8d000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    87e8d000 87eb2000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    87ee4000 87f03000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    87f03000 87f0a000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    87f0a000 87f11000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    87f11000 87f2e000   ehdrv    ehdrv.sys    Thu May 14 09:31:56 2009 (4A0C1D4C)
    87f2e000 87f3a000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    87f3a000 87f5b000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    87f5b000 87f68000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    87f68000 87f70000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    87f70000 87f78000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    87f78000 87f80000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    87f80000 87f8b000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    87f8b000 87f99000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    87f99000 87fb0000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    87fb0000 87fbb000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    87fbb000 87fed000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    87fed000 87ff4000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    87ff4000 87ffe000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    89400000 89852000   nv4_disp nv4_disp.dll unavailable (00000000)
    8e439000 8e49d000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8e49d000 8e4b5000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    8e4b5000 8e4c3000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    8e4c3000 8e4e2000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8e4e2000 8e4f4000   intelppm intelppm.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8e4f4000 8e4fe000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    8e4fe000 8e516000   i8042prt i8042prt.sys Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8e516000 8e523000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8e523000 8e558f40   smwdm    smwdm.sys    Mon Mar 28 10:19:36 2005 (42481278)
    8e559000 8e588000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    8e588000 8e5a1000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    8e5a1000 8e5d5000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    8e5d5000 8e5df000   usbohci  usbohci.sys  Tue Apr 21 23:49:39 2009 (49EE93D3)
    8e5df000 8e629000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    8e629000 8e638000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8e638000 8e640000   sisnicxp sisnicxp.sys Tue Feb 14 03:02:56 2006 (43F18EB0)
    8e640000 8e68c000   VSTBS23  VSTBS23.SYS  Wed Oct 15 20:30:15 2008 (48F68B17)
    8e68c000 8e78e000   VSTDPV3  VSTDPV3.SYS  Wed Oct 15 20:32:04 2008 (48F68B84)
    8ec00000 8ec18000   parport  parport.sys  Tue Apr 21 23:44:01 2009 (49EE9281)
    8ec1f000 8efee400   nv4_mini nv4_mini.sys Sun Oct 22 17:08:02 2006 (453BDDB2)
    8efef000 8effa000   fdc      fdc.sys      Tue Apr 21 23:44:14 2009 (49EE928E)
    8f011000 8f096000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    8f096000 8f0af000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    8f0af000 8f0c1000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    8f0c1000 8f0e4000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    8f0e4000 8f11f000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    8f11f000 8f13a000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    8f13a000 8f141000   parvdm   parvdm.sys   Tue Apr 21 23:43:55 2009 (49EE927B)
    8f141000 8f14f000   epfwwfp  epfwwfp.sys  Thu May 14 09:12:05 2009 (4A0C18A5)
    8f14f000 8f1e6000   peauth   peauth.sys   Wed Apr 22 00:40:09 2009 (49EE9FA9)
    8f1e6000 8f1f0000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8f1f0000 8f211000   srvnet   srvnet.sys   Tue Apr 21 23:12:06 2009 (49EE8B06)
    8f211000 8f21e000   tcpipreg tcpipreg.sys Tue Apr 21 23:52:46 2009 (49EE948E)
    8f21e000 8f26d000   srv2     srv2.sys     Tue Apr 21 23:12:15 2009 (49EE8B0F)
    8f26d000 8f2be000   srv      srv.sys      Tue Apr 21 23:12:29 2009 (49EE8B1D)
    8f328000 8f331000   asyncmac asyncmac.sys Tue Apr 21 23:53:14 2009 (49EE94AA)
    8f331000 8f331d00   AsInsHelp32 AsInsHelp32.sys Wed Mar 10 01:31:17 2004 (404EB635)
    8f404000 8f4b9000   VSTCNXT3 VSTCNXT3.SYS Wed Oct 15 20:29:13 2008 (48F68AD9)
    8f4b9000 8f4c6000   modem    modem.sys    Tue Apr 21 23:53:57 2009 (49EE94D5)
    8f4c6000 8f4d3000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    8f4d3000 8f4de000   Epfwndis Epfwndis.sys Thu May 14 09:12:03 2009 (4A0C18A3)
    8f4de000 8f4f0000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8f4f0000 8f508000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8f508000 8f513000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8f513000 8f536000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8f536000 8f54e000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    8f54e000 8f565000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    8f565000 8f57c000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    8f57c000 8f586000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    8f586000 8f593000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8f593000 8f594380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    8f595000 8f5a3000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    8f5a3000 8f5ad000   flpydisk flpydisk.sys Tue Apr 21 23:44:14 2009 (49EE928E)
    8f5ad000 8f5f1000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8f5f1000 8f602000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    8f602000 8f60f000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    8f60f000 8f61a000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    8f61a000 8f623000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8f623000 8f634000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    8f634000 8f63e000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    8f63e000 8f649000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    8f649000 8f654000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    8f654000 8f667000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    8f667000 8f66d480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    8f66e000 8f66f700   USBD     USBD.SYS     Tue Apr 21 23:49:30 2009 (49EE93CA)
    8f670000 8f67b000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    8f67b000 8f696000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    8f696000 8f752000   eamon    eamon.sys    Thu May 14 09:30:44 2009 (4A0C1D04)
    8f752000 8f775000   epfw     epfw.sys     Thu May 14 09:12:05 2009 (4A0C18A5)
    8f775000 8f785000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    8f785000 8f798000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    93050000 9329a000   win32k   win32k.sys   unavailable (00000000)
    932a0000 932b7000   dxg      dxg.sys      unavailable (00000000)
    932d0000 932d9000   TSDDD    TSDDD.dll    unavailable (00000000)
    
    Unloaded modules:
    8f2be000 8f328000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87eb2000 87ebf000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87ebf000 87eca000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87eca000 87ed3000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87ed3000 87ee4000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    8760b000 87653000   ACPI     ACPI.sys     Tue Apr 21 23:08:37 2009 (49EE8A35)
    87b17000 87b71000   afd      afd.sys      Tue Apr 21 23:09:58 2009 (49EE8A86)
    8f4de000 8f4f0000   AgileVpn AgileVpn.sys Tue Apr 21 23:53:30 2009 (49EE94BA)
    8775c000 87765000   amdxata  amdxata.sys  Tue Mar 10 19:22:16 2009 (49B6F628)
    8f331000 8f331d00   AsInsHelp32 AsInsHelp32.sys Wed Mar 10 01:31:17 2004 (404EB635)
    8f328000 8f331000   asyncmac asyncmac.sys Tue Apr 21 23:53:14 2009 (49EE94AA)
    87730000 87739000   atapi    atapi.sys    Tue Apr 21 23:08:39 2009 (49EE8A37)
    87739000 8775c000   ataport  ataport.SYS  Tue Apr 21 23:08:42 2009 (49EE8A3A)
    87f0a000 87f11000   Beep     Beep.SYS     Tue Apr 21 23:43:27 2009 (49EE925F)
    8e4b5000 8e4c3000   blbdrive blbdrive.sys Tue Apr 21 23:20:31 2009 (49EE8CFF)
    87497000 8749f000   BOOTVID  BOOTVID.dll  Wed Apr 22 01:01:42 2009 (49EEA4B6)
    8f096000 8f0af000   bowser   bowser.sys   Tue Apr 21 23:11:38 2009 (49EE8AEA)
    87ee4000 87f03000   cdrom    cdrom.sys    Tue Apr 21 23:08:48 2009 (49EE8A40)
    874e1000 8758c000   CI       CI.dll       Wed Apr 22 01:08:59 2009 (49EEA66B)
    87e8d000 87eb2000   CLASSPNP CLASSPNP.SYS Tue Apr 21 23:08:43 2009 (49EE8A3B)
    8749f000 874e1000   CLFS     CLFS.SYS     Tue Apr 21 23:08:36 2009 (49EE8A34)
    87989000 879e6000   cng      cng.sys      Tue Apr 21 23:31:04 2009 (49EE8F78)
    8f4c6000 8f4d3000   CompositeBus CompositeBus.sys Tue Apr 21 23:43:54 2009 (49EE927A)
    8f602000 8f60f000   crashdmp crashdmp.sys Tue Apr 21 23:44:19 2009 (49EE9293)
    8e439000 8e49d000   csc      csc.sys      Tue Apr 21 23:12:21 2009 (49EE8B15)
    8e49d000 8e4b5000   dfsc     dfsc.sys     Tue Apr 21 23:11:34 2009 (49EE8AE6)
    87800000 8780c000   discache discache.sys Tue Apr 21 23:21:34 2009 (49EE8D3E)
    87e7c000 87e8d000   disk     disk.sys     Tue Apr 21 23:08:52 2009 (49EE8A44)
    8e588000 8e5a1000   drmk     drmk.sys     Wed Apr 22 00:40:17 2009 (49EE9FB1)
    8f61a000 8f623000   dump_atapi dump_atapi.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8f60f000 8f61a000   dump_dumpata dump_dumpata.sys Tue Apr 21 23:08:41 2009 (49EE8A39)
    8f623000 8f634000   dump_dumpfve dump_dumpfve.sys Tue Apr 21 23:10:11 2009 (49EE8A93)
    8f634000 8f63e000   Dxapi    Dxapi.sys    Tue Apr 21 23:22:56 2009 (49EE8D90)
    932a0000 932b7000   dxg      dxg.sys      unavailable (00000000)
    8f696000 8f752000   eamon    eamon.sys    Thu May 14 09:30:44 2009 (4A0C1D04)
    87f11000 87f2e000   ehdrv    ehdrv.sys    Thu May 14 09:31:56 2009 (4A0C1D4C)
    8f752000 8f775000   epfw     epfw.sys     Thu May 14 09:12:05 2009 (4A0C18A5)
    8f4d3000 8f4de000   Epfwndis Epfwndis.sys Thu May 14 09:12:03 2009 (4A0C18A3)
    8f141000 8f14f000   epfwwfp  epfwwfp.sys  Thu May 14 09:12:05 2009 (4A0C18A5)
    8efef000 8effa000   fdc      fdc.sys      Tue Apr 21 23:44:14 2009 (49EE928E)
    87799000 877aa000   fileinfo fileinfo.sys Tue Apr 21 23:19:22 2009 (49EE8CBA)
    8f5a3000 8f5ad000   flpydisk flpydisk.sys Tue Apr 21 23:44:14 2009 (49EE928E)
    87765000 87799000   fltmgr   fltmgr.sys   Tue Apr 21 23:08:39 2009 (49EE8A37)
    879f4000 879fd000   Fs_Rec   Fs_Rec.sys   Tue Apr 21 23:08:38 2009 (49EE8A36)
    87e4a000 87e7c000   fvevol   fvevol.sys   Tue Apr 21 23:10:25 2009 (49EE8AA1)
    87d76000 87da7000   fwpkclnt fwpkclnt.sys Tue Apr 21 23:09:26 2009 (49EE8A66)
    82810000 82847000   hal      halmacpi.dll Tue Apr 21 23:08:30 2009 (49EE8A2E)
    8f654000 8f667000   HIDCLASS HIDCLASS.SYS Tue Apr 21 23:49:26 2009 (49EE93C6)
    8f667000 8f66d480   HIDPARSE HIDPARSE.SYS Tue Apr 21 23:49:24 2009 (49EE93C4)
    8f649000 8f654000   hidusb   hidusb.sys   Tue Apr 21 23:49:29 2009 (49EE93C9)
    8f011000 8f096000   HTTP     HTTP.sys     Tue Apr 21 23:10:08 2009 (49EE8A90)
    87e42000 87e4a000   hwpolicy hwpolicy.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8e4fe000 8e516000   i8042prt i8042prt.sys Tue Apr 21 23:08:47 2009 (49EE8A3F)
    8e4e2000 8e4f4000   intelppm intelppm.sys Tue Apr 21 23:08:27 2009 (49EE8A2B)
    8e516000 8e523000   kbdclass kbdclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    80b9b000 80ba3000   kdcom    kdcom.dll    Wed Apr 22 01:07:23 2009 (49EEA60B)
    8e5a1000 8e5d5000   ks       ks.sys       Tue Apr 21 23:43:43 2009 (49EE926F)
    87976000 87989000   ksecdd   ksecdd.sys   Tue Apr 21 23:09:16 2009 (49EE8A5C)
    87af2000 87b17000   ksecpkg  ksecpkg.sys  Tue Apr 21 23:32:15 2009 (49EE8FBF)
    8f775000 8f785000   lltdio   lltdio.sys   Tue Apr 21 23:51:49 2009 (49EE9455)
    8f67b000 8f696000   luafv    luafv.sys    Tue Apr 21 23:13:02 2009 (49EE8B3E)
    87415000 87486000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Wed Apr 22 01:05:20 2009 (49EEA590)
    8f4b9000 8f4c6000   modem    modem.sys    Tue Apr 21 23:53:57 2009 (49EE94D5)
    8f63e000 8f649000   monitor  monitor.sys  Tue Apr 21 23:23:20 2009 (49EE8DA8)
    8f586000 8f593000   mouclass mouclass.sys Tue Apr 21 23:08:39 2009 (49EE8A37)
    8f670000 8f67b000   mouhid   mouhid.sys   Tue Apr 21 23:43:33 2009 (49EE9265)
    8771a000 87730000   mountmgr mountmgr.sys Tue Apr 21 23:08:51 2009 (49EE8A43)
    8f0af000 8f0c1000   mpsdrv   mpsdrv.sys   Tue Apr 21 23:51:21 2009 (49EE9439)
    8f0c1000 8f0e4000   mrxsmb   mrxsmb.sys   Tue Apr 21 23:11:40 2009 (49EE8AEC)
    8f0e4000 8f11f000   mrxsmb10 mrxsmb10.sys Tue Apr 21 23:11:55 2009 (49EE8AFB)
    8f11f000 8f13a000   mrxsmb20 mrxsmb20.sys Tue Apr 21 23:11:48 2009 (49EE8AF4)
    87f80000 87f8b000   Msfs     Msfs.SYS     Tue Apr 21 23:08:46 2009 (49EE8A3E)
    8765c000 87664000   msisadrv msisadrv.sys Tue Apr 21 23:08:33 2009 (49EE8A31)
    8794b000 87976000   msrpc    msrpc.sys    Tue Apr 21 23:09:19 2009 (49EE8A5F)
    87bef000 87bf9000   mssmbios mssmbios.sys Tue Apr 21 23:16:49 2009 (49EE8C21)
    87e32000 87e42000   mup      mup.sys      Tue Apr 21 23:11:32 2009 (49EE8AE4)
    879fd000 87ab4000   ndis     ndis.sys     Tue May 12 22:31:34 2009 (4A0A3106)
    8f508000 8f513000   ndistapi ndistapi.sys Tue Apr 21 23:52:58 2009 (49EE949A)
    8f513000 8f536000   ndiswan  ndiswan.sys  Tue Apr 21 23:53:08 2009 (49EE94A4)
    8f5f1000 8f602000   NDProxy  NDProxy.SYS  Tue Apr 21 23:53:01 2009 (49EE949D)
    87c1e000 87c2c000   netbios  netbios.sys  Tue Apr 21 23:52:28 2009 (49EE947C)
    87fbb000 87fed000   netbt    netbt.sys    Tue Apr 21 23:09:39 2009 (49EE8A73)
    87ab4000 87af2000   NETIO    NETIO.SYS    Tue Apr 21 23:10:05 2009 (49EE8A8D)
    87f8b000 87f99000   Npfs     Npfs.SYS     Tue Apr 21 23:08:49 2009 (49EE8A41)
    87ff4000 87ffe000   nsiproxy nsiproxy.sys Tue Apr 21 23:09:25 2009 (49EE8A65)
    82847000 82c47000   nt       ntoskrnl.exe Tue Apr 21 23:13:12 2009 (49EE8B48)
    8781c000 8794b000   Ntfs     Ntfs.sys     Tue Apr 21 23:09:31 2009 (49EE8A6B)
    87f03000 87f0a000   Null     Null.SYS     Tue Apr 21 23:08:37 2009 (49EE8A35)
    89400000 89852000   nv4_disp nv4_disp.dll unavailable (00000000)
    8ec1f000 8efee400   nv4_mini nv4_mini.sys Sun Oct 22 17:08:02 2006 (453BDDB2)
    87c00000 87c1e000   pacer    pacer.sys    Tue Apr 21 23:52:32 2009 (49EE9480)
    8ec00000 8ec18000   parport  parport.sys  Tue Apr 21 23:44:01 2009 (49EE9281)
    87699000 876aa000   partmgr  partmgr.sys  Tue Apr 21 23:08:57 2009 (49EE8A49)
    8f13a000 8f141000   parvdm   parvdm.sys   Tue Apr 21 23:43:55 2009 (49EE927B)
    87664000 8768e000   pci      pci.sys      Tue Apr 21 23:08:40 2009 (49EE8A38)
    87705000 8770c000   pciide   pciide.sys   Tue Apr 21 23:08:44 2009 (49EE8A3C)
    8770c000 8771a000   PCIIDEX  PCIIDEX.SYS  Tue Apr 21 23:08:40 2009 (49EE8A38)
    879e6000 879f4000   pcw      pcw.sys      Tue Apr 21 23:08:34 2009 (49EE8A32)
    8f14f000 8f1e6000   peauth   peauth.sys   Wed Apr 22 00:40:09 2009 (49EE9FA9)
    8e559000 8e588000   portcls  portcls.sys  Tue Apr 21 23:49:26 2009 (49EE93C6)
    87486000 87497000   PSHED    PSHED.dll    Wed Apr 22 01:09:07 2009 (49EEA673)
    8f4f0000 8f508000   rasl2tp  rasl2tp.sys  Tue Apr 21 23:53:07 2009 (49EE94A3)
    8f536000 8f54e000   raspppoe raspppoe.sys Tue Apr 21 23:53:24 2009 (49EE94B4)
    8f54e000 8f565000   raspptp  raspptp.sys  Tue Apr 21 23:53:17 2009 (49EE94AD)
    8f565000 8f57c000   rassstp  rassstp.sys  Tue Apr 21 23:53:30 2009 (49EE94BA)
    87bae000 87bef000   rdbss    rdbss.sys    Tue Apr 21 23:11:43 2009 (49EE8AEF)
    8f57c000 8f586000   rdpbus   rdpbus.sys   Wed Apr 22 00:01:12 2009 (49EE9688)
    87f68000 87f70000   RDPCDD   RDPCDD.sys   Wed Apr 22 00:00:11 2009 (49EE964B)
    87f70000 87f78000   rdpencdd rdpencdd.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    87f78000 87f80000   rdprefmp rdprefmp.sys Wed Apr 22 00:00:11 2009 (49EE964B)
    87df6000 87e23000   rdyboost rdyboost.sys Tue Apr 21 23:19:32 2009 (49EE8CC4)
    8f785000 8f798000   rspndr   rspndr.sys   Tue Apr 21 23:51:50 2009 (49EE9456)
    8f1e6000 8f1f0000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    8e4f4000 8e4fe000   serenum  serenum.sys  Tue Apr 21 23:43:55 2009 (49EE927B)
    87b71000 87b8b000   serial   serial.sys   Tue Apr 21 23:44:02 2009 (49EE9282)
    87e23000 87e32000   sisagp   sisagp.sys   Tue Apr 21 23:23:07 2009 (49EE8D9B)
    8e638000 8e640000   sisnicxp sisnicxp.sys Tue Feb 14 03:02:56 2006 (43F18EB0)
    8e523000 8e558f40   smwdm    smwdm.sys    Mon Mar 28 10:19:36 2005 (42481278)
    87dee000 87df6000   spldr    spldr.sys    Wed Mar 25 15:16:08 2009 (49CA82F8)
    8f26d000 8f2be000   srv      srv.sys      Tue Apr 21 23:12:29 2009 (49EE8B1D)
    8f21e000 8f26d000   srv2     srv2.sys     Tue Apr 21 23:12:15 2009 (49EE8B0F)
    8f1f0000 8f211000   srvnet   srvnet.sys   Tue Apr 21 23:12:06 2009 (49EE8B06)
    8f593000 8f594380   swenum   swenum.sys   Tue Apr 21 23:43:34 2009 (49EE9266)
    87c31000 87d76000   tcpip    tcpip.sys    Tue May 12 22:32:47 2009 (4A0A314F)
    8f211000 8f21e000   tcpipreg tcpipreg.sys Tue Apr 21 23:52:46 2009 (49EE948E)
    87fb0000 87fbb000   TDI      TDI.SYS      Tue Apr 21 23:09:31 2009 (49EE8A6B)
    87f99000 87fb0000   tdx      tdx.sys      Tue Apr 21 23:09:29 2009 (49EE8A69)
    87b9e000 87bae000   termdd   termdd.sys   Wed Apr 22 00:00:07 2009 (49EE9647)
    932d0000 932d9000   TSDDD    TSDDD.dll    unavailable (00000000)
    8e4c3000 8e4e2000   tunnel   tunnel.sys   Tue Apr 21 23:52:38 2009 (49EE9486)
    8f595000 8f5a3000   umbus    umbus.sys    Tue Apr 21 23:50:03 2009 (49EE93EB)
    8f66e000 8f66f700   USBD     USBD.SYS     Tue Apr 21 23:49:30 2009 (49EE93CA)
    8e629000 8e638000   usbehci  usbehci.sys  Tue Apr 21 23:49:40 2009 (49EE93D4)
    8f5ad000 8f5f1000   usbhub   usbhub.sys   Tue Apr 21 23:50:25 2009 (49EE9401)
    8e5d5000 8e5df000   usbohci  usbohci.sys  Tue Apr 21 23:49:39 2009 (49EE93D3)
    8e5df000 8e629000   USBPORT  USBPORT.SYS  Tue Apr 21 23:49:38 2009 (49EE93D2)
    8768e000 87699000   vdrvroot vdrvroot.sys Tue Apr 21 23:44:49 2009 (49EE92B1)
    87f2e000 87f3a000   vga      vga.sys      Tue Apr 21 23:23:17 2009 (49EE8DA5)
    87f3a000 87f5b000   VIDEOPRT VIDEOPRT.SYS Tue Apr 21 23:23:20 2009 (49EE8DA8)
    87da7000 87daf380   vmstorfl vmstorfl.sys Tue Apr 21 23:26:29 2009 (49EE8E65)
    876aa000 876ba000   volmgr   volmgr.sys   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    876ba000 87705000   volmgrx  volmgrx.sys  unavailable (00000000)
    87db0000 87dee000   volsnap  volsnap.sys  Tue Apr 21 23:08:58 2009 (49EE8A4A)
    8e640000 8e68c000   VSTBS23  VSTBS23.SYS  Wed Oct 15 20:30:15 2008 (48F68B17)
    8f404000 8f4b9000   VSTCNXT3 VSTCNXT3.SYS Wed Oct 15 20:29:13 2008 (48F68AD9)
    8e68c000 8e78e000   VSTDPV3  VSTDPV3.SYS  Wed Oct 15 20:32:04 2008 (48F68B84)
    87b8b000 87b9e000   wanarp   wanarp.sys   Tue Apr 21 23:53:29 2009 (49EE94B9)
    87f5b000 87f68000   watchdog watchdog.sys Tue Apr 21 23:21:46 2009 (49EE8D4A)
    8758c000 875fd000   Wdf01000 Wdf01000.sys Tue Apr 21 23:09:01 2009 (49EE8A4D)
    875fd000 8760b000   WDFLDR   WDFLDR.SYS   Tue Apr 21 23:08:47 2009 (49EE8A3F)
    87fed000 87ff4000   wfplwf   wfplwf.sys   Tue Apr 21 23:52:24 2009 (49EE9478)
    93050000 9329a000   win32k   win32k.sys   unavailable (00000000)
    87653000 8765c000   WMILIB   WMILIB.SYS   Tue Apr 21 23:08:46 2009 (49EE8A3E)
    
    Unloaded modules:
    8f2be000 8f328000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87eb2000 87ebf000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87ebf000 87eca000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87eca000 87ed3000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    87ed3000 87ee4000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 00000050
    Arguments fd6aa008 00000000 8ec3d7f8 00000002
    Closing open log file C:\Users\FUBAR-RC1-Desktop\TempDUMP\DATA\$99-dbug.txt
      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 14:28.
Find Us