Bsod: Driver_irql_not_less_or_equal


  1. Posts : 4
    Windows 7 Ultimate x64
       #1

    Bsod: Driver_irql_not_less_or_equal


    I had this same problem a while ago, but after i did clean windows install it disappeared for 2 weeks. Now i have the same problem.

    How come? Could this be a hardware issue or what?

    Thanks for help.

    Windows 7
    x64
    full retail
    - What is the age of system (hardware)? 3 years
    - What is the age of OS installation (have you re-installed the OS?) 2 weeks
    Last edited by kanyini; 07 Jan 2011 at 13:30.
      My Computer


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

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

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


  3. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #3

    Hello,

    I've now included a zipped dump/html file in my post.

    Hope it helps,

    Thanks,
    -kanyini
      My Computer


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

    Thanks for the files. There is one dump file; is this correct? You have several issues going.
    Bugcheck D1, DRIVER_IRQL_NOT_LESS_OR_EQUAL. Usually caused by a device driver.
    Your dump directly blames -
    L1E62x64.sys Thu Jun 11 02:45:22 2009 - Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (NDIS6.20). http://partner.atheros.com/Drivers.aspx.
    This driver is out of date. Update it through the link provided.

    I recommend that you uninstall Daemon Tools. It uses a driver, found in your dump, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads. Select uninstall; do NOT select reinstall.

    Here is a free alternative CD virtualization program that does not use the sptd.sys driver.
    Freeware MagicISO Virtual CD/DVD-ROM(MagicDisc) Overview

    I also find another almost guaranteed BSOD maker on your system.
    Code:
    ASACPI.sys   Sun Mar 27 22:30:36 2005
    The 2005 version of this driver is a known BSOD cause.
    Please visit this link: ASUSTeK Computer Inc.-Support- download_item_mkt

    Scroll down to the Utilities category, then scroll down to the "ATK0110 driver for WindowsXP/Vista/Windows 7 32&64-bit " (it's about the 8th item down).
    Download and install it.

    Go to C:\Windows\System32\drivers to check and make sure that the ASACPI.sys file is date stamped from 2009 or 2010 (NOT 2005).
    Next, I recommend that you uninstall Avira. Avira is known to cause BSOD's on some Win 7 systems as are many third party AV programs. In addition, you are running a third party firewall. Download and install Microsoft Security Essentials in its place. After you get your system stable, you can try Avira again; but I do not recommend doing so.

    Follow all of the above suggestions and reboot. See how your system runs. Please post back and let us know. If you get another BSOD, upload it and we will go from there.
    Code:
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02a5f000 PsLoadedModuleList = 0xfffff800`02c9ce50
    Debug session time: Fri Jan  7 10:15:21.281 2011 (GMT-5)
    System Uptime: 0 days 3:41:18.045
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..........................
    Loading User Symbols
    Loading unloaded module list
    ........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck D1, {0, 2, 8, 0}
    
    Unable to load image \SystemRoot\system32\DRIVERS\L1E62x64.sys, Win32 error 0n2
    *** WARNING: Unable to verify timestamp for L1E62x64.sys
    *** ERROR: Module load completed but symbols could not be loaded for L1E62x64.sys
    Probably caused by : L1E62x64.sys ( L1E62x64+318d )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If kernel debugger is available get stack backtrace.
    Arguments:
    Arg1: 0000000000000000, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000008, value 0 = read operation, 1 = write operation
    Arg4: 0000000000000000, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002d070e0
     0000000000000000 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    +7751952f01a2d95c
    00000000`00000000 ??              ???
    
    PROCESS_NAME:  System
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xD1
    
    TRAP_FRAME:  fffff88002fd9160 -- (.trap 0xfffff88002fd9160)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
    rdx=fffffa80068d3940 rsi=0000000000000000 rdi=0000000000000000
    rip=0000000000000000 rsp=fffff88002fd92f8 rbp=fffffa800563f010
     r8=0000000000000000  r9=fffffa800563f010 r10=0000000000000000
    r11=000000000000fffb r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    00000000`00000000 ??              ???
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002aceca9 to fffff80002acf740
    
    FAILED_INSTRUCTION_ADDRESS: 
    +7751952f01a2d95c
    00000000`00000000 ??              ???
    
    STACK_TEXT:  
    fffff880`02fd92f8 fffff880`0171b46f : fffffa80`050ebd02 fffffa80`05c77688 00000000`00000001 fffffa80`050ebd60 : 0x0
    fffff880`02fd9300 fffff880`0171b5ad : fffffa80`00000000 fffffa80`068d3940 00000000`00000000 fffffa80`00000000 : ndis!ndisMSendCompleteNetBufferListsInternal+0x10f
    fffff880`02fd93a0 fffff880`049e118d : 00000000`00000000 fffffa80`068d3940 00000000`00000000 fffffa80`050cd000 : ndis!NdisMSendNetBufferListsComplete+0x6d
    fffff880`02fd93e0 00000000`00000000 : fffffa80`068d3940 00000000`00000000 fffffa80`050cd000 fffffa80`050cd000 : L1E62x64+0x318d
    
    
    STACK_COMMAND:  .trap 0xfffff88002fd9160 ; kb
    
    FOLLOWUP_IP: 
    L1E62x64+318d
    fffff880`049e118d ??              ???
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  L1E62x64+318d
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: L1E62x64
    
    IMAGE_NAME:  L1E62x64.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a30a802
    
    FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_NULL_IP_L1E62x64+318d
    
    BUCKET_ID:  X64_0xD1_CODE_AV_NULL_IP_L1E62x64+318d
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmtsmn
    start             end                 module name
    fffff880`03d16000 fffff880`03d54000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`03d6d000 fffff880`03db2000   a9egzvhh a9egzvhh.SYS Tue Jul 14 17:12:55 2009 (4A5CF4D7)
    fffff880`0102f000 fffff880`01086000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03a00000 fffff880`03a8a000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03dc2000 fffff880`03dd8000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`0109d000 fffff880`010a8000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`04856000 fffff880`0485e000   ASACPI   ASACPI.sys   Sun Mar 27 22:30:36 2005 (42476C4C)
    fffff880`011f7000 fffff880`01200000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e86000 fffff880`00eb0000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`04faa000 fffff880`04fca000   AtihdW76 AtihdW76.sys Fri Sep 24 01:44:48 2010 (4C9C3AD0)
    fffff880`03e08000 fffff880`045fd000   atikmdag atikmdag.sys Tue Oct 26 22:29:53 2010 (4CC78EA1)
    fffff880`03ccb000 fffff880`03d16000   atikmpag atikmpag.sys Tue Oct 26 22:14:23 2010 (4CC78AFF)
    fffff960`00970000 fffff960`009d1000   ATMFD    ATMFD.DLL    unavailable (00000000)
    fffff880`03464000 fffff880`03481000   avgntflt avgntflt.sys Thu Nov 11 10:59:48 2010 (4CDC12F4)
    fffff880`00ec4000 fffff880`00ee6000   avipbb   avipbb.sys   Mon Feb 22 05:08:50 2010 (4B8257B2)
    fffff880`03b1f000 fffff880`03b26000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`02ca1000 fffff880`02cb2000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`03597000 fffff880`035b5000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00780000 fffff960`007a7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`00c4c000 fffff880`00c76000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d2c000 fffff880`00dec000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`01200000 fffff880`01230000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cce000 fffff880`00d2c000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03ad4000 fffff880`03b16000   cmdguard cmdguard.sys Fri Sep 10 18:07:10 2010 (4C8AAC0E)
    fffff880`03bcb000 fffff880`03bd6000   cmdhlp   cmdhlp.sys   Fri Sep 10 18:06:39 2010 (4C8AABEF)
    fffff880`014be000 fffff880`01531000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`03db2000 fffff880`03dc2000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`04ec1000 fffff880`04ecf000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`02c00000 fffff880`02c83000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`02c83000 fffff880`02ca1000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02de0000 fffff880`02def000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`015d2000 fffff880`015e8000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`04e3d000 fffff880`04e5f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04fca000 fffff880`04fd3000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`04ecf000 fffff880`04edb000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`04fd3000 fffff880`04fe6000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`04fe6000 fffff880`04ff2000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04862000 fffff880`04956000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04956000 fffff880`0499c000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`07755000 fffff880`0778b000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`049f0000 fffff880`049fd000   fdc      fdc.sys      Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`00eb0000 fffff880`00ec4000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`04f8a000 fffff880`04f95000   flpydisk flpydisk.sys Mon Jul 13 20:00:54 2009 (4A5BCAB6)
    fffff880`00c00000 fffff880`00c4c000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01542000 fffff880`0154c000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01400000 fffff880`0143a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`01600000 fffff880`0164a000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`03d60000 fffff880`03d6d000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02a16000 fffff800`02a5f000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`0499c000 fffff880`049c0000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`04e65000 fffff880`04ec1000   HdAudio  HdAudio.sys  Mon Jul 13 20:06:59 2009 (4A5BCC23)
    fffff880`013d7000 fffff880`013f0000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`03c82000 fffff880`03c8a080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`04ff2000 fffff880`05000000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`034cf000 fffff880`03597000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`017f4000 fffff880`017fd000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`02ceb000 fffff880`02d03000   inspect  inspect.sys  Fri Sep 10 18:07:36 2010 (4C8AAC28)
    fffff880`03cb5000 fffff880`03ccb000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`02cb2000 fffff880`02cc1000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`03433000 fffff880`03441000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00ba5000 fffff800`00baf000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04edb000 fffff880`04f1e000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`014a4000 fffff880`014be000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`017af000 fffff880`017da000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`04e5f000 fffff880`04e64200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`049de000 fffff880`049f0000   L1E62x64 L1E62x64.sys Thu Jun 11 02:45:22 2009 (4A30A802)
    fffff880`034a2000 fffff880`034b7000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`03441000 fffff880`03464000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c76000 fffff880`00cba000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`013f0000 fffff880`013fe000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`02def000 fffff880`02dfe000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`015e8000 fffff880`015f5000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00e6c000 fffff880`00e86000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`035b5000 fffff880`035cd000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`035cd000 fffff880`035fa000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`06e89000 fffff880`06ed7000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`06ed7000 fffff880`06efa000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`03b84000 fffff880`03b8f000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01086000 fffff880`01090000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01446000 fffff880`014a4000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02dd5000 fffff880`02de0000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017e2000 fffff880`017f4000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`0165d000 fffff880`0174f000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`03c00000 fffff880`03c0c000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`03c0c000 fffff880`03c3b000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04f95000 fffff880`04faa000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02d03000 fffff880`02d12000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`03a8a000 fffff880`03acf000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`0174f000 fffff880`017af000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`03b8f000 fffff880`03ba0000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02dc9000 fffff880`02dd5000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a5f000 fffff800`0303b000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`01234000 fffff880`013d7000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`03b16000 fffff880`03b1f000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02cc5000 fffff880`02ceb000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`011db000 fffff880`011f0000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f9c000 fffff880`00fcf000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`011f0000 fffff880`011f7000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00e5c000 fffff880`00e6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01531000 fffff880`01542000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`06efa000 fffff880`06fa0000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04e00000 fffff880`04e3d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cba000 fffff880`00cce000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`03dd8000 fffff880`03dfc000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`03c3b000 fffff880`03c56000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`03c56000 fffff880`03c77000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`03bdf000 fffff880`03bf9000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02d78000 fffff880`02dc9000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`03c77000 fffff880`03c82000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`03b69000 fffff880`03b72000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`03b72000 fffff880`03b7b000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`03b7b000 fffff880`03b84000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`01598000 fffff880`015d2000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`034b7000 fffff880`034cf000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`02d5e000 fffff880`02d78000   SCDEmu   SCDEmu.SYS   Mon Apr 12 04:52:25 2010 (4BC2DF49)
    fffff880`01000000 fffff880`0102f000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`06fa0000 fffff880`06fab000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`03d54000 fffff880`03d60000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02d12000 fffff880`02d2f000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`017da000 fffff880`017e2000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`010ac000 fffff880`011d2000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`076bf000 fffff880`07755000   srv      srv.sys      Thu Aug 26 23:38:00 2010 (4C773318)
    fffff880`07658000 fffff880`076bf000   srv2     srv2.sys     Thu Aug 26 23:37:46 2010 (4C77330A)
    fffff880`06fab000 fffff880`06fd8000   srvnet   srvnet.sys   Thu Aug 26 23:37:24 2010 (4C7732F4)
    fffff880`0485e000 fffff880`0485f480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01801000 fffff880`019fe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`06fd8000 fffff880`06fea000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`03bbe000 fffff880`03bcb000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`03ba0000 fffff880`03bbe000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02d4a000 fffff880`02d5e000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00560000 fffff960`0056a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`03c8f000 fffff880`03cb5000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`04f1e000 fffff880`04f30000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`03416000 fffff880`03433000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`04860000 fffff880`04861f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`049cd000 fffff880`049de000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04f30000 fffff880`04f8a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04800000 fffff880`04856000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`049c0000 fffff880`049cd000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`01090000 fffff880`0109d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`03b26000 fffff880`03b34000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`03b34000 fffff880`03b59000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`0164a000 fffff880`0165a000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00fcf000 fffff880`00fe4000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e00000 fffff880`00e5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`0154c000 fffff880`01598000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02d2f000 fffff880`02d4a000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`03b59000 fffff880`03b69000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ee9000 fffff880`00f8d000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f8d000 fffff880`00f9c000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03bd6000 fffff880`03bdf000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00050000 fffff960`00360000   win32k   win32k.sys   unavailable (00000000)
    fffff880`011d2000 fffff880`011db000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`03481000 fffff880`034a2000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`0778b000 fffff880`07797000   hiber_atapor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`07797000 fffff880`077a0000   hiber_atapi.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`077a0000 fffff880`077b3000   hiber_dumpfv
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06e00000 fffff880`06e71000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015e8000 fffff880`015f6000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0143a000 fffff880`01446000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015f6000 fffff880`015ff000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`013d7000 fffff880`013ea000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  5. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #5

    Thank you for your help. I get back to business if in any case the problem occurs again.

    Keep up the good work!

    -kanyini
      My Computer


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

    You are welcome, Kanyini. I hope this fixes your problem. Please update us an a couple of days and let us know how your system is doing.
      My Computer


  7. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #7

    Hi again. My computer is freezing again.

    Sometimes it performs slowly and few bluescreens a day.

    Is there possibility that there is virus on my computer that mods the registry = makes the computer unbalanced?
    Last edited by kanyini; 06 Mar 2011 at 18:12.
      My Computer


 

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

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