Random Windows 7 BSOD

Page 5 of 7 FirstFirst ... 34567 LastLast

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

    Both of these dumps point to atikmpag.sys as the cause. The stop error codes are 3B and D6.

    STOP 0x0000003B: SYSTEM_SERVICE_EXCEPTION

    Usual causes:
    System service, Device driver, graphics driver, ?memory


    BSOD Index

    STOP 0x000000D6: DRIVER_PAGE_FAULT_BEYOND_END_OF_ALLOCATION

    Usual causes: Device driver

    BSOD Index
      My Computer


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

    theone320 said:
    Yeah but the last time I had Driver Verifier on, it did not show any Ati errors, so it a probably a problem with the current driver. I will just wait for the next version.
    With verifier on it showed memory management, with it off your video driver. I would think you want to fix both. Could be wrong but until those are resolved we cant even begin to diagnose any other (or future) problems.

    How long did you run memtest for? Did you test each stick individually? didi y ou test each mobo slot individually?


    Good Luck


    Ken
      My Computer


  3. Posts : 39
    Windows 7 Pro x64
    Thread Starter
       #43

    No, normally I only get 0X1A errors every few weeks with verifier OFF, with verifier on, I normally do not get BSOD in the 36h period that is recommended. I am just now getting errors with Ati with verifier ON, and that is why my conclusion is that the current ati drivers are at fault. To the other question: I only tested all three sticks together for 11h in the A1, B1 and C1 slots.
      My Computer


  4. Posts : 39
    Windows 7 Pro x64
    Thread Starter
       #44

    New BSOD, never had this one before. Could this have been caused by Graphics Card? Been having artifacts for a few days.
      My Computer


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

    This one is a stop error 50 and it blames corrupted memory.


    STOP 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA

    Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS
    It could be your video card, a driver, or anything corrupting memory. The dmp does not single out your video card.

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Owner\Downloads\071310-10717-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (8 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Machine Name:
    Kernel base = 0xfffff800`02c65000 PsLoadedModuleList = 0xfffff800`02ea2e50
    Debug session time: Tue Jul 13 12:59:42.451 2010 (GMT-4)
    System Uptime: 0 days 8:37:52.481
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ...............................
    Loading User Symbols
    Loading unloaded module list
    ..............
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffffa0005707940, 0, fffff80002d04179, 7}
    
    
    Could not read faulting driver name
    Probably caused by : memory_corruption ( nt!MmCopyToCachedPage+219 )
    
    Followup: MachineOwner
    ---------
    
    6: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffffa0005707940, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffff80002d04179, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 0000000000000007, (reserved)
    
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002f0d0e0
     fffffa0005707940 
    
    FAULTING_IP: 
    nt!MmCopyToCachedPage+219
    fffff800`02d04179 488b07          mov     rax,qword ptr [rdi]
    
    MM_INTERNAL_CODE:  7
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  msnmsgr.exe
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff8800c2d9280 -- (.trap 0xfffff8800c2d9280)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=0000000fffffffff
    rdx=fffff80002c65000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002d04179 rsp=fffff8800c2d9410 rbp=fffff8800c2d9480
     r8=0000098000000000  r9=0000000000bd6dce r10=0000058000000000
    r11=0000000000000002 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe nc
    nt!MmCopyToCachedPage+0x219:
    fffff800`02d04179 488b07          mov     rax,qword ptr [rdi] ds:00000000`00000000=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002d54789 to fffff80002cd5600
    
    STACK_TEXT:  
    fffff880`0c2d9118 fffff800`02d54789 : 00000000`00000050 fffffa00`05707940 00000000`00000000 fffff880`0c2d9280 : nt!KeBugCheckEx
    fffff880`0c2d9120 fffff800`02cd36ee : 00000000`00000000 00000000`00000000 00000000`00000000 fffff800`02e8c6e8 : nt! ?? ::FNODOBFM::`string'+0x40e4b
    fffff880`0c2d9280 fffff800`02d04179 : fffff6fc`c017a2b0 00000000`00000000 00000000`00000000 fffff6fc`c017a2b0 : nt!KiPageFault+0x16e
    fffff880`0c2d9410 fffff800`02d0158e : fffff980`2f457000 00000000`00bd6dce fffff880`00000000 00000000`00000070 : nt!MmCopyToCachedPage+0x219
    fffff880`0c2d9600 fffff800`02d012f4 : fffffa80`08e9aa00 00000000`00bd6dce fffff880`0c2d9740 00000000`00000000 : nt!CcMapAndCopyInToCache+0x20e
    fffff880`0c2d96f0 fffff880`012f5fb8 : 00000000`002d7070 fffffa80`056dfe00 fffff880`0c2d97e0 fffffa80`000000a3 : nt!CcCopyWrite+0x194
    fffff880`0c2d9780 fffff880`01044132 : fffffa80`056dfea0 fffff880`01047732 fffffa80`000000a3 00000000`00000001 : Ntfs!NtfsCopyWriteA+0x208
    fffff880`0c2d9970 fffff880`01047c2a : fffff880`0c2d9a40 fffffa80`0568e728 00000000`00bd6d00 00000000`00000000 : fltmgr!FltpPerformFastIoCall+0xf2
    fffff880`0c2d99d0 fffff880`010657fe : 00000000`000000a3 00000000`00000000 fffffa80`056dfea0 fffff880`0c2d9b40 : fltmgr!FltpPassThroughFastIo+0xda
    fffff880`0c2d9a10 fffff800`02fed7ae : fffffa80`056dff14 fffffa80`00000001 00000001`00000000 fffffa80`056dff14 : fltmgr!FltpFastIoWrite+0x1ce
    fffff880`0c2d9ab0 fffff800`02cd4853 : 00000000`00000001 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtWriteFile+0x5ad
    fffff880`0c2d9bb0 00000000`75142dd9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
    00000000`0936ef18 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x75142dd9
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!MmCopyToCachedPage+219
    fffff800`02d04179 488b07          mov     rax,qword ptr [rdi]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!MmCopyToCachedPage+219
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4b88cfeb
    
    IMAGE_NAME:  memory_corruption
    
    FAILURE_BUCKET_ID:  X64_0x50_nt!MmCopyToCachedPage+219
    
    BUCKET_ID:  X64_0x50_nt!MmCopyToCachedPage+219
    
    Followup: MachineOwner
    ---------
    
    6: kd> lmtsmn
    start             end                 module name
    fffff880`00f2f000 fffff880`00f86000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`02c47000 fffff880`02cd1000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`041be000 fffff880`041d4000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00c3e000 fffff880`00c49000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`04269000 fffff880`04271000   ASACPI   ASACPI.sys   Wed May 13 21:25:17 2009 (4A0B72FD)
    fffff880`09c71000 fffff880`09c7c000   asyncmac asyncmac.sys Mon Jul 13 20:10:13 2009 (4A5BCCE5)
    fffff880`00c00000 fffff880`00c09000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00c09000 fffff880`00c33000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`06fc4000 fffff880`06fe7000   AtiHdmi  AtiHdmi.sys  Thu May 06 05:20:39 2010 (4BE289E7)
    fffff880`04820000 fffff880`04efc000   atikmdag atikmdag.sys Thu May 27 12:47:58 2010 (4BFEA23E)
    fffff880`04178000 fffff880`041be000   atikmpag atikmpag.sys Thu May 27 12:25:36 2010 (4BFE9D00)
    fffff960`00880000 fffff960`008e1000   ATMFD    ATMFD.DLL    Thu May 27 00:11:31 2010 (4BFDF0F3)
    fffff880`019bb000 fffff880`019c2000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`0412b000 fffff880`0413c000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`02988000 fffff880`029a6000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`007d0000 fffff960`007f7000   cdd      cdd.dll      Mon Jul 13 21:25:40 2009 (4A5BDE94)
    fffff880`0195b000 fffff880`01985000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00d24000 fffff880`00de4000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`018f3000 fffff880`01923000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00cc6000 fffff880`00d24000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01101000 fffff880`01174000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`0406a000 fffff880`0407a000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`06fe7000 fffff880`06ff5000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0408a000 fffff880`0410d000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`04579000 fffff880`045b6000   CT20XUT  CT20XUT.SYS  Wed Jul 15 02:46:21 2009 (4A5D7B3D)
    fffff880`04277000 fffff880`0431fe80   ctaud2k  ctaud2k.sys  Wed Jul 15 02:44:49 2009 (4A5D7AE1)
    fffff880`06e60000 fffff880`06fc4000   CTEXFIFX CTEXFIFX.SYS Wed Jul 15 02:46:15 2009 (4A5D7B37)
    fffff880`05600000 fffff880`0561c000   CTHWIUT  CTHWIUT.SYS  Wed Jul 15 02:46:25 2009 (4A5D7B41)
    fffff880`043c2000 fffff880`043f3000   ctoss2k  ctoss2k.sys  Wed Jul 15 02:40:56 2009 (4A5D79F8)
    fffff880`043f3000 fffff880`043fb000   ctprxy2k ctprxy2k.sys Wed Jul 15 02:44:52 2009 (4A5D7AE4)
    fffff880`057ba000 fffff880`057f2000   ctsfm2k  ctsfm2k.sys  Wed Jul 15 02:40:38 2009 (4A5D79E6)
    fffff880`045f2000 fffff880`045fe000   dc3d     dc3d.sys     Tue Nov 03 21:55:41 2009 (4AF0ED2D)
    fffff880`0283d000 fffff880`02862000   DefragFS DefragFS.SYS Tue Dec 15 05:18:19 2009 (4B27626B)
    fffff880`0410d000 fffff880`0412b000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`02deb000 fffff880`02dfa000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`01235000 fffff880`0124b000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`0435d000 fffff880`0437f000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`06e00000 fffff880`06e0c000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`06e17000 fffff880`06e2a000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`06e0c000 fffff880`06e17000   dump_msahci dump_msahci.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`06e2a000 fffff880`06e36000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`04efc000 fffff880`04ff0000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04000000 fffff880`04046000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`044d5000 fffff880`0451f000   emupia2k emupia2k.sys Wed Jul 15 02:40:28 2009 (4A5D79DC)
    fffff880`0108f000 fffff880`010a3000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`01043000 fffff880`0108f000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`0122b000 fffff880`01235000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01000000 fffff880`0103a000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`015a7000 fffff880`015f1000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff880`04811000 fffff880`0481e000   GEARAspiWDM GEARAspiWDM.sys Mon May 18 08:17:04 2009 (4A1151C0)
    fffff880`0562a000 fffff880`057ba000   ha20x22k ha20x22k.sys Wed Jul 15 02:44:02 2009 (4A5D7AB2)
    fffff800`02c1c000 fffff800`02c65000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`04046000 fffff880`0406a000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`045cb000 fffff880`045e4000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`06e55000 fffff880`06e5d080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`0561c000 fffff880`0562a000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`028c0000 fffff880`02988000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`015f1000 fffff880`015fa000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`04162000 fffff880`04178000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0443d000 fffff880`0444c000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`057f2000 fffff880`05800000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bd0000 fffff800`00bda000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`0437f000 fffff880`043c2000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`01200000 fffff880`0121a000   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`04200000 fffff880`04205200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`044bf000 fffff880`044c2d80   LGBusEnum LGBusEnum.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
    fffff880`09dde000 fffff880`09de0480   LGVirHid LGVirHid.sys Mon Nov 23 20:36:48 2009 (4B0B38B0)
    fffff880`02893000 fffff880`028a8000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`04484000 fffff880`044a7000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c6e000 fffff880`00cb2000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`045e4000 fffff880`045f2000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`0444c000 fffff880`0445b000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`04400000 fffff880`0440d000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00de4000 fffff880`00dfe000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`01985000 fffff880`019b2000   MpFilter MpFilter.sys Sat Mar 20 01:58:08 2010 (4BA463F0)
    fffff880`09de1000 fffff880`09df1000   MpNWMon  MpNWMon.sys  Sat Mar 20 01:58:00 2010 (4BA463E8)
    fffff880`029a6000 fffff880`029be000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`029be000 fffff880`029eb000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`08460000 fffff880`084ae000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`084ae000 fffff880`084d1000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`00c33000 fffff880`00c3e000   msahci   msahci.sys   Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`0182b000 fffff880`01836000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00f8f000 fffff880`00f99000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`010a3000 fffff880`01101000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`02de0000 fffff880`02deb000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`014a3000 fffff880`014b5000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`014b5000 fffff880`015a7000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0407a000 fffff880`04086000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`02c00000 fffff880`02c2f000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`045b6000 fffff880`045cb000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`02d45000 fffff880`02d54000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02cd1000 fffff880`02d16000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01400000 fffff880`01460000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`01836000 fffff880`01847000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`02dd4000 fffff880`02de0000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02c65000 fffff800`03241000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
    fffff880`0125a000 fffff880`013fd000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`019b2000 fffff880`019bb000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`02d1f000 fffff880`02d45000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`00fd9000 fffff880`00fee000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00fa6000 fffff880`00fd9000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`00e71000 fffff880`00e78000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00fee000 fffff880`00ffe000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`0121a000 fffff880`0122b000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`084d1000 fffff880`08577000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`0445b000 fffff880`04469000   point64k point64k.sys Tue Nov 03 21:55:38 2009 (4AF0ED2A)
    fffff880`04320000 fffff880`0435d000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00cb2000 fffff880`00cc6000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`041d4000 fffff880`041f8000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`018c9000 fffff880`018e4000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`00c49000 fffff880`00c6a000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04418000 fffff880`04432000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`02d83000 fffff880`02dd4000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`04432000 fffff880`0443d000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`01810000 fffff880`01819000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01819000 fffff880`01822000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`01822000 fffff880`0182b000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`011c0000 fffff880`011fa000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`028a8000 fffff880`028c0000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`01872000 fffff880`018c9000   Rt64win7 Rt64win7.sys Mon Mar 22 05:57:14 2010 (4BA73EFA)
    fffff880`08577000 fffff880`08582000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`0149b000 fffff880`014a3000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`09d46000 fffff880`09dde000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
    fffff880`09cdd000 fffff880`09d46000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`08582000 fffff880`085af000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
    fffff880`044bd000 fffff880`044be480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01601000 fffff880`017fe000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`085af000 fffff880`085c1000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`01865000 fffff880`01872000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`01847000 fffff880`01865000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`02d6f000 fffff880`02d83000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00470000 fffff960`0047a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`0413c000 fffff880`04162000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`044c3000 fffff880`044d5000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`06e36000 fffff880`06e53000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`06e53000 fffff880`06e54f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`04800000 fffff880`04811000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`0451f000 fffff880`04579000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04213000 fffff880`04269000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`09c36000 fffff880`09c51000   USBSTOR  USBSTOR.SYS  Mon Jul 13 20:06:34 2009 (4A5BCC0A)
    fffff880`04206000 fffff880`04213000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00f99000 fffff880`00fa6000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`019c2000 fffff880`019d0000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`019d0000 fffff880`019f5000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`0148b000 fffff880`0149b000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`00e00000 fffff880`00e15000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00e15000 fffff880`00e71000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01174000 fffff880`011c0000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`02d54000 fffff880`02d6f000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`01800000 fffff880`01810000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e7c000 fffff880`00f20000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f20000 fffff880`00f2f000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02d16000 fffff880`02d1f000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000c0000 fffff960`003cf000   win32k   win32k.sys   Sat May 01 11:06:30 2010 (4BDC4376)
    fffff880`04ff0000 fffff880`04ff9000   wmiacpi  wmiacpi.sys  Mon Jul 13 19:31:02 2009 (4A5BC3B6)
    fffff880`00f86000 fffff880`00f8f000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`01923000 fffff880`01944000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    fffff880`02862000 fffff880`02893000   WUDFRd   WUDFRd.sys   Mon Jul 13 20:06:06 2009 (4A5BCBEE)
    
    Unloaded modules:
    fffff880`09c1b000 fffff880`09c36000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09c7c000 fffff880`09c8d000   usbaapl64.sy
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09c8d000 fffff880`09c9e000   WinUsb.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09c00000 fffff880`09c1b000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09cb9000 fffff880`09cd4000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09c9e000 fffff880`09cb9000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`04469000 fffff880`04484000   USBSTOR.SYS
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`09c00000 fffff880`09c71000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01923000 fffff880`01931000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01931000 fffff880`0193d000   dump_pciidex
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0193d000 fffff880`01948000   dump_msahci.
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`01948000 fffff880`0195b000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0448c000 fffff880`044bd000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`0445b000 fffff880`0448c000   WUDFRd.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    Just as a shot in the dark, rename this driver, ASACPI.sys Wed May 13 21:25:17 2009, to ASACPI.bak and reboot. This driver has caused problems on other Win 7 systems and it is obsolete. Post back and let us know if you are still having problems.
      My Computer


  6. Posts : 13,354
    Windows 7 Professional x64
       #46

    Carl- the 2009 version of ASACPI.sys works well in Windows 7. No need to monkey with that more.

    @ the OP: Please enable driver verifier: Using Driver Verifier to identify issues with Drivers
      My Computer


  7. Posts : 39
    Windows 7 Pro x64
    Thread Starter
       #47

    Here are the dmps verifier caused
      My Computer


  8. Posts : 13,354
    Windows 7 Professional x64
       #48

    Yep, the dumps do point to the video card/drivers.

    The video card drivers are dated Thu May 27 12:47:58 2010, so I suspect they are not the problem.

    However, go ahead and remove the drivers completely and install a fresh copy.

    If you have another video card you can test, you should do that also.

    ...Summary of the Dumps:
    Code:
    
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Debug session time: Tue Jul 13 15:44:00.799 2010 (UTC - 4:00)
    System Uptime: 0 days 0:12:55.845
    BugCheck D6, {fffff980139c9000, 0, fffff88004b40145, 0}
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
    Probably caused by : atikmdag.sys ( atikmdag+33b145 )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0xD6
    PROCESS_NAME:  dwm.exe
    ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Debug session time: Tue Jul 13 15:30:00.547 2010 (UTC - 4:00)
    System Uptime: 0 days 0:24:55.593
    BugCheck 3B, {c0000005, fffff88004a0b5f7, fffff88005463a80, 0}
    Probably caused by : atikmdag.sys ( atikmdag+11f5f7 )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0x3B
    PROCESS_NAME:  explorer.exe
    ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Debug session time: Tue Jul 13 15:04:00.331 2010 (UTC - 4:00)
    System Uptime: 0 days 0:08:40.377
    BugCheck D6, {fffff98014faf000, 0, fffff88004bc4145, 0}
    *** WARNING: Unable to verify timestamp for atikmdag.sys
    *** ERROR: Module load completed but symbols could not be loaded for atikmdag.sys
    Probably caused by : atikmdag.sys ( atikmdag+33b145 )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0xD6
    PROCESS_NAME:  csrss.exe
    ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Debug session time: Tue Jul 13 14:54:15.670 2010 (UTC - 4:00)
    System Uptime: 0 days 0:08:00.716
    BugCheck 3B, {c0000005, fffff88004190920, fffff8800aff7890, 0}
    Probably caused by : atikmpag.sys ( atikmpag+22920 )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0x3B
    PROCESS_NAME:  plugin-contain
    ииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииииии
    
      My Computer


  9. Posts : 39
    Windows 7 Pro x64
    Thread Starter
       #49

    "go ahead and remove the drivers completely and install a fresh copy"<--- Did that already, did not help. Gonna test with another card this weekend.
      My Computer


  10. Posts : 13,354
    Windows 7 Professional x64
       #50

    Sounds good, please keep us posted.
      My Computer


 
Page 5 of 7 FirstFirst ... 34567 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 06:03.
Find Us