Bsod irql not less or equal

Page 3 of 4 FirstFirst 1234 LastLast

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

    I looked at your four most recent dumps. You did a good job with the drivers. Most are updated. Here are the ones that I still find loaded on your systems that are out of date:

    amdsata.sys Tue Apr 28 19:33:25 2009 - AMD AHCI 1.2 Device Driver. AMD.com | Support & Downloads. Update this driver from the link provided. This driver is showing up all of your dumps as an unloaded module.

    NTIDrvr.sys Tue Mar 24 23:09:39 2009 - NTI CD-ROM Filter Driver by NewTech Infosystems (likely a part of Acer Empowering Technology) OEM none at NTI - Support - OEM Resources - DVD Burning Software, Data Backup Software, CD Burning, Blu-ray Burning Software - Official Site. Try to update this driver through the Acer site. If you cannot update it, uninstall the Acer Empowering Technology or rename this driver. See note below.

    UBHelper.sys Mon Apr 27 04:48:19 2009 - NTI CD & DVD-Maker or NTI Backup NOW! or NTI CD-Maker by NewTech Infosystems (usually in Acer Empowering Technology). OEM none at NTI - Support - OEM Resources - DVD Burning Software, Data Backup Software, CD Burning, Blu-ray Burning Software - Official Site. See above

    usbfilter.sys Fri Apr 03 07:39:51 2009 - AMD USB Filter Driver (likely part of the chipset drivers). AMD.com | Support & Downloads. Update your AMD chipset drivers.
       Note
    Renaming drivers: create a restore point, using Windows Explorer, navigate to C:\Windows\System32\Drivers, locate the driver files, and rename them from .sys to .old. Reboot and the drivers will not load. This will break whatever software or hardware these drivers are associated with.


    Next, enable Driver Verifier carefully following the instructions in this tutorial:
    Driver Verifier - Enable and Disable. If Driver Verifier encounters a faulty driver, it will trigger a BSOD. Please upload any and all dumps triggered by Verifier.


    Code:
    Windows 7 Kernel Version 7600 MP (2 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02017000 PsLoadedModuleList = 0xfffff800`02254e50
    Debug session time: Sun Jan 30 11:14:57.070 2011 (GMT-5)
    System Uptime: 0 days 0:00:43.711
    Loading Kernel Symbols
    ...............................................................
    ........................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 3D, {fffff880009f7ff0, 0, 0, fffff88000debe56}
    
    Probably caused by : ntkrnlmp.exe ( nt!KiInterruptHandler+29 )
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    INTERRUPT_EXCEPTION_NOT_HANDLED (3d)
    Arguments:
    Arg1: fffff880009f7ff0
    Arg2: 0000000000000000
    Arg3: 0000000000000000
    Arg4: fffff88000debe56
    
    Debugging Details:
    ------------------
    
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3D
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  a
    
    EXCEPTION_RECORD:  fffff880009f8788 -- (.exr 0xfffff880009f8788)
    Cannot read Exception record @ fffff880009f8788
    
    TRAP_FRAME:  fffff880009f8830 -- (.trap 0xfffff880009f8830)
    Unable to read trap frame at fffff880`009f8830
    
    LAST_CONTROL_TRANSFER:  from fffff80002086ca9 to fffff80002087740
    
    STACK_TEXT:  
    fffff880`009f7738 fffff800`02086ca9 : 00000000`0000003d fffff880`009f7ff0 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    fffff880`009f7740 fffff800`02082fe9 : 000000a0`8d8d4800 e8000001`28938d48 fffff880`009f7ff0 fffff800`020b4668 : nt!KiBugCheckDispatch+0x69
    fffff880`009f7880 fffff800`020ad40d : fffff880`010d0fe4 fffff880`0109d0b8 fffff880`01080000 fffff880`009f8788 : nt!KiInterruptHandler+0x29
    fffff880`009f78b0 fffff800`020b4a90 : fffff800`021d691c fffff880`009f7928 fffff880`009f8788 fffff800`02017000 : nt!RtlpExecuteHandlerForException+0xd
    fffff880`009f78e0 fffff800`020c19ef : fffff880`009f8788 fffff880`009f7ff0 fffff880`00000000 fffff880`0275c388 : nt!RtlDispatchException+0x410
    fffff880`009f7fc0 fffff800`02086d82 : fffff880`009f8788 fffff880`0388f3b0 fffff880`009f8830 00000000`00000001 : nt!KiDispatchException+0x16f
    fffff880`009f8650 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiInterruptHandler+29
    fffff800`02082fe9 90              nop
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!KiInterruptHandler+29
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x3D_nt!KiInterruptHandler+29
    
    BUCKET_ID:  X64_0x3D_nt!KiInterruptHandler+29
    
    Followup: MachineOwner
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    INTERRUPT_EXCEPTION_NOT_HANDLED (3d)
    Arguments:
    Arg1: fffff880009f7ff0
    Arg2: 0000000000000000
    Arg3: 0000000000000000
    Arg4: fffff88000debe56
    
    Debugging Details:
    ------------------
    
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x3D
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  a
    
    EXCEPTION_RECORD:  fffff880009f8788 -- (.exr 0xfffff880009f8788)
    Cannot read Exception record @ fffff880009f8788
    
    TRAP_FRAME:  fffff880009f8830 -- (.trap 0xfffff880009f8830)
    Unable to read trap frame at fffff880`009f8830
    
    LAST_CONTROL_TRANSFER:  from fffff80002086ca9 to fffff80002087740
    
    STACK_TEXT:  
    fffff880`009f7738 fffff800`02086ca9 : 00000000`0000003d fffff880`009f7ff0 00000000`00000000 00000000`00000000 : nt!KeBugCheckEx
    fffff880`009f7740 fffff800`02082fe9 : 000000a0`8d8d4800 e8000001`28938d48 fffff880`009f7ff0 fffff800`020b4668 : nt!KiBugCheckDispatch+0x69
    fffff880`009f7880 fffff800`020ad40d : fffff880`010d0fe4 fffff880`0109d0b8 fffff880`01080000 fffff880`009f8788 : nt!KiInterruptHandler+0x29
    fffff880`009f78b0 fffff800`020b4a90 : fffff800`021d691c fffff880`009f7928 fffff880`009f8788 fffff800`02017000 : nt!RtlpExecuteHandlerForException+0xd
    fffff880`009f78e0 fffff800`020c19ef : fffff880`009f8788 fffff880`009f7ff0 fffff880`00000000 fffff880`0275c388 : nt!RtlDispatchException+0x410
    fffff880`009f7fc0 fffff800`02086d82 : fffff880`009f8788 fffff880`0388f3b0 fffff880`009f8830 00000000`00000001 : nt!KiDispatchException+0x16f
    fffff880`009f8650 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiExceptionDispatch+0xc2
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!KiInterruptHandler+29
    fffff800`02082fe9 90              nop
    
    SYMBOL_STACK_INDEX:  2
    
    SYMBOL_NAME:  nt!KiInterruptHandler+29
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x3D_nt!KiInterruptHandler+29
    
    BUCKET_ID:  X64_0x3D_nt!KiInterruptHandler+29
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start             end                 module name
    fffff880`00f0f000 fffff880`00f66000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`00de1000 fffff880`00df5000   amdsata  amdsata.sys  Tue Apr 28 19:33:25 2009 (49F79245)
    fffff880`010e2000 fffff880`010ed000   amdxata  amdxata.sys  Tue Apr 28 19:33:27 2009 (49F79247)
    fffff880`00d93000 fffff880`00d9c000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00d9c000 fffff880`00dc6000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`018ee000 fffff880`018f6000   AtiPcie  AtiPcie.sys  Tue May 05 11:00:22 2009 (4A005486)
    fffff880`00fd7000 fffff880`00fe3000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`0193e000 fffff880`01945000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`02982000 fffff880`02993000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`01800000 fffff880`0182a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cb9000 fffff880`00d79000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`018be000 fffff880`018ee000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c5b000 fffff880`00cb9000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01000000 fffff880`01073000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`00fce000 fffff880`00fd7000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`02993000 fffff880`029a3000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`02aeb000 fffff880`02af9000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`018a8000 fffff880`018be000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02b03000 fffff880`02b17000   dump_amdsata dump_amdsata.sys Tue Apr 28 19:33:25 2009 (49F79245)
    fffff880`02af9000 fffff880`02b03000   dump_diskdump dump_diskdump.sys Mon Jul 12 23:32:05 2010 (4C3BDE35)
    fffff880`02b17000 fffff880`02b2a000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`02b47000 fffff880`02b53000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff960`005e0000 fffff960`005fe000   dxg      dxg.sys      unavailable (00000000)
    fffff880`01139000 fffff880`0114d000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`010ed000 fffff880`01139000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff960`00960000 fffff960`00969000   framebuf framebuf.dll unavailable (00000000)
    fffff880`01211000 fffff880`0121b000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`0186e000 fffff880`018a8000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0148b000 fffff880`014d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`025f3000 fffff800`0263c000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`019ad000 fffff880`019d1000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`014ef000 fffff880`014f8000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`028f7000 fffff880`02915000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02915000 fffff880`02924000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bd3000 fffff800`00bd6000   kdcom    kdcom.dll    Tue Nov 30 09:40:39 2010 (4CF50CE7)
    fffff880`02800000 fffff880`02843000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013e2000 fffff880`013fc000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`00c3a000 fffff880`00c47000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`02973000 fffff880`02982000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`00d79000 fffff880`00d93000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00dc6000 fffff880`00dd1000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`01988000 fffff880`01993000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f6f000 fffff880`00f79000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`0114d000 fffff880`011ab000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`029a3000 fffff880`029ae000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`014dd000 fffff880`014ef000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014ff000 fffff880`015f1000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01993000 fffff880`019a4000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff800`02017000 fffff800`025f3000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0123f000 fffff880`013e2000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`0182a000 fffff880`01832000   NTIDrvr  NTIDrvr.sys  Tue Mar 24 23:09:39 2009 (49C9A073)
    fffff880`01935000 fffff880`0193e000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`00fb9000 fffff880`00fce000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f79000 fffff880`00fac000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00dd1000 fffff880`00de1000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`01200000 fffff880`01211000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`00c47000 fffff880`00c5b000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`00c00000 fffff880`00c3a000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`01080000 fffff880`010e2000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`029c2000 fffff880`029c3480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`02924000 fffff880`02971000   SynTP    SynTP.sys    Thu Sep 17 22:30:41 2009 (4AB2F0D1)
    fffff880`01601000 fffff880`017fe000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`029ae000 fffff880`029c2000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00780000 fffff960`0078a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`019d1000 fffff880`019d9000   UBHelper UBHelper.sys Mon Apr 27 04:48:19 2009 (49F57153)
    fffff880`02843000 fffff880`02855000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`02b2a000 fffff880`02b47000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`02971000 fffff880`02972f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`028e6000 fffff880`028f7000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`028da000 fffff880`028e6000   usbfilter usbfilter.sys Fri Apr 03 07:39:51 2009 (49D5F587)
    fffff880`02a91000 fffff880`02aeb000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`01832000 fffff880`0183d000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`02884000 fffff880`028da000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00fac000 fffff880`00fb9000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`01945000 fffff880`01953000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`01953000 fffff880`01978000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00fe3000 fffff880`00ff8000   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`011ab000 fffff880`011f7000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`01978000 fffff880`01988000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e5c000 fffff880`00f00000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f00000 fffff880`00f0f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff960`000c0000 fffff960`003d0000   win32k   win32k.sys   unavailable (00000000)
    fffff880`019a4000 fffff880`019ad000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00f66000 fffff880`00f6f000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`02b53000 fffff880`02b74000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`018f6000 fffff880`01904000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01904000 fffff880`0190e000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0190e000 fffff880`01922000   dump_amdsata
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01922000 fffff880`01935000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`014d5000 fffff880`014dd000   spldr.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    
    Debug session time: Sun Jan 30 11:19:26.716 2011 (GMT-5)
    System Uptime: 0 days 0:00:50.356
    Loading Kernel Symbols
    ...............................................................
    ........................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {fffffa82c4d912a0, 2, 0, fffff80002005557}
    
    Probably caused by : storport.sys ( storport!RaUnitStartIo+2e1 )
    
    Followup: MachineOwner
    ---------
    
    1: 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: fffffa82c4d912a0, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, 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: fffff80002005557, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    OVERLAPPED_MODULE: Address regions for 'dump_amdsata' and 'crashdmp.sys' overlap
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800022f20e0
     fffffa82c4d912a0 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    hal!HalBuildScatterGatherList+12b
    fffff800`02005557 498b09          mov     rcx,qword ptr [r9]
    
    CUSTOMER_CRASH_COUNT:  2
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff880009f8930 -- (.trap 0xfffff880009f8930)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=00000000000001a8 rbx=0000000000000000 rcx=fffff8800255b248
    rdx=fffff8800255b0c8 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002005557 rsp=fffff880009f8ac0 rbp=fffff8800255b0b8
     r8=0000000000000200  r9=fffffa82c4d912a0 r10=fffff8800255b0b8
    r11=0000000000000002 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe cy
    hal!HalBuildScatterGatherList+0x12b:
    fffff800`02005557 498b09          mov     rcx,qword ptr [r9] ds:fffffa82`c4d912a0=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff800020b9ca9 to fffff800020ba740
    
    STACK_TEXT:  
    fffff880`009f87e8 fffff800`020b9ca9 : 00000000`0000000a fffffa82`c4d912a0 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`009f87f0 fffff800`020b8920 : fffffa80`052b03b3 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`009f8930 fffff800`02005557 : fffffa80`04fab7db fffff800`020bcd26 00000000`00000001 00000000`00000000 : nt!KiPageFault+0x260
    fffff880`009f8ac0 fffff880`010fd3a1 : fffff880`0255b010 fffffa80`04d9e4c0 00000000`0000000f fffffa80`04d9e4c0 : hal!HalBuildScatterGatherList+0x12b
    fffff880`009f8b30 fffff880`010fed76 : fffffa80`00000001 fffff880`034ca3b0 fffffa80`04578450 fffffa80`0455f1b0 : storport!RaUnitStartIo+0x2e1
    fffff880`009f8bb0 fffff880`010fd8d3 : 00000000`00000000 fffff800`000000ef fffffa80`03aeeb30 fffffa80`0455f060 : storport! ?? ::FNODOBFM::`string'+0x19cb
    fffff880`009f8c90 fffff800`020c5bfc : fffff880`009e5180 fffff800`00000000 fffffa80`0455f128 fffff880`009eff40 : storport!RaidpAdapterDpcRoutine+0x53
    fffff880`009f8cd0 fffff800`020c2eea : fffff880`009e5180 fffff880`009eff40 00000000`00000000 fffff880`010fd880 : nt!KiRetireDpcList+0x1bc
    fffff880`009f8d80 00000000`00000000 : fffff880`009f9000 fffff880`009f3000 fffff880`009f8d40 00000000`00000000 : nt!KiIdleLoop+0x5a
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    storport!RaUnitStartIo+2e1
    fffff880`010fd3a1 3d230000c0      cmp     eax,0C0000023h
    
    SYMBOL_STACK_INDEX:  4
    
    SYMBOL_NAME:  storport!RaUnitStartIo+2e1
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: storport
    
    IMAGE_NAME:  storport.sys
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bcace
    
    FAILURE_BUCKET_ID:  X64_0xA_storport!RaUnitStartIo+2e1
    
    BUCKET_ID:  X64_0xA_storport!RaUnitStartIo+2e1
    
    Followup: MachineOwner
    ---------
    
    1: kd> lmtsmn
    start             end                 module name
    fffff880`00f5a000 fffff880`00fb1000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`00db0000 fffff880`00dc4000   amdsata  amdsata.sys  Tue Apr 28 19:33:25 2009 (49F79245)
    fffff880`0115d000 fffff880`01168000   amdxata  amdxata.sys  Tue Apr 28 19:33:27 2009 (49F79247)
    fffff880`00e66000 fffff880`00e6f000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e6f000 fffff880`00e99000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`019f7000 fffff880`019ff000   AtiPcie  AtiPcie.sys  Tue May 05 11:00:22 2009 (4A005486)
    fffff880`00e2b000 fffff880`00e37000   BATTC    BATTC.SYS    Mon Jul 13 19:31:01 2009 (4A5BC3B5)
    fffff880`01848000 fffff880`0184f000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`023ed000 fffff880`023fe000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`010d1000 fffff880`010fb000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cf0000 fffff880`00db0000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`019c7000 fffff880`019f7000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c92000 fffff880`00cf0000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0105e000 fffff880`010d1000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`00e22000 fffff880`00e2b000   compbatt compbatt.sys Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`02200000 fffff880`02210000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`022e0000 fffff880`022ee000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`019b1000 fffff880`019c7000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0180a000 fffff880`0181e000   dump_amdsata dump_amdsata.sys Tue Apr 28 19:33:25 2009 (49F79245)
    fffff880`01800000 fffff880`0180a000   dump_diskdump dump_diskdump.sys Mon Jul 12 23:32:05 2010 (4C3BDE35)
    fffff880`0181e000 fffff880`01831000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`01831000 fffff880`0183d000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff960`00410000 fffff960`0042e000   dxg      dxg.sys      unavailable (00000000)
    fffff880`011b4000 fffff880`011c8000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01168000 fffff880`011b4000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff960`00880000 fffff960`00889000   framebuf framebuf.dll unavailable (00000000)
    fffff880`01200000 fffff880`0120a000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01977000 fffff880`019b1000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0148b000 fffff880`014d5000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02001000 fffff800`0204a000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`015d0000 fffff880`015f4000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`0196e000 fffff880`01977000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`02362000 fffff880`02380000   i8042prt i8042prt.sys Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`02380000 fffff880`0238f000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff800`00bbb000 fffff800`00bbe000   kdcom    kdcom.dll    Tue Nov 30 09:40:39 2010 (4CF50CE7)
    fffff880`02231000 fffff880`02274000   ks       ks.sys       Wed Mar 03 23:32:25 2010 (4B8F37D9)
    fffff880`013d2000 fffff880`013ec000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01460000 fffff880`0148b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`00c71000 fffff880`00c7e000   mcupdate_AuthenticAMD mcupdate_AuthenticAMD.dll Mon Jul 13 21:29:09 2009 (4A5BDF65)
    fffff880`023de000 fffff880`023ed000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`00e4c000 fffff880`00e66000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00e99000 fffff880`00ea4000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`01892000 fffff880`0189d000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00fba000 fffff880`00fc4000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`01000000 fffff880`0105e000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02210000 fffff880`0221b000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`0195c000 fffff880`0196e000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014de000 fffff880`015d0000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`0189d000 fffff880`018ae000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff800`0204a000 fffff800`02626000   nt       ntkrnlmp.exe Sat Jun 19 00:16:41 2010 (4C1C44A9)
    fffff880`0122f000 fffff880`013d2000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`018bf000 fffff880`018c7000   NTIDrvr  NTIDrvr.sys  Tue Mar 24 23:09:39 2009 (49C9A073)
    fffff880`0183f000 fffff880`01848000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`00e0d000 fffff880`00e22000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fc4000 fffff880`00ff7000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00c5c000 fffff880`00c6c000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`013ec000 fffff880`013fd000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`00c7e000 fffff880`00c92000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`01922000 fffff880`0195c000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`010fb000 fffff880`0115d000   storport storport.sys Mon Jul 13 20:01:18 2009 (4A5BCACE)
    fffff880`0222f000 fffff880`02230480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`0238f000 fffff880`023dc000   SynTP    SynTP.sys    Thu Sep 17 22:30:41 2009 (4AB2F0D1)
    fffff880`01602000 fffff880`017ff000   tcpip    tcpip.sys    Sun Jun 13 23:39:04 2010 (4C15A458)
    fffff880`0221b000 fffff880`0222f000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00600000 fffff960`0060a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`018b7000 fffff880`018bf000   UBHelper UBHelper.sys Mon Apr 27 04:48:19 2009 (49F57153)
    fffff880`02274000 fffff880`02286000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`0120a000 fffff880`01227000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`023dc000 fffff880`023ddf00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`02351000 fffff880`02362000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`02345000 fffff880`02351000   usbfilter usbfilter.sys Fri Apr 03 07:39:51 2009 (49D5F587)
    fffff880`02286000 fffff880`022e0000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`015f4000 fffff880`015ff000   usbohci  usbohci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`022ef000 fffff880`02345000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`00e00000 fffff880`00e0d000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`0184f000 fffff880`0185d000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`0185d000 fffff880`01882000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`00e37000 fffff880`00e4c000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00c00000 fffff880`00c5c000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`018ce000 fffff880`0191a000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`01882000 fffff880`01892000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00ea7000 fffff880`00f4b000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f4b000 fffff880`00f5a000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff960`000a0000 fffff960`003b0000   win32k   win32k.sys   unavailable (00000000)
    fffff880`018ae000 fffff880`018b7000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00fb1000 fffff880`00fba000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`011c8000 fffff880`011e9000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`01800000 fffff880`0180e000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0180e000 fffff880`01818000   dump_storpor
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01818000 fffff880`0182c000   dump_amdsata
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0182c000 fffff880`0183f000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0191a000 fffff880`01922000   spldr.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


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

    Maguscreed said:
    Are you still running mcaffe? because I'm still seeing it's sys files and drivers in the report.

    I only bring this up because third party av's just don't seem to work with win 7 on some system configurations. It's possible removing it could solve your problem which seems to be more and more general in nature as I see more and more reports.
    That is a good point; but I do not see any McAfee drivers loading on his system.
      My Computer


  3. Posts : 6,668
    Windows 7 x64
       #23

    Yes, it was my mistake, I got three dumps confused in my checking and made three mistakes posting as a result, please disregard.
      My Computer


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

    LOL. Will do. If it is any consolation, I have made that mistake more than once.
      My Computer


  5. Posts : 16
    Windows 7 home premium 64bits
    Thread Starter
       #25

    Maybe it's me, but I cannot manage to find any of those files on their sites... I'll continue looking...
      My Computer


  6. Posts : 16
    Windows 7 home premium 64bits
    Thread Starter
       #26

    After the activition of verifier.exe, I manage to start my windows without problem. I think I will keep it open until I can go on internet with my computer and try to update my drivers with driveragent or something like that. Do you think it's a good idea?

    Thanks!
      My Computer


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

    Jubin, for the AMD drivers try this link: AMD.com | Support & Downloads. Select chipset and file in your model number, etc. You can also do a search from that same link.
      My Computer


  8. Posts : 16
    Windows 7 home premium 64bits
    Thread Starter
       #28

    Oh my god! It is not good! After leaving the sleep mode and trying to go back on windows, the computer freezes.

    After I restarted it it writes:
    Broadcom UNDI PXE-2.1 v11.4.1
    [...]
    Broadcom Base code PXE-2.1 V1.1.0
    [...]
    PXE-E61: Media test failure, check cable
    PXE-M0F: Exiting Broadcom PXE ROM

    Disk error


    When I tryed to start again, I have the same messages but with "Operating system not found" in place of Disk error...

    Something I can do?
      My Computer


  9. Posts : 16
    Windows 7 home premium 64bits
    Thread Starter
       #29

    Just to let you know, after that, I had go to the BIOS and my booting order is still ok and the BIOS see that I have a HDD
      My Computer


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

    For the time being, turn Driver Verifier off and finish updating your drivers. If you had any BSOD"s with Verifier running, please upload them. You may upload just the dumps without running the tool.

    After updating your drivers, run CheckDisk -
    Run CHKDSK /R /F from an elevated (Run as adminstrator) Command Prompt. Please do this for each hard drive on your system.

    When it tells you it can't do it right now - and asks you if you'd like to do it at the next reboot - answer Y (for Yes) and press Enter. Then reboot and let the test run. It may take a while for it to run, but keep an occasional eye on it to see if it generates any errors. See "CHKDSK LogFile" below in order to check the results of the test.

    Elevated Command Prompt:
    Go to Start and type in "cmd.exe" (without the quotes)
    At the top of the Search Box, right click on Cmd.exe and select "Run as administrator"

    CHKDSK LogFile:
    Go to Start and type in "eventvwr.msc" (without the quotes) and press Enter
    Expand the Windows logs heading, then select the Application log file entry.
    Double click on the Source column header.
    Scroll down the list until you find the Chkdsk entry (wininit for Windows 7) (winlogon for XP).


    Copy/paste the results into your next post.
    Then I suggest that your test your RAM with Memtest86+just make sure there is no RAM problem. Follow the instructions in this tutorial: RAM - Test with Memtest86+. Run Memtest froma cold boot after your computer has been off for and hour or so. Let it run for a minimum of 7 passes; this will take 6-8 hours. Post back with the results.
      My Computer


 
Page 3 of 4 FirstFirst 1234 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 18:14.
Find Us