1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Need help with a dmp file

Discussion in 'Windows Server System' started by dap, 2007/03/19.

  1. 2007/03/19
    dap

    dap Inactive Thread Starter

    Joined:
    2005/11/22
    Messages:
    3
    Likes Received:
    0
    I am getting the following dmp file after a shutdown of the server:

    BugCheck 1000007F, {d, 0, 0, 0}

    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    UNEXPECTED_KERNEL_MODE_TRAP_M (1000007f)
    This means a trap occurred in kernel mode, and it's a trap of a kind
    that the kernel isn't allowed to have/catch (bound trap) or that
    is always instant death (double fault). The first number in the
    bugcheck params is the number of the trap (8 = double fault, etc)
    Consult an Intel x86 family manual to learn more about what these
    traps are. Here is a *portion* of those codes:
    If kv shows a taskGate
    use .tss on the part before the colon, then kv.
    Else if kv shows a trapframe
    use .trap on that value
    Else
    .trap on the appropriate frame will show where the trap was taken
    (on x86, this will be the ebp that goes with the procedure KiTrap)
    Endif
    kb will then show the corrected stack.
    Arguments:
    Arg1: 0000000d, EXCEPTION_GP_FAULT
    Arg2: 00000000
    Arg3: 00000000
    Arg4: 00000000

    Debugging Details:
    ------------------


    BUGCHECK_STR: 0x7f_d

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT_SERVER_MINIDUMP

    CURRENT_IRQL: 0

    MISALIGNED_IP:
    Haspnt+874e
    f6fcb74e 181b sbb [ebx],bl

    LAST_CONTROL_TRANSFER: from 9348ff00 to f6fcb74e

    STACK_TEXT:
    WARNING: Stack unwind information not available. Following frames may be wrong.
    00ef89cf 9348ff00 9e030b3b 4804aa3e 6b00f543 Haspnt+0x874e
    00ef89d3 9e030b3b 4804aa3e 6b00f543 920a274d 0x9348ff00
    00ef89d7 4804aa3e 6b00f543 920a274d dfa44d57 0x9e030b3b
    00ef89db 6b00f543 920a274d dfa44d57 e50006fb 0x4804aa3e
    00ef89df 920a274d dfa44d57 e50006fb ee0006fb 0x6b00f543
    00ef89e3 dfa44d57 e50006fb ee0006fb 0029a511 0x920a274d
    00ef89e7 e50006fb ee0006fb 0029a511 00000000 0xdfa44d57
    00ef89eb ee0006fb 0029a511 00000000 00000000 0xe50006fb
    00ef89ef 0029a511 00000000 00000000 bc000000 0xee0006fb
    00ef89f3 00000000 00000000 bc000000 78037803 0x29a511


    FOLLOWUP_IP:
    Haspnt+874e
    f6fcb74e 181b sbb [ebx],bl

    SYMBOL_STACK_INDEX: 0

    FOLLOWUP_NAME: MachineOwner

    SYMBOL_NAME: Haspnt+874e

    IMAGE_NAME: hardware

    DEBUG_FLR_IMAGE_TIMESTAMP: 0

    STACK_COMMAND: kb

    MODULE_NAME: hardware

    FAILURE_BUCKET_ID: IP_MISALIGNED_Haspnt.sys

    BUCKET_ID: IP_MISALIGNED_Haspnt.sys

    Followup: MachineOwner

    Thanks!
     
    dap,
    #1
  2. 2007/03/20
    cpc2004

    cpc2004 Inactive

    Joined:
    2005/07/08
    Messages:
    366
    Likes Received:
    0
    According to my record, I have 22 confirmed cases for bugcheck 7F with trap d, 50% of the problem is related to faulty ram. Run memtest to stress test the ram.

    3 M/B
    3 CPU
    11 RAM
    5 software

    The following problem may be useful to your problem.
    http://www.windowsbbs.com/showthread.php?p=329237&posted=1#post329237

     

  3. to hide this advert.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.