IRQL not less than BSOD

Page 1 of 6 123 ... LastLast

  1. Posts : 26
    W7
       #1

    IRQL not less than BSOD


    Description
    The computer has rebooted from a bugcheck. The bugcheck was: 0x000000d1 (0x000000000000000a, 0x000000000000000d, 0x0000000000000008, 0x000000000000000a). A dump was saved in: C:\Windows\MEMORY.DMP. Report Id: 081810-10701-01.

    This DMP file is 453MB now it happens so often...

    oh and its w7 64 bit oem, not reinstalled,
    Last edited by chrism101; 18 Aug 2010 at 16:58. Reason: attached files
      My Computer


  2. Posts : 26
    W7
    Thread Starter
       #2

    Problem signature
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033

    Extra information about the problem
    BCCode: a
    BCP1: 0000002BE1EF5602
    BCP2: 0000000000000002
    BCP3: 0000000000000001
    BCP4: FFFFF80002E93F62
    OS Version: 6_1_7600
    Service Pack: 0_0
    Product: 768_1
    Bucket ID: X64_0xA_nt!KiIdleLoop+d2
    Server information: cfce749a-d2cb-437f-b635-3ffb6e0e8fe1
      My Computer


  3. Posts : 17,796
    Windows 10, Home Clean Install
       #3
      My Computer


  4. Posts : 26
    W7
    Thread Starter
       #4

    Problem signature
    Problem Event Name: BlueScreen
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033

    Extra information about the problem
    BCCode: d1
    BCP1: 000000000000000D
    BCP2: 000000000000000D
    BCP3: 0000000000000008
    BCP4: 000000000000000D
    OS Version: 6_1_7600
    Service Pack: 0_0
    Product: 768_1
    Bucket ID: X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260
    Server information: 98097bb3-2fe2-4308-a9d5-a1ef22970d53
      My Computer


  5. Posts : 26
    W7
    Thread Starter
       #5

    ill run that prog and post back
      My Computer


  6. Posts : 17,796
    Windows 10, Home Clean Install
       #6

    As soon as you send it to us, someone will help with your problem
      My Computer


  7. Posts : 26
    W7
    Thread Starter
       #7

    richc46 said:
    As soon as you send it to us, someone will help with your problem
    updated
      My Computer


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

    There are a lot of dumps there; this will take a while. I looked at the latest three dumps. I will look at the others.

    Error code A - IRQL_NOT_LESS_OR_EQUAL. Usally caused by Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility

    Error code D1 (two dumps showed this code) - DRIVER_IRQL_NOT_LESS_OR_EQUAL. Usually cause by a device driver.

    These are hardware/hardware related error. Unfortunately, the dumps do not point out a specific cause.

    Code:
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck D1, {a, d, 8, a}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
    
    Followup: MachineOwner
    ---------
    
    7: 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: 000000000000000a, memory referenced
    Arg2: 000000000000000d, IRQL
    Arg3: 0000000000000008, value 0 = read operation, 1 = write operation
    Arg4: 000000000000000a, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800030fa0e0
     000000000000000a 
    
    CURRENT_IRQL:  d
    
    FAULTING_IP: 
    +5809952f00e4dda0
    00000000`0000000a ??              ???
    
    PROCESS_NAME:  System
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xD1
    
    TRAP_FRAME:  fffff880031929d0 -- (.trap 0xfffff880031929d0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=e0b7a2db219ee800 rbx=0000000000000000 rcx=0000000000000011
    rdx=000000000001c2d6 rsi=0000000000000000 rdi=0000000000000000
    rip=000000000000000a rsp=fffff88003192b60 rbp=0000000000000000
     r8=0000000000021896  r9=0000000000000000 r10=000000000000000a
    r11=0000000000000002 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na po nc
    00000000`0000000a ??              ???
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002ec1ca9 to fffff80002ec2740
    
    FAILED_INSTRUCTION_ADDRESS: 
    +5809952f00e4dda0
    00000000`0000000a ??              ???
    
    STACK_TEXT:  
    fffff880`03192888 fffff800`02ec1ca9 : 00000000`0000000a 00000000`0000000a 00000000`0000000d 00000000`00000008 : nt!KeBugCheckEx
    fffff880`03192890 fffff800`02ec0920 : fffff800`02eceb25 000000b2`c6b946b0 fffff880`03160003 fffff880`03192a60 : nt!KiBugCheckDispatch+0x69
    fffff880`031929d0 00000000`0000000a : 00000000`00000002 fffffa80`06cd01a0 00000000`000000ff 00000000`00000000 : nt!KiPageFault+0x260
    fffff880`03192b60 00000000`00000002 : fffffa80`06cd01a0 00000000`000000ff 00000000`00000000 00000000`000000ff : 0xa
    fffff880`03192b68 fffffa80`06cd01a0 : 00000000`000000ff 00000000`00000000 00000000`000000ff 00000000`00000000 : 0x2
    fffff880`03192b70 00000000`000000ff : 00000000`00000000 00000000`000000ff 00000000`00000000 00000000`00000000 : 0xfffffa80`06cd01a0
    fffff880`03192b78 00000000`00000000 : 00000000`000000ff 00000000`00000000 00000000`00000000 00000000`00000000 : 0xff
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiPageFault+260
    fffff800`02ec0920 440f20c0        mov     rax,cr8
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!KiPageFault+260
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260
    
    BUCKET_ID:  X64_0xD1_CODE_AV_BAD_IP_nt!KiPageFault+260
    
    Followup: MachineOwner
    ---------
    
    7: kd> lmtsmn
    start             end                 module name
    fffff880`04359000 fffff880`04397000   1394ohci 1394ohci.sys Mon Jul 13 20:07:12 2009 (4A5BCC30)
    fffff880`00f0c000 fffff880`00f63000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`052bb000 fffff880`05334000   ADIHdAud ADIHdAud.sys Thu May 21 04:21:06 2009 (4A150EF2)
    fffff880`0404a000 fffff880`040d4000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`043c3000 fffff880`043d9000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`05265000 fffff880`05271f00   Alpham164 Alpham164.sys Mon Jul 23 03:57:03 2007 (46A45F4F)
    fffff880`05272000 fffff880`05277500   Alpham264 Alpham264.sys Tue Mar 20 05:51:03 2007 (45FFAE87)
    fffff880`011e4000 fffff880`011ef000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`04397000 fffff880`0439f000   ASACPI   ASACPI.sys   Wed Jul 15 23:31:29 2009 (4A5E9F11)
    fffff880`041f9000 fffff880`041ff000   AsIO     AsIO.sys     Mon Aug 03 03:03:16 2009 (4A768BB4)
    fffff880`061e7000 fffff880`061f2000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`011db000 fffff880`011e4000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`01000000 fffff880`0102a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`01200000 fffff880`01222000   avipbb   avipbb.sys   Mon Feb 22 05:08:50 2010 (4B8257B2)
    fffff880`02c33000 fffff880`02c3a000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04038000 fffff880`04049000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`046fd000 fffff880`0471b000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00640000 fffff960`00667000   cdd      cdd.dll      unavailable (00000000)
    fffff880`05353000 fffff880`05370000   cdfs     cdfs.sys     Mon Jul 13 19:19:46 2009 (4A5BC112)
    fffff880`02c00000 fffff880`02c2a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00ce7000 fffff880`00da7000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`00da7000 fffff880`00dd7000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c89000 fffff880`00ce7000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01481000 fffff880`014f4000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`04243000 fffff880`04253000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`047d1000 fffff880`047d9000   cpuz132_x64 cpuz132_x64.sys Thu Mar 26 19:17:23 2009 (49CC0D03)
    fffff880`061f2000 fffff880`061fa000   cpuz_x64 cpuz_x64.sys Tue Oct 07 15:44:27 2008 (48EBBC1B)
    fffff880`053e2000 fffff880`053f0000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0401a000 fffff880`04038000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`0400b000 fffff880`0401a000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`016ae000 fffff880`016c4000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`048cf000 fffff880`048f1000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`04253000 fffff880`04260000   dsNcAdpt dsNcAdpt.sys Mon Mar 30 22:33:33 2009 (49D180FD)
    fffff880`05200000 fffff880`05213000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02ca3000 fffff880`02dc1000   dump_iaStorV dump_iaStorV.sys Wed Apr 08 12:57:17 2009 (49DCD76D)
    fffff880`05370000 fffff880`0537c000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`10ade000 fffff880`10bd2000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`0fe00000 fffff880`0fe46000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`06000000 fffff880`06036000   fastfat  fastfat.SYS  Mon Jul 13 19:23:28 2009 (4A5BC1F0)
    fffff880`00fe0000 fffff880`00ff4000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00e00000 fffff880`00e4c000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`01505000 fffff880`0150f000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`015a5000 fffff880`015df000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0150f000 fffff880`01559000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`0439f000 fffff880`043ac000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff800`02e09000 fffff800`02e52000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`10bd2000 fffff880`10bf6000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0538a000 fffff880`053a3000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`053a3000 fffff880`053ab080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`0537c000 fffff880`0538a000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`0461a000 fffff880`046e2000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`016a5000 fffff880`016ae000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`010bd000 fffff880`011db000   iaStorV  iaStorV.sys  Wed Apr 08 12:57:17 2009 (49DCD76D)
    fffff880`00c00000 fffff880`00c16000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0497a000 fffff880`04989000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`05278000 fffff880`05286000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bd2000 fffff800`00bdc000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04200000 fffff880`04243000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`01467000 fffff880`01481000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01660000 fffff880`0168b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`043bd000 fffff880`043c2200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`053ac000 fffff880`053c1000   LHidFilt LHidFilt.Sys Thu Mar 18 04:51:17 2010 (4BA1E985)
    fffff880`05286000 fffff880`0529b000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`053ce000 fffff880`053e2000   LMouFilt LMouFilt.Sys Thu Mar 18 04:51:24 2010 (4BA1E98C)
    fffff880`05221000 fffff880`05244000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`04260000 fffff880`04267000   ManyCam_x64 ManyCam_x64.sys unavailable (00000000)
    fffff880`00c31000 fffff880`00c75000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`05213000 fffff880`05221000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`04989000 fffff880`04998000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`053c1000 fffff880`053ce000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`010a3000 fffff880`010bd000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`0471b000 fffff880`04733000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`04733000 fffff880`04760000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`04760000 fffff880`047ae000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`047ae000 fffff880`047d1000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`02c98000 fffff880`02ca3000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f6c000 fffff880`00f76000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01409000 fffff880`01467000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`04000000 fffff880`0400b000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`01693000 fffff880`016a5000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`016c9000 fffff880`017bb000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`04278000 fffff880`04284000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`0529b000 fffff880`052ae000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`048f5000 fffff880`04924000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0485a000 fffff880`0486f000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`0415e000 fffff880`0416d000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`040d4000 fffff880`04119000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01600000 fffff880`01660000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`02ddf000 fffff880`02df0000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`041ed000 fffff880`041f9000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02e52000 fffff800`0342e000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0122e000 fffff880`013d1000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02c2a000 fffff880`02c33000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10adc000 fffff880`10add180   nvBridge nvBridge.kmd Fri Jul 09 17:07:54 2010 (4C378FAA)
    fffff880`0486f000 fffff880`04892000   nvhda64v nvhda64v.sys Mon Jun 21 18:07:25 2010 (4C1FE29D)
    fffff880`0fe4a000 fffff880`10adbe00   nvlddmkm nvlddmkm.sys Fri Jul 09 17:15:58 2010 (4C37918E)
    fffff880`049ac000 fffff880`049ff000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`04122000 fffff880`04148000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00fb6000 fffff880`00fcb000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f76000 fffff880`00fa9000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`0108c000 fffff880`01093000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`01093000 fffff880`010a3000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`014f4000 fffff880`01505000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`05ced000 fffff880`05d93000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`04892000 fffff880`048cf000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c75000 fffff880`00c89000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`043d9000 fffff880`043fd000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`04924000 fffff880`0493f000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`0493f000 fffff880`04960000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04960000 fffff880`0497a000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`0419c000 fffff880`041ed000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`02c7d000 fffff880`02c86000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02c86000 fffff880`02c8f000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02c8f000 fffff880`02c98000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0610d000 fffff880`06145000   RDPWD    RDPWD.SYS    Mon Jul 13 20:16:47 2009 (4A5BCE6F)
    fffff880`017bb000 fffff880`017f5000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`02dc1000 fffff880`02dd9000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`05d93000 fffff880`05d9e000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`043b5000 fffff880`043bd000   serscan  serscan.sys  Mon Jul 13 20:35:32 2009 (4A5BD2D4)
    fffff880`0168b000 fffff880`01693000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0605d000 fffff880`060f3000   srv      srv.sys      Mon Jun 21 23:21:11 2010 (4C202C27)
    fffff880`05c00000 fffff880`05c68000   srv2     srv2.sys     Mon Jun 21 23:20:47 2010 (4C202C0F)
    fffff880`05d9e000 fffff880`05dcb000   srvnet   srvnet.sys   Mon Jun 21 23:20:32 2010 (4C202C00)
    fffff880`04267000 fffff880`04277d00   STREAM   STREAM.SYS   Mon Jul 13 20:06:18 2009 (4A5BCBFA)
    fffff880`04998000 fffff880`04999480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01803000 fffff880`01a00000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`05dcb000 fffff880`05ddd000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02df0000 fffff880`02dfd000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`060f3000 fffff880`060fe000   tdtcp    tdtcp.sys    Mon Jul 13 20:16:32 2009 (4A5BCE60)
    fffff880`013d1000 fffff880`013ef000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`04188000 fffff880`0419c000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00570000 fffff960`0057a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`060fe000 fffff880`0610d000   tssecsrv tssecsrv.sys Mon Jul 13 20:16:41 2009 (4A5BCE69)
    fffff880`00dd7000 fffff880`00dfd000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0499a000 fffff880`049ac000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`046e2000 fffff880`046fcc00   usbaudio usbaudio.sys Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`05334000 fffff880`05351000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`05351000 fffff880`05352f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`042e3000 fffff880`042f4000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`04800000 fffff880`0485a000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`0428d000 fffff880`042e3000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00c16000 fffff880`00c31000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`015ed000 fffff880`015fa000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00fa9000 fffff880`00fb6000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02c3a000 fffff880`02c48000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`02c48000 fffff880`02c6d000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00fcb000 fffff880`00fe0000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01030000 fffff880`0108c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01559000 fffff880`015a5000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`04148000 fffff880`0415e000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`0416d000 fffff880`04188000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02c6d000 fffff880`02c7d000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e59000 fffff880`00efd000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00efd000 fffff880`00f0c000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`04119000 fffff880`04122000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`00090000 fffff960`0039f000   win32k   win32k.sys   unavailable (00000000)
    fffff880`043ac000 fffff880`043b5000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00f63000 fffff880`00f6c000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`05244000 fffff880`05265000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`06145000 fffff880`06176000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    fffff880`042f4000 fffff880`04359000   yk62x64  yk62x64.sys  Mon Sep 28 04:19:31 2009 (4AC07193)
    
    Unloaded modules:
    fffff880`06176000 fffff880`061e7000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`06176000 fffff880`061e7000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015df000 fffff880`015ed000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02cae000 fffff880`02dcc000   dump_iaStorV
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`02dcc000 fffff880`02ddf000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {2be1ef5602, 2, 1, fffff80002e93f62}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiIdleLoop+d2 )
    
    Followup: MachineOwner
    ---------
    
    7: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    IRQL_NOT_LESS_OR_EQUAL (a)
    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 a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 0000002be1ef5602, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000001, bitfield :
        bit 0 : value 0 = read operation, 1 = write operation
        bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff80002e93f62, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff800030c30e0
     0000002be1ef5602 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!KiIdleLoop+d2
    fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff880031923d0 -- (.trap 0xfffff880031923d0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=000044b8d300ae31 rbx=0000000000000000 rcx=0000000000000002
    rdx=000044b900000000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002e93f62 rsp=fffff88003192560 rbp=0000000000000001
     r8=fffff8800316c301  r9=0000000000000002 r10=000000000000005f
    r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up di pl nz na pe nc
    nt!KiIdleLoop+0xd2:
    fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax ds:d600:00000000`00000018=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002e8aca9 to fffff80002e8b740
    
    STACK_TEXT:  
    fffff880`03192288 fffff800`02e8aca9 : 00000000`0000000a 0000002b`e1ef5602 00000000`00000002 00000000`00000001 : nt!KeBugCheckEx
    fffff880`03192290 fffff800`02e89920 : 00000000`0000000a fffffa80`0838a540 fffff880`0316a180 fffff800`02e97de0 : nt!KiBugCheckDispatch+0x69
    fffff880`031923d0 fffff800`02e93f62 : 00000000`00000000 fffff800`02e9729e fffff880`03192600 00000000`00000000 : nt!KiPageFault+0x260
    fffff880`03192560 00000000`00000098 : 00000000`00000000 00000000`000000ff 00000000`00000000 ffffd985`49e33480 : nt!KiIdleLoop+0xd2
    fffff880`03192590 00000000`00000000 : 00000000`000000ff 00000000`00000000 ffffd985`49e33480 00000000`00000002 : 0x98
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiIdleLoop+d2
    fffff800`02e93f62 48014718        add     qword ptr [rdi+18h],rax
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!KiIdleLoop+d2
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0xA_nt!KiIdleLoop+d2
    
    BUCKET_ID:  X64_0xA_nt!KiIdleLoop+d2
    
    Followup: MachineOwner
    ---------
    To begin troubleshooting, I recommend that you uninstall Avira. Avira is known to cause BSOD's on some Win 7 systems. Use this tool >Info > Tool. Download and install Microsoft Security Essentials while you are troubleshooting. You can reinstall Avira after you get your system running smooth, though I do not recommend doing so.

    Download a copy of Memtest86+ - Advanced Memory Diagnostic Tool and burn the ISO to a CD using http://isorecorder.alexfeinman.com/W7. Boot from the CD, and leave it running for at least 7 passes. Error, if any, will show up on your screen in red. Please post the results of this test.

    If Memtest shows no errors, enable Driver Verifier. Read the thread below carefully.

    Driver Verifier - Enable and Disable

    If you get a BSOD triggered by Driver Verifier, upload it. Hopefully it will point out the offending driver.

    https://www.sevenforums.com/tutorials...en-forums.html







    Last edited by CarlTR6; 18 Aug 2010 at 17:35.
      My Computer


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

    chrism101 said:
    richc46 said:
    As soon as you send it to us, someone will help with your problem
    updated

    Well, while Carl is doing the DMP"s

    old drivers needing updating
    Code:
    Alpham264.sys        fffff880`05272000    fffff880`05277500    0x00005500    0x45ffae87    3/20/2007 05:51:03                        
    Alpham164.sys        fffff880`05265000    fffff880`05271f00    0x0000cf00    0x46a45f4f    7/23/2007 03:57:03                        
    cpuz_x64.sys        fffff880`061f2000    fffff880`061fa000    0x00008000    0x48ebbc1b    10/7/2008 15:44:27                        
    cpuz132_x64.sys        fffff880`047d1000    fffff880`047d9000    0x00008000    0x49cc0d03    3/26/2009 19:17:23                        
    dsNcAdpt.sys        fffff880`04253000    fffff880`04260000    0x0000d000    0x49d180fd    3/30/2009 22:33:33                        
    iaStorV.sys        fffff880`010bd000    fffff880`011db000    0x0011e000    0x49dcd76d    4/8/2009 12:57:17                        
    dump_iaStorV.sys        fffff880`02ca3000    fffff880`02dc1000    0x0011e000    0x49dcd76d    4/8/2009 12:57:17                        
    spldr.sys        fffff880`0168b000    fffff880`01693000    0x00008000    0x4a0858bb    5/11/2009 12:56:27                        
    GEARAspiWDM.sys        fffff880`0439f000    fffff880`043ac000    0x0000d000    0x4a1151c0    5/18/2009 08:17:04                        
    amdxata.sys        fffff880`011e4000    fffff880`011ef000    0x0000b000    0x4a12f2eb    5/19/2009 13:56:59                        
    ADIHdAud.sys        fffff880`052bb000    fffff880`05334000    0x00079000    0x4a150ef2    5/21/2009 04:21:06

    thats a lot of crashes. only the most current ones are relevant.


    Ken
      My Computer


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

    Thanks for the help, Ken; that saved me a lot of time.

    Chrism101, start updating with the oldest drivers first. If you need help with this please post.
      My Computer


 
Page 1 of 6 123 ... 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 16:17.
Find Us