HP Pavillion m9600t Windows 7 Home Premium keeps crashing

Page 2 of 2 FirstFirst 12

  1. Posts : 2,566
    Win 7 Pro x64 SP1 OS X Snow Leopard 10.6.7
       #11

    .doc extension wont do anything.

    Copy the .dmp file from C:\Windows\Minidump to your desktop
    Zip all the .dmp file to a .zip or .rar file.
    Then upload using the Seven Forums Attachment.
      My Computer


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

    WillPC said:
    Carl,
    I was hoping you would interpret this dump file for me. My suspicion is the issue relates to Windows back-up, perhaps a disk problem.
    (Pls note I changed the file extension from dmp to doc to enable the upload).
    Thx,
    Andrew

    First old drivers from before win 7 release

    Code:
    iaStorV.sys    4/8/2009 11:57:17    0x49dcd76d    fffff880`012c6000    fffff880`013e4000        0x0011e000                    
    spldr.sys    5/11/2009 11:56:27    0x4a0858bb    fffff880`019f2000    fffff880`019fa000        0x00008000                    
    nvlddmkm.sys    5/14/2009 15:48:07    0x4a0c8387    fffff880`04a60000    fffff880`05567b00        0x00b07b00                    
    GEARAspiWDM.sys    5/18/2009 7:17:04    0x4a1151c0    fffff880`04606000    fffff880`04613000        0x0000d000                    
    amdxata.sys    5/19/2009 12:56:59    0x4a12f2eb    fffff880`01277000    fffff880`01282000        0x0000b000                    
    dump_iaStor.sys    6/4/2009 20:53:40    0x4a287aa4    fffff880`02e55000    fffff880`02f71000        0x0011c000                    
    iaStor.sys    6/4/2009 20:53:40    0x4a287aa4    fffff880`0108a000    fffff880`011a6000        0x0011c000                    
    e1y62x64.sys    6/12/2009 20:16:42    0x4a32fdfa    fffff880`04446000    fffff880`0448f000        0x00049000
    How To Find Drivers:
    - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads


    Serious Memory corruption run memtest

    Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder or another ISO burning program. Boot from the CD, and leave it running for at least 5 or 6 passes.


    Just remember, any time Memtest reports errors, it can be either bad RAM or a bad motherboard slot. Test the sticks individually, and if you find a good one, test it in all slots.


    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\K\Desktop\011911-42603-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;srv*e:\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 Personal
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`02c0f000 PsLoadedModuleList = 0xfffff800`02e4ce50
    Debug session time: Wed Jan 19 20:55:23.982 2011 (GMT-5)
    System Uptime: 0 days 0:29:43.075
    Loading Kernel Symbols
    .
    
    Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long.
    Run !sym noisy before .reload to track down problems loading symbols.
    
    ..............................................................
    ................................................................
    ...........................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 7A, {fffff6fc40021870, ffffffffc0000056, 113df1860, fffff8800430e2e0}
    
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    GetPointerFromAddress: unable to read from fffff80002eb7220
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KERNEL_DATA_INPAGE_ERROR (7a)
    The requested page of kernel data could not be read in.  Typically caused by
    a bad block in the paging file or disk controller error. Also see
    KERNEL_STACK_INPAGE_ERROR.
    If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
    it means the disk subsystem has experienced a failure.
    If the error status is 0xC000009A, then it means the request failed because
    a filesystem failed to make forward progress.
    Arguments:
    Arg1: fffff6fc40021870, lock type that was held (value 1,2,3, or PTE address)
    Arg2: ffffffffc0000056, error status (normally i/o status code)
    Arg3: 0000000113df1860, current process (virtual address for lock type 3, or PTE)
    Arg4: fffff8800430e2e0, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
    
    Debugging Details:
    ------------------
    
    
    ERROR_CODE: (NTSTATUS) 0xc0000056 - A non close operation has been requested of a file object with a delete pending.
    
    BUGCHECK_STR:  0x7a_c0000056
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff88003577660 -- (.trap 0xfffff88003577660)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=fffff8800430e2e0 rbx=0000000000000000 rcx=fffffa800a1508e8
    rdx=fffffa800a1508b0 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8800430e2e0 rsp=fffff880035777f8 rbp=00000000abababab
     r8=fffffa8007a53910  r9=0000000000000004 r10=fffffa800a1508e8
    r11=fffff880035777e0 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe nc
    afd!AfdDelAddressHandler:
    fffff880`0430e2e0 0000            add     byte ptr [rax],al ds:b358:fffff880`0430e2e0=00
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002cf4168 to fffff80002c7f740
    
    STACK_TEXT:  
    fffff880`03577348 fffff800`02cf4168 : 00000000`0000007a fffff6fc`40021870 ffffffff`c0000056 00000001`13df1860 : nt!KeBugCheckEx
    fffff880`03577350 fffff800`02c7152b : fffffa80`0aca0450 fffff880`035774c0 fffff800`02e0c440 fffff8a0`00004001 : nt! ?? ::FNODOBFM::`string'+0x34c0e
    fffff880`03577430 fffff800`02c9a5c4 : 00000000`00000000 00000000`00000008 ffffffff`ffffffff fffff880`03577708 : nt!MiIssueHardFault+0x28b
    fffff880`03577500 fffff800`02c7d82e : 00000000`00000008 fffffa80`0ad66b90 fffffa80`0a11d000 fffffa80`0b9d62b8 : nt!MmAccessFault+0x11c4
    fffff880`03577660 fffff880`0430e2e0 : fffff880`01683b8f fffffa80`09856180 00000000`abababab 00000000`00000001 : nt!KiPageFault+0x16e
    fffff880`035777f8 fffff880`01683b8f : fffffa80`09856180 00000000`abababab 00000000`00000001 fffffa80`0a150870 : afd!AfdDelAddressHandler
    fffff880`03577800 fffff880`01684006 : fffff880`01680000 fffffa80`0724b3d0 00000000`abababab fffffa80`0724b3d0 : TDI!TdiNotifyPnpClientList+0x17f
    fffff880`03577860 fffff880`016843e1 : fffffa80`0724b3d0 00000000`0000000c fffffa80`0a150800 fffffa80`0724b3d0 : TDI!TdiExecuteRequest+0x3a6
    fffff880`035778b0 fffff880`0166fec5 : 00000000`00000000 fffff880`0167a630 fffffa80`0a150870 fffffa80`0b9d6290 : TDI!TdiHandleSerializedRequest+0x2a1
    fffff880`03577920 fffff880`01672b6e : fffffa80`098904f0 fffffa80`0b9d6290 00000000`00000000 fffff880`03577b70 : tdx!TdxProcessAddressChangeRoutine+0x305
    fffff880`03577a00 fffff880`0192afbd : fffff880`03577b60 fffff880`01b66800 fffff880`03577b70 00000000`00000000 : tdx!TdxNaAddressChangeEvent+0x8e
    fffff880`03577a30 fffff880`01a0dc40 : fffff880`03577b60 fffffa80`09fb3a00 00000000`000007ff 00000000`00000050 : NETIO!NsiParameterChange+0x8d
    fffff880`03577b10 fffff880`01a22475 : 00060000`06000000 fffffa80`09bf16a0 fffff800`02e245f8 00000000`00000000 : tcpip!IppNotifyAddressChangeAtPassive+0x190
    fffff880`03577c00 fffff880`0192299b : fffffa80`06a1f040 fffff800`02e245f8 fffffa80`079c0b70 00000000`00000000 : tcpip!IppInterfaceDelayedWorker+0x15
    fffff880`03577c30 fffff800`02f7bc5d : fffffa80`07923a90 fffffa80`06a1f040 fffffa80`070b8110 fffffa80`06a1f040 : NETIO!NetiopIoWorkItemRoutine+0x3b
    fffff880`03577c80 fffff800`02c8c961 : fffff800`02e24500 fffff800`02f7bc20 fffffa80`06a1f040 00000000`00000000 : nt!IopProcessWorkItem+0x3d
    fffff880`03577cb0 fffff800`02f23c06 : c801fec1`962a9b4a fffffa80`06a1f040 00000000`00000080 fffffa80`06a07040 : nt!ExpWorkerThread+0x111
    fffff880`03577d40 fffff800`02c5dc26 : fffff880`03371180 fffffa80`06a1f040 fffff880`0337c0c0 9d79df5d`6dd1bce4 : nt!PspSystemThreadStartup+0x5a
    fffff880`03577d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !afd
        fffff8800430e000-fffff8800430e19e  415 bytes - afd!AfdUnload+20
        [ 8b 0d 42 cd fe ff ff 15:00 00 00 00 00 00 00 00 ]
        fffff8800430e1a2-fffff8800430e1b5  20 bytes - afd!AfdUnload+1c2 (+0x1a2)
        [ 48 83 e9 80 ff 15 2c c0:00 00 00 00 00 00 00 00 ]
        fffff8800430e1b7 - afd!AfdUnload+1d7 (+0x15)
        [ 01:00 ]
        fffff8800430e1ba-fffff8800430e1cb  18 bytes - afd!AfdUnload+1da (+0x03)
        [ ff 15 18 c0 fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1ce-fffff8800430e1dd  16 bytes - afd!AfdUnload+1ee (+0x14)
        [ ff 15 04 c0 fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1df - afd!AfdUnload+1ff (+0x11)
        [ 02:00 ]
        fffff8800430e1e2-fffff8800430e1f3  18 bytes - afd!AfdUnload+202 (+0x03)
        [ ff 15 f0 bf fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1f6-fffff8800430e273  126 bytes - afd!AfdUnload+216 (+0x14)
        [ ff 15 dc bf fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e275-fffff8800430e2e8  116 bytes - afd!AfdUnload+295 (+0x7f)
        [ 44 fe ff 48 8b 0d 59 45:00 00 00 00 00 00 00 00 ]
        fffff8800430e2ea-fffff8800430e38a  161 bytes - afd!AfdDelAddressHandler+a (+0x75)
        [ 66 83 79 02 02 74 17 66:00 00 00 00 00 00 00 00 ]
        fffff8800430e38c-fffff8800430e3a9  30 bytes - afd!AfdSqmSetTimer+2c (+0xa2)
        [ f8 29 17 d6 ff ff ff 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e3ad-fffff8800430e3bf  19 bytes - afd!AfdSqmSetTimer+4d (+0x21)
        [ 45 33 c0 33 d2 ff 15 b0:00 00 00 00 00 00 00 00 ]
        fffff8800430e3c2-fffff8800430e410  79 bytes - afd!AfdSqmSetTimer+62 (+0x15)
        [ 45 33 c0 48 8b d3 48 89:00 00 00 00 00 00 00 00 ]
        fffff8800430e412-fffff8800430e41f  14 bytes - afd!AfdSqmStoreStreamRow+22 (+0x50)
        [ 8b d8 ff 15 6e c0 fd ff:00 00 00 00 00 00 00 00 ]
        fffff8800430e421-fffff8800430e42c  12 bytes - afd!AfdSqmStoreStreamRow+31 (+0x0f)
        [ 48 8d 14 d8 33 db 48 39:00 00 00 00 00 00 00 00 ]
        fffff8800430e430-fffff8800430e4ab  124 bytes - afd!AfdSqmStoreStreamRow+40 (+0x0f)
        [ 4c 8d 5f 0c 4c 8b 02 49:00 00 00 00 00 00 00 00 ]
        fffff8800430e4ae-fffff8800430e4bb  14 bytes - afd!AfdSqmStoreStreamRow+be (+0x7e)
        [ 48 8b c8 e8 aa fe ff ff:00 00 00 00 00 00 00 00 ]
        fffff8800430e4bd-fffff8800430e4d7  27 bytes - afd!AfdSqmStoreStreamRow+cd (+0x0f)
        [ 48 8b 5c 24 30 48 8b 74:00 00 00 00 00 00 00 00 ]
        fffff8800430e4d9-fffff8800430e4db  3 bytes - afd!AfdSqmStoreStreamRow+e9 (+0x1c)
        [ 3d e8 03:00 00 00 ]
        fffff8800430e4de-fffff8800430e4ec  15 bytes - afd!AfdSqmStoreStreamRow+ee (+0x05)
        [ 73 a1 ff c0 48 89 1f 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e4ee-fffff8800430e53b  78 bytes - afd!AfdSqmStoreStreamRow+fe (+0x10)
        [ eb 9f 90 90 90 90 90 90:00 00 00 00 00 00 00 00 ]
        fffff8800430e53d-fffff8800430e548  12 bytes - afd!AfdSqm+3d (+0x4f)
        [ 75 14 e8 2c b6 ff ff 88:00 00 00 00 00 00 00 00 ]
        fffff8800430e54a-fffff8800430e54e  5 bytes - afd!AfdSqm+4a (+0x0d)
        [ c6 05 b0 ca 03:00 00 00 00 00 ]
        fffff8800430e550-fffff8800430e557  8 bytes - afd!AfdSqm+50 (+0x06)
        [ 01 eb 06 8a 05 a7 ca 03:00 00 00 00 00 00 00 00 ]
        fffff8800430e559-fffff8800430e562  10 bytes - afd!AfdSqm+59 (+0x09)
        [ 40 3a c7 75 07 8b df e9:00 00 00 00 00 00 00 00 ]
        fffff8800430e565-fffff8800430e56b  7 bytes - afd!AfdSqm+65 (+0x0c)
        [ 48 8b 43 18 b9 fd aa:00 00 00 00 00 00 00 ]
        fffff8800430e56e-fffff8800430e574  7 bytes - afd!AfdSqm+6e (+0x09)
        [ 66 39 08 74 0a bb 10:00 00 00 00 00 00 00 ]
        fffff8800430e577-fffff8800430e579  3 bytes - afd!AfdSqm+77 (+0x09)
        [ c0 e9 ec:00 00 00 ]
        fffff8800430e57d-fffff8800430e588  12 bytes - afd!AfdSqm+7d (+0x06)
        [ 8b 4c 24 60 83 f9 04 73:00 00 00 00 00 00 00 00 ]
        fffff8800430e58a-fffff8800430e58c  3 bytes - afd!AfdSqm+8a (+0x0d)
        [ c0 e9 d9:00 00 00 ]
        fffff8800430e590-fffff8800430e5ae  31 bytes - afd!AfdSqm+90 (+0x06)
        [ 8b df 89 5c 24 20 40 3a:00 00 00 00 00 00 00 00 ]
        fffff8800430e5b0-fffff8800430e5c6  23 bytes - afd!AfdSqm+b0 (+0x20)
        [ 48 8b 05 49 c4 fe ff 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e5c8-fffff8800430e5d8  17 bytes - afd!AfdSqm+c8 (+0x18)
        [ 89 74 24 24 83 fe 01 75:00 00 00 00 00 00 00 00 ]
        fffff8800430e5da-fffff8800430e5e4  11 bytes - afd!AfdSqm+da (+0x12)
        [ c0 89 5c 24 20 8b 5c 24:00 00 00 00 00 00 00 00 ]
        fffff8800430e5e8-fffff8800430e60f  40 bytes - afd!AfdSqm+e8 (+0x0e)
        [ 45 33 c9 41 8d 51 78 8d:00 00 00 00 00 00 00 00 ]
        fffff8800430e612-fffff8800430e622  17 bytes - afd!AfdSqm+112 (+0x2a)
        [ c0 8b 5c 24 20 eb 50 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e626-fffff8800430e658  51 bytes - afd!AfdSqm+126 (+0x14)
        [ e8 75 81 fc ff 66 41 89:00 00 00 00 00 00 00 00 ]
        fffff8800430e65b-fffff8800430e6cb  113 bytes - afd!AfdSqm+15b (+0x35)
        [ c0 eb 0b 33 ff 4c 8b 64:00 00 00 00 00 00 00 00 ]
        fffff8800430e6cf-fffff8800430e741  115 bytes - afd!WskKnrDereferenceRequest+f (+0x74)
        [ 4c 8d 05 ba 46 ff ff 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e745-fffff8800430e74e  10 bytes - afd!WskKnrRpcCancel+15 (+0x76)
        [ e8 96 9b ff ff 44 8b 1b:00 00 00 00 00 00 00 00 ]
        fffff8800430e752-fffff8800430e7d5  132 bytes - afd!WskKnrRpcCancel+22 (+0x0d)
        [ 41 ff cb 4c 8d 05 34 46:00 00 00 00 00 00 00 00 ]
        fffff8800430e7d7-fffff8800430e7d8  2 bytes - afd!WskTdiSetEventHandlers+27 (+0x85)
        [ ba 02:00 00 ]
        fffff8800430e7dc-fffff8800430e7e5  10 bytes - afd!WskTdiSetEventHandlers+2c (+0x05)
        [ e8 ef e4 ff ff 85 c0 0f:00 00 00 00 00 00 00 00 ]
        fffff8800430e7e9-fffff8800430e7eb  3 bytes - afd!WskTdiSetEventHandlers+39 (+0x0d)
        [ b9 d3 ac:00 00 00 ]
        fffff8800430e7ee-fffff8800430e7fc  15 bytes - afd!WskTdiSetEventHandlers+3e (+0x05)
        [ 66 3b f1 75 2e 48 8b 4f:00 00 00 00 00 00 00 00 ]
        fffff8800430e7fe-fffff8800430e802  5 bytes - afd!WskTdiSetEventHandlers+4e (+0x10)
        [ 4c 8b cb ba 0a:00 00 00 00 00 ]
        fffff8800430e806-fffff8800430e80f  10 bytes - afd!WskTdiSetEventHandlers+56 (+0x08)
        [ e8 c5 e4 ff ff 85 c0 0f:00 00 00 00 00 00 00 00 ]
        fffff8800430e813-fffff8800430e818  6 bytes - afd!WskTdiSetEventHandlers+63 (+0x0d)
        [ 4c 8d 05 f6 56 03:00 00 00 00 00 00 ]
        fffff8800430e81a-fffff8800430e81b  2 bytes - afd!WskTdiSetEventHandlers+6a (+0x07)
        [ ba 04:00 00 ]
        fffff8800430e81f-fffff8800430e823  5 bytes - afd!WskTdiSetEventHandlers+6f (+0x05)
        [ eb 6e b9 d1 ac:00 00 00 00 00 ]
    WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view  entire output.
    3707 errors : !afd (fffff8800430e000-fffff8800430efff)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  LARGE_4096
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    Followup: memory_corruption
    ---------
    
    2: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    KERNEL_DATA_INPAGE_ERROR (7a)
    The requested page of kernel data could not be read in.  Typically caused by
    a bad block in the paging file or disk controller error. Also see
    KERNEL_STACK_INPAGE_ERROR.
    If the error status is 0xC000000E, 0xC000009C, 0xC000009D or 0xC0000185,
    it means the disk subsystem has experienced a failure.
    If the error status is 0xC000009A, then it means the request failed because
    a filesystem failed to make forward progress.
    Arguments:
    Arg1: fffff6fc40021870, lock type that was held (value 1,2,3, or PTE address)
    Arg2: ffffffffc0000056, error status (normally i/o status code)
    Arg3: 0000000113df1860, current process (virtual address for lock type 3, or PTE)
    Arg4: fffff8800430e2e0, virtual address that could not be in-paged (or PTE contents if arg1 is a PTE address)
    
    Debugging Details:
    ------------------
    
    
    ERROR_CODE: (NTSTATUS) 0xc0000056 - A non close operation has been requested of a file object with a delete pending.
    
    BUGCHECK_STR:  0x7a_c0000056
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff88003577660 -- (.trap 0xfffff88003577660)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=fffff8800430e2e0 rbx=0000000000000000 rcx=fffffa800a1508e8
    rdx=fffffa800a1508b0 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff8800430e2e0 rsp=fffff880035777f8 rbp=00000000abababab
     r8=fffffa8007a53910  r9=0000000000000004 r10=fffffa800a1508e8
    r11=fffff880035777e0 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei ng nz na pe nc
    afd!AfdDelAddressHandler:
    fffff880`0430e2e0 0000            add     byte ptr [rax],al ds:b358:fffff880`0430e2e0=00
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002cf4168 to fffff80002c7f740
    
    STACK_TEXT:  
    fffff880`03577348 fffff800`02cf4168 : 00000000`0000007a fffff6fc`40021870 ffffffff`c0000056 00000001`13df1860 : nt!KeBugCheckEx
    fffff880`03577350 fffff800`02c7152b : fffffa80`0aca0450 fffff880`035774c0 fffff800`02e0c440 fffff8a0`00004001 : nt! ?? ::FNODOBFM::`string'+0x34c0e
    fffff880`03577430 fffff800`02c9a5c4 : 00000000`00000000 00000000`00000008 ffffffff`ffffffff fffff880`03577708 : nt!MiIssueHardFault+0x28b
    fffff880`03577500 fffff800`02c7d82e : 00000000`00000008 fffffa80`0ad66b90 fffffa80`0a11d000 fffffa80`0b9d62b8 : nt!MmAccessFault+0x11c4
    fffff880`03577660 fffff880`0430e2e0 : fffff880`01683b8f fffffa80`09856180 00000000`abababab 00000000`00000001 : nt!KiPageFault+0x16e
    fffff880`035777f8 fffff880`01683b8f : fffffa80`09856180 00000000`abababab 00000000`00000001 fffffa80`0a150870 : afd!AfdDelAddressHandler
    fffff880`03577800 fffff880`01684006 : fffff880`01680000 fffffa80`0724b3d0 00000000`abababab fffffa80`0724b3d0 : TDI!TdiNotifyPnpClientList+0x17f
    fffff880`03577860 fffff880`016843e1 : fffffa80`0724b3d0 00000000`0000000c fffffa80`0a150800 fffffa80`0724b3d0 : TDI!TdiExecuteRequest+0x3a6
    fffff880`035778b0 fffff880`0166fec5 : 00000000`00000000 fffff880`0167a630 fffffa80`0a150870 fffffa80`0b9d6290 : TDI!TdiHandleSerializedRequest+0x2a1
    fffff880`03577920 fffff880`01672b6e : fffffa80`098904f0 fffffa80`0b9d6290 00000000`00000000 fffff880`03577b70 : tdx!TdxProcessAddressChangeRoutine+0x305
    fffff880`03577a00 fffff880`0192afbd : fffff880`03577b60 fffff880`01b66800 fffff880`03577b70 00000000`00000000 : tdx!TdxNaAddressChangeEvent+0x8e
    fffff880`03577a30 fffff880`01a0dc40 : fffff880`03577b60 fffffa80`09fb3a00 00000000`000007ff 00000000`00000050 : NETIO!NsiParameterChange+0x8d
    fffff880`03577b10 fffff880`01a22475 : 00060000`06000000 fffffa80`09bf16a0 fffff800`02e245f8 00000000`00000000 : tcpip!IppNotifyAddressChangeAtPassive+0x190
    fffff880`03577c00 fffff880`0192299b : fffffa80`06a1f040 fffff800`02e245f8 fffffa80`079c0b70 00000000`00000000 : tcpip!IppInterfaceDelayedWorker+0x15
    fffff880`03577c30 fffff800`02f7bc5d : fffffa80`07923a90 fffffa80`06a1f040 fffffa80`070b8110 fffffa80`06a1f040 : NETIO!NetiopIoWorkItemRoutine+0x3b
    fffff880`03577c80 fffff800`02c8c961 : fffff800`02e24500 fffff800`02f7bc20 fffffa80`06a1f040 00000000`00000000 : nt!IopProcessWorkItem+0x3d
    fffff880`03577cb0 fffff800`02f23c06 : c801fec1`962a9b4a fffffa80`06a1f040 00000000`00000080 fffffa80`06a07040 : nt!ExpWorkerThread+0x111
    fffff880`03577d40 fffff800`02c5dc26 : fffff880`03371180 fffffa80`06a1f040 fffff880`0337c0c0 9d79df5d`6dd1bce4 : nt!PspSystemThreadStartup+0x5a
    fffff880`03577d80 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -d !afd
        fffff8800430e000-fffff8800430e19e  415 bytes - afd!AfdUnload+20
        [ 8b 0d 42 cd fe ff ff 15:00 00 00 00 00 00 00 00 ]
        fffff8800430e1a2-fffff8800430e1b5  20 bytes - afd!AfdUnload+1c2 (+0x1a2)
        [ 48 83 e9 80 ff 15 2c c0:00 00 00 00 00 00 00 00 ]
        fffff8800430e1b7 - afd!AfdUnload+1d7 (+0x15)
        [ 01:00 ]
        fffff8800430e1ba-fffff8800430e1cb  18 bytes - afd!AfdUnload+1da (+0x03)
        [ ff 15 18 c0 fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1ce-fffff8800430e1dd  16 bytes - afd!AfdUnload+1ee (+0x14)
        [ ff 15 04 c0 fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1df - afd!AfdUnload+1ff (+0x11)
        [ 02:00 ]
        fffff8800430e1e2-fffff8800430e1f3  18 bytes - afd!AfdUnload+202 (+0x03)
        [ ff 15 f0 bf fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e1f6-fffff8800430e273  126 bytes - afd!AfdUnload+216 (+0x14)
        [ ff 15 dc bf fd ff 48 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e275-fffff8800430e2e8  116 bytes - afd!AfdUnload+295 (+0x7f)
        [ 44 fe ff 48 8b 0d 59 45:00 00 00 00 00 00 00 00 ]
        fffff8800430e2ea-fffff8800430e38a  161 bytes - afd!AfdDelAddressHandler+a (+0x75)
        [ 66 83 79 02 02 74 17 66:00 00 00 00 00 00 00 00 ]
        fffff8800430e38c-fffff8800430e3a9  30 bytes - afd!AfdSqmSetTimer+2c (+0xa2)
        [ f8 29 17 d6 ff ff ff 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e3ad-fffff8800430e3bf  19 bytes - afd!AfdSqmSetTimer+4d (+0x21)
        [ 45 33 c0 33 d2 ff 15 b0:00 00 00 00 00 00 00 00 ]
        fffff8800430e3c2-fffff8800430e410  79 bytes - afd!AfdSqmSetTimer+62 (+0x15)
        [ 45 33 c0 48 8b d3 48 89:00 00 00 00 00 00 00 00 ]
        fffff8800430e412-fffff8800430e41f  14 bytes - afd!AfdSqmStoreStreamRow+22 (+0x50)
        [ 8b d8 ff 15 6e c0 fd ff:00 00 00 00 00 00 00 00 ]
        fffff8800430e421-fffff8800430e42c  12 bytes - afd!AfdSqmStoreStreamRow+31 (+0x0f)
        [ 48 8d 14 d8 33 db 48 39:00 00 00 00 00 00 00 00 ]
        fffff8800430e430-fffff8800430e4ab  124 bytes - afd!AfdSqmStoreStreamRow+40 (+0x0f)
        [ 4c 8d 5f 0c 4c 8b 02 49:00 00 00 00 00 00 00 00 ]
        fffff8800430e4ae-fffff8800430e4bb  14 bytes - afd!AfdSqmStoreStreamRow+be (+0x7e)
        [ 48 8b c8 e8 aa fe ff ff:00 00 00 00 00 00 00 00 ]
        fffff8800430e4bd-fffff8800430e4d7  27 bytes - afd!AfdSqmStoreStreamRow+cd (+0x0f)
        [ 48 8b 5c 24 30 48 8b 74:00 00 00 00 00 00 00 00 ]
        fffff8800430e4d9-fffff8800430e4db  3 bytes - afd!AfdSqmStoreStreamRow+e9 (+0x1c)
        [ 3d e8 03:00 00 00 ]
        fffff8800430e4de-fffff8800430e4ec  15 bytes - afd!AfdSqmStoreStreamRow+ee (+0x05)
        [ 73 a1 ff c0 48 89 1f 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e4ee-fffff8800430e53b  78 bytes - afd!AfdSqmStoreStreamRow+fe (+0x10)
        [ eb 9f 90 90 90 90 90 90:00 00 00 00 00 00 00 00 ]
        fffff8800430e53d-fffff8800430e548  12 bytes - afd!AfdSqm+3d (+0x4f)
        [ 75 14 e8 2c b6 ff ff 88:00 00 00 00 00 00 00 00 ]
        fffff8800430e54a-fffff8800430e54e  5 bytes - afd!AfdSqm+4a (+0x0d)
        [ c6 05 b0 ca 03:00 00 00 00 00 ]
        fffff8800430e550-fffff8800430e557  8 bytes - afd!AfdSqm+50 (+0x06)
        [ 01 eb 06 8a 05 a7 ca 03:00 00 00 00 00 00 00 00 ]
        fffff8800430e559-fffff8800430e562  10 bytes - afd!AfdSqm+59 (+0x09)
        [ 40 3a c7 75 07 8b df e9:00 00 00 00 00 00 00 00 ]
        fffff8800430e565-fffff8800430e56b  7 bytes - afd!AfdSqm+65 (+0x0c)
        [ 48 8b 43 18 b9 fd aa:00 00 00 00 00 00 00 ]
        fffff8800430e56e-fffff8800430e574  7 bytes - afd!AfdSqm+6e (+0x09)
        [ 66 39 08 74 0a bb 10:00 00 00 00 00 00 00 ]
        fffff8800430e577-fffff8800430e579  3 bytes - afd!AfdSqm+77 (+0x09)
        [ c0 e9 ec:00 00 00 ]
        fffff8800430e57d-fffff8800430e588  12 bytes - afd!AfdSqm+7d (+0x06)
        [ 8b 4c 24 60 83 f9 04 73:00 00 00 00 00 00 00 00 ]
        fffff8800430e58a-fffff8800430e58c  3 bytes - afd!AfdSqm+8a (+0x0d)
        [ c0 e9 d9:00 00 00 ]
        fffff8800430e590-fffff8800430e5ae  31 bytes - afd!AfdSqm+90 (+0x06)
        [ 8b df 89 5c 24 20 40 3a:00 00 00 00 00 00 00 00 ]
        fffff8800430e5b0-fffff8800430e5c6  23 bytes - afd!AfdSqm+b0 (+0x20)
        [ 48 8b 05 49 c4 fe ff 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e5c8-fffff8800430e5d8  17 bytes - afd!AfdSqm+c8 (+0x18)
        [ 89 74 24 24 83 fe 01 75:00 00 00 00 00 00 00 00 ]
        fffff8800430e5da-fffff8800430e5e4  11 bytes - afd!AfdSqm+da (+0x12)
        [ c0 89 5c 24 20 8b 5c 24:00 00 00 00 00 00 00 00 ]
        fffff8800430e5e8-fffff8800430e60f  40 bytes - afd!AfdSqm+e8 (+0x0e)
        [ 45 33 c9 41 8d 51 78 8d:00 00 00 00 00 00 00 00 ]
        fffff8800430e612-fffff8800430e622  17 bytes - afd!AfdSqm+112 (+0x2a)
        [ c0 8b 5c 24 20 eb 50 48:00 00 00 00 00 00 00 00 ]
        fffff8800430e626-fffff8800430e658  51 bytes - afd!AfdSqm+126 (+0x14)
        [ e8 75 81 fc ff 66 41 89:00 00 00 00 00 00 00 00 ]
        fffff8800430e65b-fffff8800430e6cb  113 bytes - afd!AfdSqm+15b (+0x35)
        [ c0 eb 0b 33 ff 4c 8b 64:00 00 00 00 00 00 00 00 ]
        fffff8800430e6cf-fffff8800430e741  115 bytes - afd!WskKnrDereferenceRequest+f (+0x74)
        [ 4c 8d 05 ba 46 ff ff 8b:00 00 00 00 00 00 00 00 ]
        fffff8800430e745-fffff8800430e74e  10 bytes - afd!WskKnrRpcCancel+15 (+0x76)
        [ e8 96 9b ff ff 44 8b 1b:00 00 00 00 00 00 00 00 ]
        fffff8800430e752-fffff8800430e7d5  132 bytes - afd!WskKnrRpcCancel+22 (+0x0d)
        [ 41 ff cb 4c 8d 05 34 46:00 00 00 00 00 00 00 00 ]
        fffff8800430e7d7-fffff8800430e7d8  2 bytes - afd!WskTdiSetEventHandlers+27 (+0x85)
        [ ba 02:00 00 ]
        fffff8800430e7dc-fffff8800430e7e5  10 bytes - afd!WskTdiSetEventHandlers+2c (+0x05)
        [ e8 ef e4 ff ff 85 c0 0f:00 00 00 00 00 00 00 00 ]
        fffff8800430e7e9-fffff8800430e7eb  3 bytes - afd!WskTdiSetEventHandlers+39 (+0x0d)
        [ b9 d3 ac:00 00 00 ]
        fffff8800430e7ee-fffff8800430e7fc  15 bytes - afd!WskTdiSetEventHandlers+3e (+0x05)
        [ 66 3b f1 75 2e 48 8b 4f:00 00 00 00 00 00 00 00 ]
        fffff8800430e7fe-fffff8800430e802  5 bytes - afd!WskTdiSetEventHandlers+4e (+0x10)
        [ 4c 8b cb ba 0a:00 00 00 00 00 ]
        fffff8800430e806-fffff8800430e80f  10 bytes - afd!WskTdiSetEventHandlers+56 (+0x08)
        [ e8 c5 e4 ff ff 85 c0 0f:00 00 00 00 00 00 00 00 ]
        fffff8800430e813-fffff8800430e818  6 bytes - afd!WskTdiSetEventHandlers+63 (+0x0d)
        [ 4c 8d 05 f6 56 03:00 00 00 00 00 00 ]
        fffff8800430e81a-fffff8800430e81b  2 bytes - afd!WskTdiSetEventHandlers+6a (+0x07)
        [ ba 04:00 00 ]
        fffff8800430e81f-fffff8800430e823  5 bytes - afd!WskTdiSetEventHandlers+6f (+0x05)
        [ eb 6e b9 d1 ac:00 00 00 00 00 ]
    WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view  entire output.
    3707 errors : !afd (fffff8800430e000-fffff8800430efff)
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  LARGE_4096
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_LARGE_4096
    
    Followup: memory_corruption
    ---------
      My Computer


  3. Posts : 13
    Windows 7 Home Premium 64bit
    Thread Starter
       #13

    Return of the BSOD!


    Carl,
    I was hoping you would interpret this dump file for me. My suspicion is the issue relates to Windows back-up, perhaps a disk problem.
    Thx,
    Will Andrew
      My Computer


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

    Follow zigzags advice. The last dump shows memory problems, too.
      My Computer


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

    I concur with Ken and Rich.
      My Computer


  6. Posts : 13
    Windows 7 Home Premium 64bit
    Thread Starter
       #16

    Ran the memory test. It passed no errors. Checking the drivers. Updated the nvidia driver so far.
    Will
      My Computer


 
Page 2 of 2 FirstFirst 12

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

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