Blue Screen

Page 2 of 2 FirstFirst 12

  1. Posts : 12
    Windows 7
    Thread Starter
       #11

    Internet connection is still slow, but no more BSOD til now.
      My Computer


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

    More BSOD's are solved by hunches from the user than any other method.

    Post back if you get any further crashes.

    Good luck!
      My Computer


  3. Posts : 12
    Windows 7
    Thread Starter
       #13

    dear usasma,

    ANOTHER bluescreen. if i can't solve this til tomorrow (i know i'm being unpatient), i'll be back to vista. I've just lost a lot of work because of this problem.

    Assinatura do problema:
    Nome do Evento de Problema: BlueScreen
    Versão do sistema operacional: 6.1.7600.2.0.0.256.1
    Identificação da Localidade: 1046

    Informações adicionais sobre o problema:
    BCCode: 1
    BCP1: 82C7FCD5
    BCP2: 000000FF
    BCP3: 00000000
    BCP4: 00000000
    OS Version: 6_1_7600
    Service Pack: 0_0
    Product: 256_1

    Arquivos que ajudam a descrever o problema:
    C:\Windows\Minidump\122409-37970-01.dmp
    C:\Users\retrolectro\AppData\Local\Temp\WER-56659-0.sysdata.xml

    dmp attached.

    Thanks a lot again,
    retrolectro
      My Computer


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

    A fresh, clean install of an OS (wiping the hard drive) is a good way to rule out hardware issues (if it still crashes, then it's most likely a hardware problem).

    There's still some outdated drivers on the system. In particular the one from 2004 concerns me:
    Code:
    PxHelp20.sys Mon Dec 10 18:48:39 2007
    uafilter.sys Sun Jan 18 21:14:39 2004
    adfs.SYS     Thu Aug 14 10:57:15 2008
    000.fcl      Thu Sep 13 22:55:48 2007
    If you can't update these things, then uninstall them and test to see if that helps.
    If you can't uninstall them, go to C:\Windows\System32\drivers and rename them to .BAK to prevent them from loading. Reboot and check to make sure that they haven't respawned.

    I'd also ensure that you have the latest version of the BIOS for your system. The error message that you're getting isn't very common - and I suspect (from what I've seen of it) that you're having compatibility issues with some program on the system.

    Here's more info on the STOP 0x1 error message: http://www.carrona.org/bsodindx.html#0x00000001

    Here's the BSOD analysis:
    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\FUBAR\TempDUMP\DATA\01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16385.x86fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0x82c18000 PsLoadedModuleList = 0x82d57570
    Debug session time: Wed Dec 23 22:08:54.942 2009 (GMT-5)
    System Uptime: 0 days 7:57:39.643
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    .........................
    Loading User Symbols
    Loading unloaded module list
    .......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1, {82c7fcd5, ff, 0, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt!NtWaitForWorkViaWorkerFactory+0 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !thread;!analyze -v;r;kv;lmtn;lmtsmn;.bugcheck;.logclose;q
    GetPointerFromAddress: unable to read from 82d77704
    THREAD 878e8c70  Cid 0c58.090c  Teb: 7ffdb000 Win32Thread: fcf094f8 RUNNING on processor 1
    Not impersonating
    GetUlongFromAddress: unable to read from 82d3849c
    Owning Process            8553a9d8       Image:         taskhost.exe
    Attached Process          N/A            Image:         N/A
    ffdf0000: Unable to get shared data
    Wait Start TickCount      1835288      
    Context Switch Count      7             
    ReadMemory error: Cannot get nt!KeMaximumIncrement value.
    UserTime                  00:00:00.000
    KernelTime                00:00:00.000
    Win32 Start Address 0x777dd63e
    Stack Init bc222fd0 Current bc222b60 Base bc223000 Limit bc220000 Call 0
    Priority 11 BasePriority 7 UnusualBoost 3 ForegroundBoost 0 IoPriority 2 PagePriority 5
    ChildEBP RetAddr  Args to Child              
    bc222d34 777f64f4 badb0d00 015afd18 00000000 nt!KiServiceExit2+0x17a (FPO: [0,4] TrapFrame @ bc222d34)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    015afe70 00000000 00000000 00000000 00000000 0x777f64f4
    
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    APC_INDEX_MISMATCH (1)
    This is a kernel internal error. The most common reason to see this
    bugcheck is when a filesystem or a driver has a mismatched number of
    calls to disable and re-enable APCs. The key data item is the
    Thread->KernelApcDisable field. A negative value indicates that a driver
    has disabled APC calls without re-enabling them.  A positive value indicates
    that the reverse is true. This check is made on exit from a system call.
    Arguments:
    Arg1: 82c7fcd5, address of system function (system call)
    Arg2: 000000ff, Thread->ApcStateIndex << 8 | Previous ApcStateIndex
    Arg3: 00000000, Thread->KernelApcDisable
    Arg4: 00000000, Previous KernelApcDisable
    
    Debugging Details:
    ------------------
    
    
    FAULTING_IP: 
    nt!NtWaitForWorkViaWorkerFactory+0
    82c7fcd5 6a4c            push    4Ch
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x1
    
    PROCESS_NAME:  taskhost.exe
    
    CURRENT_IRQL:  0
    
    LAST_CONTROL_TRANSFER:  from 777f64f4 to 82c4db23
    
    STACK_TEXT:  
    bc222d34 777f64f4 badb0d00 015afd18 00000000 nt!KiServiceExit2+0x17a
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    015afe70 00000000 00000000 00000000 00000000 0x777f64f4
    
    
    STACK_COMMAND:  .bugcheck ; kb
    
    FOLLOWUP_IP: 
    nt!NtWaitForWorkViaWorkerFactory+0
    82c7fcd5 6a4c            push    4Ch
    
    SYMBOL_NAME:  nt!NtWaitForWorkViaWorkerFactory+0
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bbffc
    
    FAILURE_BUCKET_ID:  0x1_nt!NtWaitForWorkViaWorkerFactory+0
    
    BUCKET_ID:  0x1_nt!NtWaitForWorkViaWorkerFactory+0
    
    Followup: MachineOwner
    ---------
    
    eax=82d46934 ebx=82c7fc00 ecx=0000001c edx=00000000 esi=80dc5120 edi=00000000
    eip=82c4db23 esp=bc222d1c ebp=bc222d34 iopl=0         nv up ei pl nz na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00000206
    nt!KiServiceExit2+0x17a:
    82c4db23 c3              ret
    ChildEBP RetAddr  Args to Child              
    bc222d34 777f64f4 badb0d00 015afd18 00000000 nt!KiServiceExit2+0x17a (FPO: [0,4] TrapFrame @ bc222d34)
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    015afe70 00000000 00000000 00000000 00000000 0x777f64f4
    start    end        module name
    80bb2000 80bba000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    82c18000 83018000   nt       ntkrnlmp.exe Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    83018000 8304f000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    8c000000 8c025000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    8c02d000 8c0a5000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    8c0a5000 8c0b6000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8c0b6000 8c0be000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    8c0be000 8c100000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c100000 8c1ab000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    8c1ab000 8c21c000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8c21c000 8c22a000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8c22a000 8c31d000   sptd     sptd.sys     Sun Oct 11 16:54:02 2009 (4AD245EA)
    8c31d000 8c326000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    8c326000 8c34c000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    8c34c000 8c394000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    8c394000 8c39c000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8c39c000 8c3a7000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8c3a7000 8c3d1000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8c3d1000 8c3e2000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    8c3e2000 8c3f2000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8c408000 8c453000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8c453000 8c45a000   intelide intelide.sys Mon Jul 13 19:11:19 2009 (4A5BBF17)
    8c45a000 8c468000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c468000 8c47e000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    8c47e000 8c483580   pavboot  pavboot.sys  Mon Jun 29 07:49:56 2009 (4A48AA64)
    8c484000 8c48d000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c48d000 8c4b0000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    8c4b0000 8c4b9000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8c4b9000 8c4ed000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8c4ed000 8c4fe000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8c4fe000 8c5070c0   PxHelp20 PxHelp20.sys Mon Dec 10 18:48:39 2007 (475DD057)
    8c508000 8c637000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8c637000 8c662000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    8c662000 8c675000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8c675000 8c6d2000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    8c6d2000 8c6e0000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c6e0000 8c6e9000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8c6e9000 8c7a0000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    8c7a0000 8c7de000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8c7de000 8c7f9000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8c800000 8c811000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    8c811000 8c81d000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    8c82d000 8c976000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    8c976000 8c9a7000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    8c9a7000 8c9af380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8c9b0000 8c9ef000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    8c9ef000 8c9f7000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8c9f7000 8ca24000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    8ca24000 8ca34000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8ca34000 8ca3c000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    8ca3c000 8ca6e000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8ca6e000 8ca7f000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    8ca7f000 8caa4000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    8caa4000 8cab7b00   usbaudio usbaudio.sys Mon Jul 13 19:51:23 2009 (4A5BC87B)
    8cab8000 8cac3000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8cad6000 8caf5000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    8caf5000 8cafc000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    8cafc000 8cb03000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    8cb03000 8cb0f000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8cb0f000 8cb30000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8cb30000 8cb3d000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8cb3d000 8cb45000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8cb45000 8cb4d000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8cb4d000 8cb55000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8cb55000 8cb60000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8cb60000 8cb6e000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    8cb6e000 8cb85000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    8cb85000 8cb90000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8cb90000 8cbe6680   avgtdix  avgtdix.sys  Mon Nov 02 08:25:10 2009 (4AEEDDB6)
    8cbe7000 8cbf2000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8cbf2000 8cbfb000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    92805000 92837000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    92837000 92891000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    92891000 92898000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    92898000 928b7000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    928b7000 928c5000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    928c5000 928df000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    928df000 928f2000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    928f2000 92902000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    92902000 92943000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    92943000 9294d000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    9294d000 929506a0   ckldrv   ckldrv.sys   Thu Feb 03 15:53:11 2000 (3899EAB7)
    92951000 9295b000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    9295b000 92967000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    92967000 929cb000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    929cb000 929e3000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    929e3000 929f1000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    929f1000 929f6500   avgmfx86 avgmfx86.sys Tue Oct 13 03:24:03 2009 (4AD42B13)
    929f7000 92a46b80   avgldx86 avgldx86.sys Sun Sep 20 11:03:04 2009 (4AB64428)
    92a47000 92a68000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    92a68000 92a7a000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    92a7a000 92aae000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    92aae000 92af2000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    92af2000 92b03000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    92b03000 92b53000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    92b53000 92b82000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    92b82000 92b9b000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    92b9b000 92ba5000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    92ba5000 92bb0000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    92bb0000 92bbb000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    92bbb000 92bce000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    92bce000 92bd4480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    92bd5000 92bec000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    92bec000 92bf9000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    93402000 9390b000   igdkmd32 igdkmd32.sys Fri Sep 11 13:00:22 2009 (4AAA8226)
    9390b000 939c2000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    939c2000 939fb000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    939fb000 93a1a000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    93a56000 93a61000   usbuhci  usbuhci.sys  Mon Jul 13 19:51:10 2009 (4A5BC86E)
    93a61000 93aac000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    93aac000 93abb000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    93abb000 93ad3000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    93ad3000 93add000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    93add000 93ae2280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
    93ae3000 93b1c000   agaishni agaishni.SYS Tue Jul 14 17:12:41 2009 (4A5CF4C9)
    93b1c000 93b29000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    93b29000 93b3b000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    93b3b000 93b53000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    93b53000 93b5e000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    93b5e000 93b80000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    93b80000 93b98000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    93b98000 93baf000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    93baf000 93bc6000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    93bc6000 93bd0000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    93bd0000 93bdd000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    93bdd000 93bea000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    93bea000 93beb380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    93bec000 93bfa000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    93bfa000 93bfb700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    93bfc000 93bfe360   uafilter uafilter.sys Sun Jan 18 21:14:39 2004 (400B3D8F)
    95c90000 95eda000   win32k   win32k.sys   Mon Jul 13 19:26:26 2009 (4A5BC2A2)
    95ef0000 95ef9000   TSDDD    TSDDD.dll    unavailable (00000000)
    95f20000 95f3e000   cdd      cdd.dll      Mon Jul 13 21:04:18 2009 (4A5BD992)
    95f40000 95f8d000   ATMFD    ATMFD.DLL    Thu Jul 30 00:44:10 2009 (4A71251A)
    9600f000 96029000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    96029000 96039000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    96039000 9604c000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    9604c000 960d1000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    960d1000 960ea000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    960ea000 960fc000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    960fc000 9611f000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    9611f000 9615a000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    9615a000 96175000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    96175000 9617c000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    9617c000 9618ce80   adfs     adfs.SYS     Thu Aug 14 10:57:15 2008 (48A447CB)
    9618d000 96224000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    96224000 9622e000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    9622e000 9624f000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    9624f000 9625c000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    9625c000 96281000   Rt86win7 Rt86win7.sys Thu Feb 26 04:04:22 2009 (49A65B16)
    962c6000 962e3000   000      000.fcl      Thu Sep 13 22:55:48 2007 (46E9F834)
    962e3000 96332000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    96332000 96383000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    
    Unloaded modules:
    96383000 963ed000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    93a1a000 93a56000   Rt86win7.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9625c000 962c6000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8caa4000 8cab1000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cab1000 8cabc000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cabc000 8cac5000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cac5000 8cad6000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    start    end        module name
    962c6000 962e3000   000      000.fcl      Thu Sep 13 22:55:48 2007 (46E9F834)
    8c34c000 8c394000   ACPI     ACPI.sys     Mon Jul 13 19:11:11 2009 (4A5BBF0F)
    9617c000 9618ce80   adfs     adfs.SYS     Thu Aug 14 10:57:15 2008 (48A447CB)
    92837000 92891000   afd      afd.sys      Mon Jul 13 19:12:34 2009 (4A5BBF62)
    93ae3000 93b1c000   agaishni agaishni.SYS Tue Jul 14 17:12:41 2009 (4A5CF4C9)
    93b29000 93b3b000   AgileVpn AgileVpn.sys Mon Jul 13 19:55:00 2009 (4A5BC954)
    8c4b0000 8c4b9000   amdxata  amdxata.sys  Tue May 19 13:57:35 2009 (4A12F30F)
    8c484000 8c48d000   atapi    atapi.sys    Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c48d000 8c4b0000   ataport  ataport.SYS  Mon Jul 13 19:11:18 2009 (4A5BBF16)
    95f40000 95f8d000   ATMFD    ATMFD.DLL    Thu Jul 30 00:44:10 2009 (4A71251A)
    929f7000 92a46b80   avgldx86 avgldx86.sys Sun Sep 20 11:03:04 2009 (4AB64428)
    929f1000 929f6500   avgmfx86 avgmfx86.sys Tue Oct 13 03:24:03 2009 (4AD42B13)
    8cb90000 8cbe6680   avgtdix  avgtdix.sys  Mon Nov 02 08:25:10 2009 (4AEEDDB6)
    8cafc000 8cb03000   Beep     Beep.SYS     Mon Jul 13 19:45:00 2009 (4A5BC6FC)
    929e3000 929f1000   blbdrive blbdrive.sys Mon Jul 13 19:23:04 2009 (4A5BC1D8)
    8c0b6000 8c0be000   BOOTVID  BOOTVID.dll  Mon Jul 13 21:04:34 2009 (4A5BD9A2)
    960d1000 960ea000   bowser   bowser.sys   Mon Jul 13 19:14:21 2009 (4A5BBFCD)
    95f20000 95f3e000   cdd      cdd.dll      Mon Jul 13 21:04:18 2009 (4A5BD992)
    8cad6000 8caf5000   cdrom    cdrom.sys    Mon Jul 13 19:11:24 2009 (4A5BBF1C)
    8c100000 8c1ab000   CI       CI.dll       Mon Jul 13 21:09:28 2009 (4A5BDAC8)
    9294d000 929506a0   ckldrv   ckldrv.sys   Thu Feb 03 15:53:11 2000 (3899EAB7)
    8ca7f000 8caa4000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:11:20 2009 (4A5BBF18)
    8c0be000 8c100000   CLFS     CLFS.SYS     Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    8c675000 8c6d2000   cng      cng.sys      Mon Jul 13 19:32:55 2009 (4A5BC427)
    93b1c000 93b29000   CompositeBus CompositeBus.sys Mon Jul 13 19:45:26 2009 (4A5BC716)
    92bec000 92bf9000   crashdmp crashdmp.sys Mon Jul 13 19:45:50 2009 (4A5BC72E)
    92967000 929cb000   csc      csc.sys      Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    929cb000 929e3000   dfsc     dfsc.sys     Mon Jul 13 19:14:16 2009 (4A5BBFC8)
    9295b000 92967000   discache discache.sys Mon Jul 13 19:24:04 2009 (4A5BC214)
    8ca6e000 8ca7f000   disk     disk.sys     Mon Jul 13 19:11:28 2009 (4A5BBF20)
    92b82000 92b9b000   drmk     drmk.sys     Mon Jul 13 20:36:05 2009 (4A5BD2F5)
    8cbf2000 8cbfb000   dump_atapi dump_atapi.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8cbe7000 8cbf2000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8c800000 8c811000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:12:47 2009 (4A5BBF6F)
    92b9b000 92ba5000   Dxapi    Dxapi.sys    Mon Jul 13 19:25:25 2009 (4A5BC265)
    9390b000 939c2000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 20:48:33 2009 (4AC54DE1)
    939c2000 939fb000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:25:25 2009 (4A5BC265)
    8c4ed000 8c4fe000   fileinfo fileinfo.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    8c4b9000 8c4ed000   fltmgr   fltmgr.sys   Mon Jul 13 19:11:13 2009 (4A5BBF11)
    8c6e0000 8c6e9000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:11:14 2009 (4A5BBF12)
    8ca3c000 8ca6e000   fvevol   fvevol.sys   Mon Jul 13 19:13:01 2009 (4A5BBF7D)
    8c976000 8c9a7000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:12:03 2009 (4A5BBF43)
    93add000 93ae2280   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:16:53 2009 (4A1151B5)
    83018000 8304f000   hal      halmacpi.dll Mon Jul 13 19:11:03 2009 (4A5BBF07)
    939fb000 93a1a000   HDAudBus HDAudBus.sys Mon Jul 13 19:50:55 2009 (4A5BC85F)
    92b03000 92b53000   HdAudio  HdAudio.sys  Mon Jul 13 19:51:46 2009 (4A5BC892)
    92bbb000 92bce000   HIDCLASS HIDCLASS.SYS Mon Jul 13 19:51:01 2009 (4A5BC865)
    92bce000 92bd4480   HIDPARSE HIDPARSE.SYS Mon Jul 13 19:50:59 2009 (4A5BC863)
    92bb0000 92bbb000   hidusb   hidusb.sys   Mon Jul 13 19:51:04 2009 (4A5BC868)
    9604c000 960d1000   HTTP     HTTP.sys     Mon Jul 13 19:12:53 2009 (4A5BBF75)
    8ca34000 8ca3c000   hwpolicy hwpolicy.sys Mon Jul 13 19:11:01 2009 (4A5BBF05)
    93402000 9390b000   igdkmd32 igdkmd32.sys Fri Sep 11 13:00:22 2009 (4AAA8226)
    8c453000 8c45a000   intelide intelide.sys Mon Jul 13 19:11:19 2009 (4A5BBF17)
    92a68000 92a7a000   intelppm intelppm.sys Mon Jul 13 19:11:03 2009 (4A5BBF07)
    93bd0000 93bdd000   kbdclass kbdclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c811000 8c81d000   kbdhid   kbdhid.sys   Mon Jul 13 19:45:09 2009 (4A5BC705)
    80bb2000 80bba000   kdcom    kdcom.dll    Mon Jul 13 21:08:58 2009 (4A5BDAAA)
    92a7a000 92aae000   ks       ks.sys       Mon Jul 13 19:45:13 2009 (4A5BC709)
    8c662000 8c675000   ksecdd   ksecdd.sys   Mon Jul 13 19:11:56 2009 (4A5BBF3C)
    8c000000 8c025000   ksecpkg  ksecpkg.sys  Mon Jul 13 19:34:00 2009 (4A5BC468)
    96029000 96039000   lltdio   lltdio.sys   Mon Jul 13 19:53:18 2009 (4A5BC8EE)
    8c7de000 8c7f9000   luafv    luafv.sys    Mon Jul 13 19:15:44 2009 (4A5BC020)
    8c02d000 8c0a5000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:06:41 2009 (4A5BDA21)
    92ba5000 92bb0000   monitor  monitor.sys  Mon Jul 13 19:25:58 2009 (4A5BC286)
    93bdd000 93bea000   mouclass mouclass.sys Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8cab8000 8cac3000   mouhid   mouhid.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8c468000 8c47e000   mountmgr mountmgr.sys Mon Jul 13 19:11:27 2009 (4A5BBF1F)
    960ea000 960fc000   mpsdrv   mpsdrv.sys   Mon Jul 13 19:52:52 2009 (4A5BC8D4)
    960fc000 9611f000   mrxsmb   mrxsmb.sys   Mon Jul 13 19:14:24 2009 (4A5BBFD0)
    9611f000 9615a000   mrxsmb10 mrxsmb10.sys Mon Jul 13 19:14:34 2009 (4A5BBFDA)
    9615a000 96175000   mrxsmb20 mrxsmb20.sys Mon Jul 13 19:14:29 2009 (4A5BBFD5)
    8cb55000 8cb60000   Msfs     Msfs.SYS     Mon Jul 13 19:11:26 2009 (4A5BBF1E)
    8c394000 8c39c000   msisadrv msisadrv.sys Mon Jul 13 19:11:09 2009 (4A5BBF0D)
    8c637000 8c662000   msrpc    msrpc.sys    Mon Jul 13 19:11:59 2009 (4A5BBF3F)
    92951000 9295b000   mssmbios mssmbios.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    8ca24000 8ca34000   mup      mup.sys      Mon Jul 13 19:14:14 2009 (4A5BBFC6)
    8c6e9000 8c7a0000   ndis     ndis.sys     Mon Jul 13 19:12:24 2009 (4A5BBF58)
    93b53000 93b5e000   ndistapi ndistapi.sys Mon Jul 13 19:54:24 2009 (4A5BC930)
    93b5e000 93b80000   ndiswan  ndiswan.sys  Mon Jul 13 19:54:34 2009 (4A5BC93A)
    92af2000 92b03000   NDProxy  NDProxy.SYS  Mon Jul 13 19:54:27 2009 (4A5BC933)
    928b7000 928c5000   netbios  netbios.sys  Mon Jul 13 19:53:54 2009 (4A5BC912)
    92805000 92837000   netbt    netbt.sys    Mon Jul 13 19:12:18 2009 (4A5BBF52)
    8c7a0000 8c7de000   NETIO    NETIO.SYS    Mon Jul 13 19:12:35 2009 (4A5BBF63)
    8cb60000 8cb6e000   Npfs     Npfs.SYS     Mon Jul 13 19:11:31 2009 (4A5BBF23)
    92943000 9294d000   nsiproxy nsiproxy.sys Mon Jul 13 19:12:08 2009 (4A5BBF48)
    82c18000 83018000   nt       ntkrnlmp.exe Mon Jul 13 19:15:08 2009 (4A5BBFFC)
    8c508000 8c637000   Ntfs     Ntfs.sys     Mon Jul 13 19:12:05 2009 (4A5BBF45)
    8caf5000 8cafc000   Null     Null.SYS     Mon Jul 13 19:11:12 2009 (4A5BBF10)
    92898000 928b7000   pacer    pacer.sys    Mon Jul 13 19:53:58 2009 (4A5BC916)
    93abb000 93ad3000   parport  parport.sys  Mon Jul 13 19:45:34 2009 (4A5BC71E)
    8c3d1000 8c3e2000   partmgr  partmgr.sys  Mon Jul 13 19:11:35 2009 (4A5BBF27)
    96175000 9617c000   parvdm   parvdm.sys   Mon Jul 13 19:45:29 2009 (4A5BC719)
    8c47e000 8c483580   pavboot  pavboot.sys  Mon Jun 29 07:49:56 2009 (4A48AA64)
    8c3a7000 8c3d1000   pci      pci.sys      Mon Jul 13 19:11:16 2009 (4A5BBF14)
    8c45a000 8c468000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:11:15 2009 (4A5BBF13)
    8c6d2000 8c6e0000   pcw      pcw.sys      Mon Jul 13 19:11:10 2009 (4A5BBF0E)
    9618d000 96224000   peauth   peauth.sys   Mon Jul 13 20:35:44 2009 (4A5BD2E0)
    92b53000 92b82000   portcls  portcls.sys  Mon Jul 13 19:51:00 2009 (4A5BC864)
    8c0a5000 8c0b6000   PSHED    PSHED.dll    Mon Jul 13 21:09:36 2009 (4A5BDAD0)
    8c4fe000 8c5070c0   PxHelp20 PxHelp20.sys Mon Dec 10 18:48:39 2007 (475DD057)
    93b3b000 93b53000   rasl2tp  rasl2tp.sys  Mon Jul 13 19:54:33 2009 (4A5BC939)
    93b80000 93b98000   raspppoe raspppoe.sys Mon Jul 13 19:54:53 2009 (4A5BC94D)
    93b98000 93baf000   raspptp  raspptp.sys  Mon Jul 13 19:54:47 2009 (4A5BC947)
    93baf000 93bc6000   rassstp  rassstp.sys  Mon Jul 13 19:54:57 2009 (4A5BC951)
    92902000 92943000   rdbss    rdbss.sys    Mon Jul 13 19:14:26 2009 (4A5BBFD2)
    93bc6000 93bd0000   rdpbus   rdpbus.sys   Mon Jul 13 20:02:40 2009 (4A5BCB20)
    8cb3d000 8cb45000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:01:40 2009 (4A5BCAE4)
    8cb45000 8cb4d000   rdpencdd rdpencdd.sys Mon Jul 13 20:01:39 2009 (4A5BCAE3)
    8cb4d000 8cb55000   rdprefmp rdprefmp.sys Mon Jul 13 20:01:41 2009 (4A5BCAE5)
    8c9f7000 8ca24000   rdyboost rdyboost.sys Mon Jul 13 19:22:02 2009 (4A5BC19A)
    96039000 9604c000   rspndr   rspndr.sys   Mon Jul 13 19:53:20 2009 (4A5BC8F0)
    9625c000 96281000   Rt86win7 Rt86win7.sys Thu Feb 26 04:04:22 2009 (49A65B16)
    8c326000 8c34c000   SCSIPORT SCSIPORT.SYS Mon Jul 13 19:45:55 2009 (4A5BC733)
    96224000 9622e000   secdrv   secdrv.SYS   Wed Sep 13 09:18:32 2006 (45080528)
    93ad3000 93add000   serenum  serenum.sys  Mon Jul 13 19:45:27 2009 (4A5BC717)
    928c5000 928df000   serial   serial.sys   Mon Jul 13 19:45:33 2009 (4A5BC71D)
    8c9ef000 8c9f7000   spldr    spldr.sys    Mon May 11 12:13:47 2009 (4A084EBB)
    8c22a000 8c31d000   sptd     sptd.sys     Sun Oct 11 16:54:02 2009 (4AD245EA)
    96332000 96383000   srv      srv.sys      Mon Jul 13 19:15:10 2009 (4A5BBFFE)
    962e3000 96332000   srv2     srv2.sys     Mon Jul 13 19:14:52 2009 (4A5BBFEC)
    9622e000 9624f000   srvnet   srvnet.sys   Mon Jul 13 19:14:45 2009 (4A5BBFE5)
    93bea000 93beb380   swenum   swenum.sys   Mon Jul 13 19:45:08 2009 (4A5BC704)
    8c82d000 8c976000   tcpip    tcpip.sys    Mon Jul 13 19:13:18 2009 (4A5BBF8E)
    9624f000 9625c000   tcpipreg tcpipreg.sys Mon Jul 13 19:54:14 2009 (4A5BC926)
    8cb85000 8cb90000   TDI      TDI.SYS      Mon Jul 13 19:12:12 2009 (4A5BBF4C)
    8cb6e000 8cb85000   tdx      tdx.sys      Mon Jul 13 19:12:10 2009 (4A5BBF4A)
    928f2000 92902000   termdd   termdd.sys   Mon Jul 13 20:01:35 2009 (4A5BCADF)
    95ef0000 95ef9000   TSDDD    TSDDD.dll    unavailable (00000000)
    92a47000 92a68000   tunnel   tunnel.sys   Mon Jul 13 19:54:03 2009 (4A5BC91B)
    93bfc000 93bfe360   uafilter uafilter.sys Sun Jan 18 21:14:39 2004 (400B3D8F)
    93bec000 93bfa000   umbus    umbus.sys    Mon Jul 13 19:51:38 2009 (4A5BC88A)
    8caa4000 8cab7b00   usbaudio usbaudio.sys Mon Jul 13 19:51:23 2009 (4A5BC87B)
    92bd5000 92bec000   usbccgp  usbccgp.sys  Mon Jul 13 19:51:31 2009 (4A5BC883)
    93bfa000 93bfb700   USBD     USBD.SYS     Mon Jul 13 19:51:05 2009 (4A5BC869)
    93aac000 93abb000   usbehci  usbehci.sys  Mon Jul 13 19:51:14 2009 (4A5BC872)
    92aae000 92af2000   usbhub   usbhub.sys   Mon Jul 13 19:52:06 2009 (4A5BC8A6)
    93a61000 93aac000   USBPORT  USBPORT.SYS  Mon Jul 13 19:51:13 2009 (4A5BC871)
    93a56000 93a61000   usbuhci  usbuhci.sys  Mon Jul 13 19:51:10 2009 (4A5BC86E)
    8c39c000 8c3a7000   vdrvroot vdrvroot.sys Mon Jul 13 19:46:19 2009 (4A5BC74B)
    8cb03000 8cb0f000   vga      vga.sys      Mon Jul 13 19:25:50 2009 (4A5BC27E)
    8cb0f000 8cb30000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:25:49 2009 (4A5BC27D)
    8c9a7000 8c9af380   vmstorfl vmstorfl.sys Mon Jul 13 19:28:44 2009 (4A5BC32C)
    8c3e2000 8c3f2000   volmgr   volmgr.sys   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    8c408000 8c453000   volmgrx  volmgrx.sys  Mon Jul 13 19:11:41 2009 (4A5BBF2D)
    8c9b0000 8c9ef000   volsnap  volsnap.sys  Mon Jul 13 19:11:34 2009 (4A5BBF26)
    928df000 928f2000   wanarp   wanarp.sys   Mon Jul 13 19:55:02 2009 (4A5BC956)
    8cb30000 8cb3d000   watchdog watchdog.sys Mon Jul 13 19:24:10 2009 (4A5BC21A)
    8c1ab000 8c21c000   Wdf01000 Wdf01000.sys Mon Jul 13 19:11:36 2009 (4A5BBF28)
    8c21c000 8c22a000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:11:25 2009 (4A5BBF1D)
    92891000 92898000   wfplwf   wfplwf.sys   Mon Jul 13 19:53:51 2009 (4A5BC90F)
    95c90000 95eda000   win32k   win32k.sys   Mon Jul 13 19:26:26 2009 (4A5BC2A2)
    8c31d000 8c326000   WMILIB   WMILIB.SYS   Mon Jul 13 19:11:22 2009 (4A5BBF1A)
    9600f000 96029000   WudfPf   WudfPf.sys   Mon Jul 13 19:50:13 2009 (4A5BC835)
    
    Unloaded modules:
    96383000 963ed000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    93a1a000 93a56000   Rt86win7.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    9625c000 962c6000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8caa4000 8cab1000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cab1000 8cabc000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cabc000 8cac5000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    8cac5000 8cad6000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Bugcheck code 00000001
    Arguments 82c7fcd5 000000ff 00000000 00000000
      My Computer


  5. Posts : 12
    Windows 7
    Thread Starter
       #15

    dear usasma,

    you were very very kind and gentle. thanks a lot for your help.
    well, i updated all of the drivers listed above. one of them was renamed since i couldn't found a most recent version.
    bios was updated to the most recent version, downloaded from the manufacturer website. everything was working fine, except my internet connection (i discovered what was happening with it -- a conflict i never saw before between my torrent software and my router).
    unfortunately, i've got 3 more bsod, so i came back to windows vista. i don't have time, unfortunately, to make some more tests since i'm working a lot these days... and these crashes made me lost hours of work.

    thanks a lot for your help, really. people like you just make our life more happy

    retrolectro
      My Computer


  6. Posts : 28,845
    Win 8 Release candidate 8400
       #16

    retrolectro said:
    dear usasma,

    you were very very kind and gentle. thanks a lot for your help.
    well, i updated all of the drivers listed above. one of them was renamed since i couldn't found a most recent version.
    bios was updated to the most recent version, downloaded from the manufacturer website. everything was working fine, except my internet connection (i discovered what was happening with it -- a conflict i never saw before between my torrent software and my router).
    unfortunately, i've got 3 more bsod, so i came back to windows vista. i don't have time, unfortunately, to make some more tests since i'm working a lot these days... and these crashes made me lost hours of work.

    thanks a lot for your help, really. people like you just make our life more happy

    retrolectro
    I completely agree John makes every where he touches a better place in spite of his health

    Young grasshopper tnx John
      My Computer


  7. Posts : 5,705
    Win7 x64 + x86
       #17

    Thanks to all of you, it's very touching and means an awful lot to me!

    And a jolly HO HO HO to all and to all a good night (well, actually, I'm going to take a nap! :) )
      My Computer


  8. Posts : 12
    Windows 7
    Thread Starter
       #18

    ho ho ho to both of you
      My Computer


 
Page 2 of 2 FirstFirst 12

  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 02:49.
Find Us