volsnap.sys BSOD

Page 1 of 2 12 LastLast

  1. Posts : 16
    Windows 7
       #1

    volsnap.sys BSOD


    Hi everyone, i just purchased a MSI U200 not too long ago that came with a free Win 7 preinstalled.

    However i'm experiencing random BSOD after few days of purchase. Initially it was the IRQL Driver not less or qual BSOD. I reformated back to factory defaults.

    However today i experienced another BSOD, the volsnap.sys error.

    Attached is my memory dump file, would appreciate if anyone can help me debug it and analyze, thanks alot!
      My Computer


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

    It would help us if you'd describe in more detail when the BSOD's occur and what you were doing when they happened.

    First, due to the memory problems, I'd suggest running a memory diagnostic. Instructions for a free one are here: Memory Diagnostics
    These 2 drivers are outdated - one is from 2004 and I'd expect that it would have difficulties dealing with Vista or Win7. Please update the programs associate with these drivers:
    Code:
    avgio.sys    Thu Feb 22 09:57:32 2007 - Most likely a part of Avira antivirus
    NetMotCM.sys Mon Feb 09 12:06:21 2004 - Motorola USB Cable Modem driver
    Here's the analysis:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 UP Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x82c02000 PsLoadedModuleList = 0x82d4a810
    Debug session time: Sun Nov  1 09:34:05.521 2009 (GMT-5)
    System Uptime: 0 days 3:02:40.518
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........................
    Loading User Symbols
    Loading unloaded module list
    ...........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {c0000005, 88fa68d4, 807e65c4, 807e61a0}
    
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    ---------
    
    kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 82d6a71c
    THREAD 84c77d48  Cid 0004.0038  Teb: 00000000 Win32Thread: 00000000 RUNNING on processor 0
    Not impersonating
    GetUlongFromAddress: unable to read from 82d2a49c
    Owning Process            84bfd9e0       Image:         System
    Attached Process          N/A            Image:         N/A
    ffdf0000: Unable to get shared data
    Wait Start TickCount      702592       
    Context Switch Count      19227             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address nt!ExpWorkerThread (0x82c6fe1e)
    Stack Init 807e6fd0 Current 807e6558 Base 807e7000 Limit 807e4000 Call 0
    Priority 12 BasePriority 12 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
    ChildEBP RetAddr  Args to Child              
    807e6a78 88fa73a0 85a6da10 807e6a9c 00000001 volsnap!VspComputeInitialBitmap+0x1c2 (FPO: [4,248,4])
    807e6ac8 88fb5a93 00000000 00000001 00000000 volsnap!VspComputeIgnorableProduct+0x25a (FPO: [6,11,4])
    807e6d00 82c6ff2b 85561518 00000000 84c77d48 volsnap!VspAdjustBitmap+0x521 (FPO: [1,131,4])
    807e6d50 82e1066d 00000001 9849d8c3 00000000 nt!ExpWorkerThread+0x10d
    807e6d90 82cc20d9 82c6fe1e 00000001 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    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.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 88fa68d4, The address that the exception occurred at
    Arg3: 807e65c4, Exception Record Address
    Arg4: 807e61a0, 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: 
    volsnap!VspComputeInitialBitmap+1c2
    88fa68d4 898500feffdf    mov     dword ptr [ebp-20000200h],eax
    
    EXCEPTION_RECORD:  807e65c4 -- (.exr 0xffffffff807e65c4)
    .exr 0xffffffff807e65c4
    ExceptionAddress: 88fa68d4 (volsnap!VspComputeInitialBitmap+0x000001c2)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 00000001
       Parameter[1]: 607e6878
    Attempt to write to address 607e6878
    
    CONTEXT:  807e61a0 -- (.cxr 0xffffffff807e61a0)
    .cxr 0xffffffff807e61a0
    eax=00000000 ebx=00000000 ecx=84d27008 edx=82d379c0 esi=85a6da10 edi=807e6a9c
    eip=88fa68d4 esp=807e668c ebp=807e6a78 iopl=0         nv up ei pl nz ac po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010212
    volsnap!VspComputeInitialBitmap+0x1c2:
    88fa68d4 898500feffdf    mov     dword ptr [ebp-20000200h],eax ss:0010:607e6878=????????
    .cxr
    Resetting default scope
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    EXCEPTION_PARAMETER1:  00000001
    
    EXCEPTION_PARAMETER2:  607e6878
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from 82d6a718
    Unable to read MiSystemVaType memory at 82d4a160
     607e6878 
    
    FOLLOWUP_IP: 
    volsnap!VspComputeInitialBitmap+1c2
    88fa68d4 898500feffdf    mov     dword ptr [ebp-20000200h],eax
    
    BUGCHECK_STR:  0x7E
    
    LAST_CONTROL_TRANSFER:  from 88fa73a0 to 88fa68d4
    
    STACK_TEXT:  
    807e6a78 88fa73a0 85a6da10 807e6a9c 00000001 volsnap!VspComputeInitialBitmap+0x1c2
    807e6ac8 88fb5a93 00000000 00000001 00000000 volsnap!VspComputeIgnorableProduct+0x25a
    807e6d00 82c6ff2b 85561518 00000000 84c77d48 volsnap!VspAdjustBitmap+0x521
    807e6d50 82e1066d 00000001 9849d8c3 00000000 nt!ExpWorkerThread+0x10d
    807e6d90 82cc20d9 82c6fe1e 00000001 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !volsnap
    !chkimg -lo 50 -d !volsnap
        88fa68d9 - volsnap!VspComputeInitialBitmap+1c7
    
        [ ff:df ]
    1 error : !volsnap (88fa68d9)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  ONE_BIT
    
    STACK_COMMAND:  .cxr 0xffffffff807e61a0 ; kb
    
    FAILURE_BUCKET_ID:  MEMORY_CORRUPTION_ONE_BIT
    
    BUCKET_ID:  MEMORY_CORRUPTION_ONE_BIT
    
    Followup: memory_corruption
    ---------
    
    eax=00000000 ebx=00000000 ecx=84d27008 edx=82d379c0 esi=85a6da10 edi=807e6a9c
    eip=88fa68d4 esp=807e668c ebp=807e6a78 iopl=0         nv up ei pl nz ac po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010212
    volsnap!VspComputeInitialBitmap+0x1c2:
    88fa68d4 898500feffdf    mov     dword ptr [ebp-20000200h],eax ss:0010:607e6878=????????
    ChildEBP RetAddr  Args to Child              
    807e6a78 88fa73a0 85a6da10 807e6a9c 00000001 volsnap!VspComputeInitialBitmap+0x1c2 (FPO: [4,248,4])
    807e6ac8 88fb5a93 00000000 00000001 00000000 volsnap!VspComputeIgnorableProduct+0x25a (FPO: [6,11,4])
    807e6d00 82c6ff2b 85561518 00000000 84c77d48 volsnap!VspAdjustBitmap+0x521 (FPO: [1,131,4])
    807e6d50 82e1066d 00000001 9849d8c3 00000000 nt!ExpWorkerThread+0x10d
    807e6d90 82cc20d9 82c6fe1e 00000001 00000000 nt!PspSystemThreadStartup+0x9e
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x19
    start    end        module name
    80bbd000 80bc5000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    82020000 8203e000   cdd      cdd.dll      unavailable (00000000)
    82190000 823da000   win32k   win32k.sys   unavailable (00000000)
    823f0000 823f9000   TSDDD    TSDDD.dll    unavailable (00000000)
    82c02000 83012000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    83012000 83049000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    83200000 83221000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    83226000 8329e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    8329e000 832af000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    832af000 832b7000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    832b7000 832f9000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    832f9000 833a4000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    833a4000 833d8000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    833d8000 833e9000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    833e9000 83400000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    88800000 88809000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    88809000 88817000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    88819000 8888a000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8888a000 88898000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    88898000 888e0000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    888e0000 888e9000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    888e9000 888f1000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    888f1000 8891b000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8891b000 88926000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    88926000 88937000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    88937000 8893f000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8893f000 8894a000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    8894a000 8895a000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8895a000 889a5000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    889a5000 889bb000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    889bb000 889c4000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    889c4000 889e7000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    889e7000 889f1000   msahci   msahci.sys   Mon Jul 13 19:45:50 2009 (4A5BC72E)
    889f1000 889ff000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    88a00000 88a0e000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    88a0e000 88a17000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
    88a17000 88a1f000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    88a1f000 88a2a000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    88a30000 88b5f000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    88b5f000 88b8a000   msrpc    msrpc.sys    unavailable (00000000)
    88b8a000 88b9d000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    88b9d000 88bfa000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    88c00000 88c0d000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    88c0d000 88c15000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    88c15000 88c1d000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    88c1f000 88c26000   Null     Null.SYS     unavailable (00000000)
    88c2b000 88ce2000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    88ce2000 88d20000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    88d20000 88d45000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    88d45000 88d4d000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    88d4d000 88d7f000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    88d7f000 88d90000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    88d90000 88db5000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    88db5000 88dd8000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    88de8000 88def000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    88def000 88dfb000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    88e00000 88e10000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    88e11000 88f5a000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    88f5a000 88f8b000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    88f8b000 88fca000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    88fca000 88fd2000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    88fd2000 88fff000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8da0f000 8da1a000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8da1a000 8da74000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    8da74000 8daa6000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8daa6000 8daad000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    8daad000 8dacc000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    8dacc000 8dadd000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    8dadd000 8daeb000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8daeb000 8dafaa00   tosrfcom tosrfcom.sys Tue Jul 28 06:18:06 2009 (4A6ED05E)
    8dafb000 8db0e000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8db0e000 8db1e000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    8db1e000 8db23a00   ssmdrv   ssmdrv.sys   Tue May 05 06:05:18 2009 (4A000F5E)
    8db24000 8db65000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    8db65000 8db6f000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    8db6f000 8db79000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8db79000 8db7d200   ElbyCDIO ElbyCDIO.sys Tue Feb 17 12:11:28 2009 (499AEFC0)
    8db7e000 8db8a000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8db8a000 8dba2000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8dba2000 8dbb0000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    8dbb0000 8dbcc000   avipbb   avipbb.sys   Tue Mar 24 11:47:23 2009 (49C9008B)
    8dbcc000 8dbcd800   avgio    avgio.sys    Thu Feb 22 09:57:32 2007 (45DDAF5C)
    8dbce000 8dbef000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    8dc1e000 8dc30000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8dc30000 8dcce000   netr28   netr28.sys   Tue Aug 04 05:48:15 2009 (4A7803DF)
    8dcce000 8dd04380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    8dd05000 8dd12000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8dd12000 8dd1b000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    8dd1b000 8dd28000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    8dd28000 8dd3a000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8dd3a000 8dd52000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8dd52000 8dd5d000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    8dd5d000 8dd7f000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    8dd7f000 8dd97000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8dd97000 8ddae000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8ddae000 8ddc5000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8ddc5000 8ddd0000   VClone   VClone.sys   Fri May 22 19:08:32 2009 (4A173070)
    8ddd0000 8ddf6000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    8e000000 8e003700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8e004000 8e005380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8e00a000 8e62c000   igdkmd32 igdkmd32.sys Fri Jul 03 12:33:51 2009 (4A4E32EF)
    8e62c000 8e6e3000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8e6e3000 8e71c000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8e71c000 8e727000   usbuhci  usbuhci.sys  Mon Jul 13 19:51:10 2009 (4A5BC86E)
    8e727000 8e772000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8e772000 8e781000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    8e781000 8e7a0000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    8e7a0000 8e7cc000   Rt86win7 Rt86win7.sys Fri May 22 10:52:05 2009 (4A16BC15)
    8e7cc000 8e7d6000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8e7d6000 8e7ee000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    8e7ee000 8e7fb000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8e7fb000 8e7fc700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    93622000 93656000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    93656000 93664000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    93664000 936a8000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    936a8000 936b9000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    936b9000 936cd000   avgntflt avgntflt.sys Thu Jun 25 06:22:01 2009 (4A434FC9)
    936cd000 936e7000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    936e7000 9372d000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    9372d000 9373d000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    9373d000 93750000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    93750000 937d5000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    937d5000 937ee000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    937ee000 93800000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    9403d000 94078000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    94078000 94093000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    940ab000 94142000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    94142000 9414c000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    9414c000 9416d000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    9416d000 9417a000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    9417a000 941c9000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    94a00000 94a10000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    94a13000 94cafb80   RTKVHDA  RTKVHDA.sys  Wed Aug 05 05:41:49 2009 (4A7953DD)
    94cb0000 94cdf000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    94cdf000 94cf8000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    94cf8000 94d1b000   IntcHdmi IntcHdmi.sys Tue May 26 07:12:34 2009 (4A1BCEA2)
    94d1b000 94d3a000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    94d3a000 94d44200   tosporte tosporte.sys Tue Jun 16 06:48:40 2009 (4A377888)
    94d45000 94d4f000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    94d4f000 94d5a000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    94d5a000 94d67000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    94d67000 94d72000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    94d72000 94d7c000   dump_msahci dump_msahci.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    94d7c000 94d8d000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    94d8d000 94da4000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    94da4000 94daf000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    94daf000 94dc2000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    94dc2000 94dc8480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    94dc9000 94dd4000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    94dd4000 94dd7c00   NetMotCM NetMotCM.sys Mon Feb 09 12:06:21 2004 (4027BE0D)
    94dd8000 94df3000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    95810000 95861000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    9588d000 958b7000   fastfat  fastfat.SYS  Mon Jul 13 19:14:01 2009 (4A5BBFB9)
    
    Unloaded modules:
    95942000 95963000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    95861000 9588d000   RtsUStor.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    95963000 959cd000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    958d8000 95942000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    958b7000 958d8000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    94093000 940ab000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88db5000 88dc2000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dc2000 88dcd000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dcd000 88dd7000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dd7000 88de8000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88c00000 88c1f000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    88898000 888e0000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8da1a000 8da74000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    8dd28000 8dd3a000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    88800000 88809000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    889bb000 889c4000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    889c4000 889e7000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8dbcc000 8dbcd800   avgio    avgio.sys    Thu Feb 22 09:57:32 2007 (45DDAF5C)
    936b9000 936cd000   avgntflt avgntflt.sys Thu Jun 25 06:22:01 2009 (4A434FC9)
    8dbb0000 8dbcc000   avipbb   avipbb.sys   Tue Mar 24 11:47:23 2009 (49C9008B)
    8893f000 8894a000   BATTC    BATTC.SYS    Mon Jul 13 19:19:15 2009 (4A5BC0F3)
    88de8000 88def000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8dba2000 8dbb0000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    832af000 832b7000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    937d5000 937ee000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    82020000 8203e000   cdd      cdd.dll      unavailable (00000000)
    94d1b000 94d3a000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    832f9000 833a4000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    88d90000 88db5000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    832b7000 832f9000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8e000000 8e003700   CmBatt   CmBatt.sys   Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    88b9d000 88bfa000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    88937000 8893f000   compbatt compbatt.sys Mon Jul 13 19:19:18 2009 (4A5BC0F6)
    8dd1b000 8dd28000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    94d5a000 94d67000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    8db8a000 8dba2000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    8db7e000 8db8a000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    88d7f000 88d90000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    94cdf000 94cf8000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    94d67000 94d72000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    94d7c000 94d8d000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    94d72000 94d7c000   dump_msahci dump_msahci.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    94d45000 94d4f000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    8e62c000 8e6e3000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    8e6e3000 8e71c000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8db79000 8db7d200   ElbyCDIO ElbyCDIO.sys Tue Feb 17 12:11:28 2009 (499AEFC0)
    9588d000 958b7000   fastfat  fastfat.SYS  Mon Jul 13 19:14:01 2009 (4A5BBFB9)
    833d8000 833e9000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    833a4000 833d8000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    88a0e000 88a17000   Fs_Rec   Fs_Rec.sys   unavailable (00000000)
    88d4d000 88d7f000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    88f5a000 88f8b000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    83012000 83049000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8e781000 8e7a0000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    94daf000 94dc2000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    94dc2000 94dc8480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    94da4000 94daf000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    93750000 937d5000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    88d45000 88d4d000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8e7d6000 8e7ee000   i8042prt i8042prt.sys Mon Jul 13 19:11:23 2009 (4A5BBF1B)
    8e00a000 8e62c000   igdkmd32 igdkmd32.sys Fri Jul 03 12:33:51 2009 (4A4E32EF)
    94cf8000 94d1b000   IntcHdmi IntcHdmi.sys Tue May 26 07:12:34 2009 (4A1BCEA2)
    8dc1e000 8dc30000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8e7ee000 8e7fb000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    80bbd000 80bc5000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    93622000 93656000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    88b8a000 88b9d000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    88d20000 88d45000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    94a00000 94a10000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    94dd8000 94df3000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    83226000 8329e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    94d4f000 94d5a000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    8dd05000 8dd12000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    94dc9000 94dd4000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    889a5000 889bb000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    937ee000 93800000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    88db5000 88dd8000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    9403d000 94078000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    94078000 94093000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    889e7000 889f1000   msahci   msahci.sys   Mon Jul 13 19:45:50 2009 (4A5BC72E)
    88a1f000 88a2a000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    888e9000 888f1000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    88b5f000 88b8a000   msrpc    msrpc.sys    unavailable (00000000)
    8db6f000 8db79000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    88e00000 88e10000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    88c2b000 88ce2000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8dd52000 8dd5d000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    9372d000 9373d000   ndisuio  ndisuio.sys  Mon Jul 13 19:53:51 2009 (4A5BC90F)
    8dd5d000 8dd7f000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    936a8000 936b9000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    8dadd000 8daeb000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    8da74000 8daa6000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    88ce2000 88d20000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    94dd4000 94dd7c00   NetMotCM NetMotCM.sys Mon Feb 09 12:06:21 2004 (4027BE0D)
    8dc30000 8dcce000   netr28   netr28.sys   Tue Aug 04 05:48:15 2009 (4A7803DF)
    88809000 88817000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8db65000 8db6f000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82c02000 83012000   nt       ntkrpamp.exe Mon Jul 13 19:15:19 2009 (4A5BC007)
    88a30000 88b5f000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    88c1f000 88c26000   Null     Null.SYS     unavailable (00000000)
    936e7000 9372d000   nwifi    nwifi.sys    Mon Jul 13 19:51:59 2009 (4A5BC89F)
    8daad000 8dacc000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    88926000 88937000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    888f1000 8891b000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    889f1000 889ff000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    88a00000 88a0e000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    940ab000 94142000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    94cb0000 94cdf000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    8329e000 832af000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8dd3a000 8dd52000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    8dd7f000 8dd97000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    8dd97000 8ddae000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    8ddae000 8ddc5000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    8db24000 8db65000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    88c0d000 88c15000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    88c15000 88c1d000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    88a17000 88a1f000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    88fd2000 88fff000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    9373d000 93750000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    8e7a0000 8e7cc000   Rt86win7 Rt86win7.sys Fri May 22 10:52:05 2009 (4A16BC15)
    94a13000 94cafb80   RTKVHDA  RTKVHDA.sys  Wed Aug 05 05:41:49 2009 (4A7953DD)
    8ddd0000 8ddf6000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    94142000 9414c000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    88fca000 88fd2000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    95810000 95861000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    9417a000 941c9000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    9414c000 9416d000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    8db1e000 8db23a00   ssmdrv   ssmdrv.sys   Tue May 05 06:05:18 2009 (4A000F5E)
    8e004000 8e005380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8dcce000 8dd04380   SynTP    SynTP.sys    Thu Aug 27 21:59:32 2009 (4A973A04)
    88e11000 88f5a000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    9416d000 9417a000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8da0f000 8da1a000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    833e9000 83400000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8db0e000 8db1e000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    94d3a000 94d44200   tosporte tosporte.sys Tue Jun 16 06:48:40 2009 (4A377888)
    8daeb000 8dafaa00   tosrfcom tosrfcom.sys Tue Jul 28 06:18:06 2009 (4A6ED05E)
    823f0000 823f9000   TSDDD    TSDDD.dll    unavailable (00000000)
    8dbce000 8dbef000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    93656000 93664000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    94d8d000 94da4000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    8e7fb000 8e7fc700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    8e772000 8e781000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    93664000 936a8000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    8e727000 8e772000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    8e71c000 8e727000   usbuhci  usbuhci.sys  Mon Jul 13 19:51:10 2009 (4A5BC86E)
    8ddc5000 8ddd0000   VClone   VClone.sys   Fri May 22 19:08:32 2009 (4A173070)
    8891b000 88926000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    88def000 88dfb000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    83200000 83221000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8894a000 8895a000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8895a000 889a5000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    88f8b000 88fca000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8e7cc000 8e7d6000   vwifibus vwifibus.sys Mon Jul 13 19:52:02 2009 (4A5BC8A2)
    8dacc000 8dadd000   vwififlt vwififlt.sys Mon Jul 13 19:52:03 2009 (4A5BC8A3)
    8dafb000 8db0e000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    88c00000 88c0d000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    88819000 8888a000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8888a000 88898000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8daa6000 8daad000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    82190000 823da000   win32k   win32k.sys   unavailable (00000000)
    8dd12000 8dd1b000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:19:16 2009 (4A5BC0F4)
    888e0000 888e9000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    936cd000 936e7000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    
    Unloaded modules:
    95942000 95963000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    95861000 9588d000   RtsUStor.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    95963000 959cd000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    958d8000 95942000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    958b7000 958d8000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    94093000 940ab000   parport.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88db5000 88dc2000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dc2000 88dcd000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dcd000 88dd7000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88dd7000 88de8000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    88c00000 88c1f000   cdrom.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 1000007E
    Arguments c0000005 88fa68d4 807e65c4 807e61a0
      My Computer


  3. Posts : 16
    Windows 7
    Thread Starter
       #3

    Thanks for the analysis.

    I was just in the midst of net surfing and MSN when it happened at random.

    Anyone has problems with Avira antivirus? I doubt this is the main culprit.

    As for the modem drivers, i don't think i can find newer ones as Motorola has already discontinued that model. However i have a desktop on Vista which worked fine with that set of drivers.

    I've ran the Windows Memory Diagnostics and it did not show any problems.

    *sighs*
      My Computer


  4. Posts : 1,377
    Win7x64
       #4

    RuMmYtUb said:
    Anyone has problems with Avira antivirus? I doubt this is the main culprit.
    That "MVP" badge under Usasma's avatar is synonymous with "I should be listened to when I offer advice, because I am recognised by Microsoft for my outstanding knowledge and contribution to the IT industry".

    Of course, he's too modest to say it himself, so I'll do it on his behalf :)

    Don't troubleshoot BSODs by polling the audience. When you ask for help and somebody like Usasma takes the time to look at your problem and offer advice, it's usually best to accept what is being offered.

    Update the @#$%^& Avira driver - or remove it.

    There's never a guarantee with these sorts of issues, but Usasma's suggestion is backed by a lot of experience.
    Last edited by H2SO4; 01 Nov 2009 at 21:55.
      My Computer


  5. Posts : 16
    Windows 7
    Thread Starter
       #5

    H2SO4 said:
    RuMmYtUb said:
    Anyone has problems with Avira antivirus? I doubt this is the main culprit.
    That "MVP" badge under Usasma's avatar is synonymous with "I should be listened to when I offer advice, because I am recognised by Microsoft for my outstanding knowledge and contribution to the IT industry".

    Of course, he's too modest to say it himself, so I'll do it on his behalf :)

    Don't troubleshoot BSODs by polling the audience. When you ask for help and somebody like Usasma takes the time to look at your problem and offer advice, it's usually best to accept what is being offered.

    Update the @#$%^& Avira driver - or remove it.

    There's never a guarantee with these sorts of issues, but Usasma's suggestion is backed by a lot of experience.
    I see, apologies from my side for ruling out any possibilities due to my impatience.

    I will continue to monitor the situation as proposed by usasma! No offence taken i hope!
      My Computer


  6. Posts : 1,377
    Win7x64
       #6

    RuMmYtUb said:
    I see, apologies from my side for ruling out any possibilities due to my impatience.

    I will continue to monitor the situation as proposed by usasma! No offence taken i hope!
    No offence in either direction, hopefully :)

    I know it can be very frustrating, and I just wanted to highlight the best way to try to resolve something this complex as quickly as possible.
      My Computer


  7. Posts : 15
    Windows 7 Build 7600 x64
       #7

    I have 2 times a day random crashes of the system on same issue. New ASUS P5QL Pro motherboard with Windows 7 64 bit. 8GB. Upgraded from Vista 64 Bit. Vista had no problems... Have Run memory test86 v2.11 and no errors. 2 cards: Nvidia videocard and creative soundcard. Updated all drivers (nvidia / creative) and offcourse latest drivers Asus / Windows Update.

    Please advise... added the dumps and my pc nfo..
    Last edited by mambowarrior; 02 Nov 2009 at 16:52.
      My Computer


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

    MAMBOWARRIOR - please post your issue in a separate topic so that it will get the attention that it deserves.
      My Computer


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

    Thanks H2SO4! No offense taken here.

    Let us know how things work out for you.
      My Computer


  10. Posts : 15
    Windows 7 Build 7600 x64
       #10

    Hi USASMA,

    I've made a new topic as you requested.
      My Computer


 
Page 1 of 2 12 LastLast

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

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